/* OBS AND GYNAE HOME CSS */

@import 'obsgynaestyle.css';

#features {
	float:left;
	width:590px;
	margin:0px;
	padding-top:15px;
}

#feature1 {
	float:left;
	width:290px;
	height:200px;
	margin:0px;
	background:url(../images/featurebox_bkgd.jpg) top center no-repeat;
}

#feature2 {
	float:left;
	width:290px;
	height:200px;
	background:url(../images/featurebox_bkgd.jpg) top center no-repeat;
	margin-left:10px;
}

#feature1_text {
	float:left;
	width:260px;
	height:200px;
	margin:0px;
	padding:15px 15px 15px 15px;
}

#feature2_text {
	float:left;
	width:260px;
	height:200px;
	margin:0px;
	padding:15px 15px 15px 15px;
}
