
#howtofindus_content {
	margin-bottom:25px;
	height:520px;
}
#howtofindus_content .cright {
	float:right;
	width:755px;
}
#map_canvas {
	width:510px;
	height:510px;
	margin-top:20px;
	margin-bottom:40px;
}
#contactdetails {
	width:755px;
	overflow:hidden;
	margin-bottom:25px;
}
#contactdetails h4 
{
    margin-top:40px;
    padding-bottom:10px;
    font-size:18px;
}
#contactdetails ol 
{
    margin-bottom:20px;
}
#contactdetails li 
{
    width:500px;
    color:#333;
}
#contactdetails .cdleft {
	width:182px;
	margin-right:40px;
	overflow:hidden;
	float:left;
}
#contactdetails .cdright {
	width:500px;
	float:left;
	overflow:hidden;
}

#howtofindus_content .cleft {
	float:left;
	width:200px;
}