@charset "UTF-8";
/* CSS Document for individual business section page image */

#explore {
	z-index:100;
}

#formatoptions {
	position:absolute;
	top:250px;
}

#layoutcontent {
	background-image: none;
	padding-top: 0px;
	width:580px;
}	

#flash_montage {
	padding: 0px;
	margin-top: 0px;
	margin-right: -6px;
	margin-bottom: 0px;
	margin-left: -4px;
	z-index:1;
}

#content h2 {
	color: #3672B0;
	font-size:large;
	font-weight:bold;
	margin-top:35px;
}

#section1 {
	color: #000;
	font-size: small;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-bottom: 10px;
}

#section1 p {
	color: #000;
	font-size: small;
}

.subject_teaser {
	padding: 0px;
	margin-top:15px;
}

.subject_teaser img {
	background-color: #FFF;
	border:none;
	width:190px;
	height:116px;
	margin:0px;
	padding-top:10px;
}




