/*
	Asbestos Network
	Banner and Pullquote
	Notes:
		Styles apply only when both banner and
		pullquote are set to "true" in
		Dreamweaver's template properties.
*/

#pullquote {margin-top: 4em !important;}*/

/* Google Chrome Fix */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#pullquote {margin-top: 6em !important;}
}