﻿#page_twoColumn 
{
	position: relative;
	width: 100%;
	height: 100%;
}

#page_twoColumn #left
{
	width: 550px;
	float: left;
}

#page_twoColumn #right 
{
	margin:0;
	height: 100%;
	padding: 0;
	background: url(/public/images/fade2.jpg) no-repeat center left;
	width: 212px;
	margin-left: 565px;
	padding-left: 20px;
}

* html #page_twoColumn #right {
height:100%
}



#locations
{
	position:relative;
	padding-top: 20px;
}

#locations #city
{
	float: left;
} 

 #locations #number
{
	margin-left: 100px;
}

#prepared
{
	position:relative;
	padding-top: 20px;
}
#dentures_list
{
	padding-left: 50px;
	width: 500px;
	padding-bottom: 10px;
}
li
{
	margin-top: 1em;
}
#dental_coupon
{
     background: url(/public/images/dentist_coupons.jpg) no-repeat; 
     width:364px; 
     height:66px; 
     padding-top:17px; 
     text-align:center; 
     font-weight:bold;
     font-size:20px;
     color:#ffffff;
}
.a
{
color:#ffffff;
}