h1
{
	padding: 5px 22px;
	margin: 0;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	color: #ffffff;
	background-color: #006BA7;
	overflow: hidden;
}

h2
{
	width: 652px;
	overflow: hidden;
	text-align: center;
	color: #800000;
	font-size: 40px;
}

h2.consumerError
{
	font-size: 16px;
	text-align: justify;
}

h4
{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #0099dc;
}

h6
{
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

canvas
{
	left: 6px;
	top: 2px;
}

.smallPrint
{
	padding-top: 10px;
	width: 100%;
	overflow: hidden;
	font-size: 10px;
	color: #000000;
}

.dentistListings
{
	width: 652px;
	overflow: hidden;
	background-color: #009DDC;
	color: #ffffff;
	font-weight: bold;
}

.dentistListing.odd
{
	background-color: #f2fafd;
}

.full.dentistListing
{
	width: 652px;
	height: 84px;
	overflow: hidden;
	float: left;
	text-transform: capitalize;
}

.dentist,
.dentist-info,
.contact,
.contact-info,
.products,
.distance,
.address,
.directions
{
	padding: 5px 6px;
	float: left;
	height: 72px;
	overflow: hidden;
}

.dentist.header,
.dentist-info.header,
.contact.header,
.contact-info.header,
.products.header,
.distance.header,
.address.header,
.directions.header
{
	height: 16px;
	overflow: hidden;
	border-right: 1px solid #ffffff;
	padding: 2px 6px;
	text-align: left;
}

.dentist
{
	width: 157px;
}

.dentist-info
{
	width: 200px;
}

.contact
{
	width: 80px;
}

.contact-info
{
	width: 120px;
}

.products
{
	width: 117px;
}

.distance
{
	text-align: center;
	width: 33px;
}

.address
{
	width: 200px;
}

.directions
{
	text-align: center;
	width: 95px;
}

.directions,
.directions.header
{
	border: 0;
}

a.getDirectionsLink:link,
a.getDirectionsLink:active,
a.getDirectionsLink:visited,
a.getDirectionsLink:hover
{
	display: block;
	margin: 15px 2px;	
}

a:link .gdImage,
a:active .gdImage,
a:visited .gdImage,
a:hover .gdImage
{
	background-image: url(../images/GetDirections_25x25.png);
	background-repeat: no-repeat;
	width: 25px;
	height: 25px;
	overflow: hidden;
	float: left;
	display: block;
}

a:link .gdImage.odd,
a:active .gdImage.odd,
a:visited .gdImage.odd
{
	background-position: -25px 0;
	background-position-x: -25px;
	background-position-y: 0;
}

a:hover .gdImage.odd
{
	background-position: 0 0;
	background-position-x: 0;
	background-position-y: 0;	
}

a:link .gdImage,
a:active .gdImage,
a:visited .gdImage
{
	background-position: -25px -25px;
	background-position-x: -25px;
	background-position-y: -25px;
}

a:hover .gdImage
{
	background-position: 0 -25px;
	background-position-x: 0;
	background-position-y: -25px;
}


.doctorInputButton
{
	background-color: #3366CC;
	border: solid 1px #77cae8;
	color: #FFFFFF;
}

.zipInput,
.productDrop,
.distanceDrop
{
	margin-right: 10px;
}

.doctorForm
{
	margin: 0 auto;
	width: 650px;
	text-align: center;
	position: relative;
}

.noMatches
{
	padding: 5px 0 0;
	margin: 0;
	width: 630px;
	border: none;
	position: relative;
	top: 30px;
	left: 0;
	color: #77cae8;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.doctorResultContainer
{
	width: 652px;
	overflow: hidden;
	margin: 10px 0 18px; 
	padding: 0;
}

.doctorResultsContainerInner
{
	width: 652px;
	height: 452px;
	overflow-y: scroll;
	overflow-x: hidden;
	margin: 0;
	padding: 0;
}

a:link.getDirections,
a:active.getDirections,
a:visited.getDirections
{
	font-size: 9px;
	color: #663300;
	font-weight: normal;
	position: absolute;
	bottom: 2px;
	text-decoration: none;
	text-align: center;
	width: 50px;
	line-height: 0.9;
}

a:hover.getDirections
{
	color: #000000;
}

.disclaimer
{
	color: #40ADE0;
	font-size: 12px;
	width: 650px;
	overflow: hidden;
	text-align: justify;
	padding: 2px 0 4px;
	margin: 0 auto 8px;
	border-bottom: solid 3px #77cae8;
}

.content
{
	background-image: url(../images/OpalescenceOverview/opalescence_p1_Overview_11.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
}

.contentInner
{
	padding-bottom: 10px;
	width: 652px;
}

.resultsPlaceHolder
{
	width: 652px;
	height: 300px;
}

.paginationControl
{
	width: 422px;
	overflow: hidden;
	height: 24px;
	padding: 2px;
	float: right;
}

.paginationControl span
{
	float: right;
}

#controlBox,
#controlBox1
{
	width: 652px;
	height: 24px;
	overflow: hidden;
	background-color: #F2FAFD;
	padding: 4px 0px;
}

#controlBox1
{
	margin-top: 4px;
}

.page
{
	width: 652px;
	overflow: hidden;
}

a.pagePickerNumber:link,
a.pagePickerNumber:active,
a.pagePickerNumber:visited,
a.pagePicker:link,
a.pagePicker:active,
a.pagePicker:visited
{
	color: #9fa0a1;
	text-decoration: none;
	float: right;
}

a.pagePickerNumber:hover,
a.pagePicker:hover
{
	color: #2C315A;
	text-decoration: none;
	float: right;
}

a.pagePickerNumber.selected:link,
a.pagePickerNumber.selected:active,
a.pagePickerNumber.selected:visited,
a.pagePickerNumber.selected:hover,
a.pagePicker.selected:link,
a.pagePicker.selected:active,
a.pagePicker.selected:visited,
a.pagePicker.selected:hover
{
	color: #2C315A;
	text-decoration: none;
	font-weight: bold;
	float: right;
}

a:link .findButton,
a:active .findButton,
a:visited .findButton,
a:hover .findButton
{
	display: block;
	width: 120px;
	height: 30px;
	overflow: hidden;
	background-image: url(/images/SearchButton_120x30.png);
	background-repeat: no-repeat;
	text-indent: 5000px;
}

a:link .findButton,
a:active .findButton,
a:visited .findButton
{
	background-position: 0 0;
}

a:hover .findButton
{
	background-position: 0 -30px;
}

.numListingsSelector
{
	float: left;
	position: relative;
	width: 138px;
}

#pages
{
	float: right;
	margin: 3px;
	width: 276px;
}

#numListings,
#sortBy
{
	margin-left: 2px;
}

.sortByBox
{
	padding: 2px 0px 2px 6px;
	width: 147px;
	height: 24px;
	float: left;
}

.loadingImage
{
	width: 257px;
	height: 55px;
	overflow: hidden;
	margin: 30px auto;
}

.products ul
{
	list-style-type: disc;
	padding: 0 0 0 20px;
}

.products ul,
.products ul li
{
	margin: 0;
}

.treswhite
{
	color: #FBB480;
}

.pf
{
	color: #007DB3;
}

.boost
{
	color: #F79C88;
}

.googleMapsContainer
{
	width: 666px;
	height: 400px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}

li.hide
{
	color: #ffffff;
}

li.hide.odd
{
	color: #F2FAFD;
}

