@charset "utf-8";
/* CSS Document */

#cs_heading_main {
	padding-top:25px;
	font-size:39px;	
	padding-bottom:10px;
	margin-bottom:10px;
	float: left;
	width:350px;
	
}


#cs_heading_howtofind {
	clear:both;
	padding-top:25px;
	font-size:39px;	
	padding-bottom:10px;
	margin-bottom:10px;
	float: left;
	width:350px;
	
}


#cs_main_contact_box{
	clear:left;	
	width:694px;
	float:left;
	min-height:405px !important;
	height:auto;
	
	
	text-align:justify;
	
}





#cs_big_map_box{
	clear:both;
}

.cs_greyGradient{

		border-width:thin;
	border-color:#C7C7C7;
	border-style:solid;
	padding:10px;
    padding-bottom:0px;
		
		/* For WebKit (Safari, Google Chrome etc) */
		background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f0f0f0));
		/* For Mozilla/Gecko (Firefox etc) */
		background: -moz-linear-gradient(top, #ffffff, #f0f0f0);
		
		
}


.cs_greyGradient_noborder{

		
		
		/* For WebKit (Safari, Google Chrome etc) */
		background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f0f0f0));
		/* For Mozilla/Gecko (Firefox etc) */
		background: -moz-linear-gradient(top, #ffffff, #f0f0f0);
		
		
}

#cs_contactus_box{
	float:right;
	width:257px;
	margin-bottom:20px;
	text-align:right;
	font-size:18px;
	height:auto;
	padding:10px;
	padding-top:5px;
	padding-bottom:5px;
	letter-spacing:1px;
}

#cs_contactus_box p{
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:10px;
	height:auto;
}

#cs_openinghours_box{
	float:right;
	width:257px;;
	margin-bottom:10px;
	text-align:right;
	font-size:16px;
	padding-top:0px;
}

#cs_openinghours_box ul{
	list-style:none;
}


.cs_darkheader{
	float:right;
	height:20px;
	background-color:#DFDFDF;
	background-image:  url(../images/grey_bg_repeater.jpg) ;
	width:257px;
	padding-left:10px;
	padding-right:10px;
	border-width:thin;
	border-color:#C7C7C7;
	border-style:solid;
	text-align:right;
}

#cs_openinghours_box ul li{
	list-style:none;	
}

#cs_main_contact_box ul li{
	list-style:none;
	font-size:22px;
	letter-spacing:0.05em;
}

#cs_main_contact_box p{
	/*color:#069;*/
	font-size:16px;
}

#cs_refdentists_box{
	float:right;
	width:200px;
	margin-bottom:10px;
	
	
	padding:0px;
	
	height:50px;
	
	font-size:16px;
	color:#036;
	/*font-weight:400;*/
	letter-spacing: 2px;
	text-decoration:none;
	
}


.cs_heading {
	padding-top:3px;
	font-size:24px;	
	padding-bottom:10px;
	
}

#mapview{
	padding-top:5px;
}

.notalink{
text-decoration:none; font-style:normal; text-transform:none;	
}




#im_topBlueBox{
	font-style:italic;
	font-size:0.95em;
	text-align:right;
	float:right;
	width:580px;
	/*background-color:#06C;*/
	margin-top:5px;
	padding:5px;
	padding-top:10px;
	padding-right:20px;
	background-color:#f4f8fb;
	height:auto;
	 line-height:1.5em;
 letter-spacing:0.072em;
	margin-bottom:10px;
}