body{
	line-height: 1.5;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #000;
	background: none;
	font-size: 10pt;
}

h1,h2,h3,h4,h5,h6{font-family: Helvetica, Arial, sans-serif;}

img{
	border: 0px;
	float: left;
	margin: 1.5em 1.5em 1.5em 0;
	clear: right;
}

hr{
	clear: both;
}

a:link, a:visited{
	font-weight: 700;
	text-decoration: underline;
}

th, td{
	text-align: left;
	vertical-align: baseline;
}

br.clear{
	clear: both;
}

#menu{
	display: none !important;
}

/* new patients */
#firstVisitImg{
	width: 100% !important;
	width: 95%;
	float: none;
}
/* patient info */
#colorBlocks .colorBlock{
	float: none;
	height: 45px;
	margin: 12px 0px 0px 12px;
	width: 47px;
}
#braces{
	display: none !important;
}
/* smile gallery */
#smilePhotosPane{
	clear: both !important;
	width: 500px;
}
#smilePhotosPane h2{
	float: left;
	width: 225px;
	margin-bottom: 0px;
}
.smilePhoto{
	float: left;
	width: 225px;
	margin: 0 !important;
}
.smilePhoto img{
	margin: 0 !important;
}
#testimonialPane{
	clear: both !important;
}
/* location */
.locationMap{
	margin: 0;
	padding: 0;
	width: 234px !important;
	height: 270px !important;
	width: 208px;
	height: 240px;
}
.addressContainer{
	float: left;
	padding: 0 30px;
}