/* CSS Document */

/* article page styles */


#article {
	float:left;
	width:590px;
	padding:15px;
	background:#fff;
	margin-right:10px;
	margin-left:10px;
	line-height:1.75em;
	display: inline;
	}
	
#article-image {
	float:left;
	margin-right:15px;
	}
#article img#sponsorhead {
	float:left;
	width:950px;
	/*padding:15px;*/
	background: #989898;
	margin-right:10px;
	margin-left:10px;
	line-height:1.75em;
	display: inline;
        margin-bottom: 10px;

	}	
#column-3 {
	float:left;
	width:320px;
	padding-top:10px;
	}
/*
.column-3-box {
	border:solid 10px #fff !important;	
	margin-top: 10px;
}	
	
.column-3-content {
	margin-left :0px !important;
	margin-right :0px !important;	
}		
*/	
#bottom-ad {
	text-align:center;
	margin-top:15px;
	}

#x01-ad {
	background-color: white;
	padding: 10px;
}

#article-wide {
	float:left;
	width:920px;
	padding:15px;
	background:#fff;
	margin-right:10px;
	margin-left:10px;
	line-height:1.75em;
	display: inline;
	}


.doctorslist{
	width:500px;
}
.doctorslist td{
	width:50%;
}

share_btn
{
float:left
}
.twitter
{
float: left;
}

.facebook_like {
float: left;
margin: 0px;
padding: 0px;
height: 20px;
width: 90px;
}



