/* CSS Document */

body {
margin: 0px;
padding: 0px;
background-color: #ffffff;
background-repeat: no-repeat;
background-position: center 0px;
}

/*  ---------------------------- */
/*  Sitewide removal of image border  */
/*  ---------------------------- */
img {
border: none;
}

#podcast_video_popup_holder {
margin-left:10px;
margin-top:8px;
}



h1 { 
	color:#333333;
	font-size:17px;
	font-weight:normal;
	
}

.h1Purple {
	font-weight:bold;
	color:#6a4c75;

}

h2 { 
	font-size:17px;
	color:#6a4c75;
	font-weight:normal;
	margin-top:0;
}

h3 { 
	font-size:14px;
	color:#6a4c75;
	margin-top:0;
	padding-top:0;
}

#dentist-header {
	background:url(../images/dentist-header.gif) top repeat-x;
	padding: 15px 0 18px 20px;	
}

#text-content {
	background:url(../images/dental-award.gif) no-repeat top right;
	margin:0 34px 0 24px;
	font-size:12px;
	font:Arial, Helvetica, sans-serif;
}

#text-content ul { 
	margin: 0;
	padding:0;
}

#text-content li { 
	color:#333333;
	font-size:12px;
	font-weight:bold;
	list-style:none;
	background:url(../images/li-image.gif) no-repeat left;
	font-family:Arial, Helvetica, sans-serif;
	padding-left: 23px;
	margin:0 0 2px 0;
	line-height:18px;
}

#bottom-box-header { 
	margin-top: 22px;
	width:828px;
	background:url(../images/london-dentist-header.gif);
	text-align:center;
	font-weight:bold;
	color:#000;
	font-size: 14px;
	padding: 14px 0 13px;
	line-height:1;
}

#bottom-box-content { 
	background:url(../images/london-dentist-bottom.jpg) no-repeat top;
	height:263px;
	width:828px;
}

#bottom-box-text { 
	margin:0px 0 0 261px;
	padding-top: 11px;
}

p { 
	font-size:12px;
	color:#333;
}
