﻿body {
}


.ServicePagesList {float: left; width:800px; padding-left:50px;}
	.ServicePagesList .img {float: left; width:210px; padding-bottom:10px; }
	.ServicePagesList .title {float: left;width:540px; }
	.ServicePagesList .desc {float: left;width:540px; }
	.ServicePagesList .read_menu {float: left;width:540px;}	
	.ServicePagesList .img .border {border:solid 1px #c79c6e; width:190px;}	
	.ServicePagesList .simple-title {font-family:Verdana;padding-left:50px;font-weight:bold; width:600px;}
	.ServicePagesList .simple-desc {font-family:Verdana;padding-left:50px; width:600px;}



.ServicePagesContent { width:860px; }
	.ServicePagesContent .header {width:860px; float:left; }
	.ServicePagesContent .content {width:860px; float:left; }
		.ServicePagesContent .content-d .srv-image-d {float:right; width:320px; }
		.ServicePagesContent .content-d .srv-image-d .viewImagePanel {width:320px;}
		.ServicePagesContent .content-d .cnt-d {float:left; width:520px; }
	
	
		/* search results */
	table.tblResults { float: left; width: 940px; }
		table.tblResults td.tdResults {float: left; width: 458px; margin: 10px 0px 10px 10px;}
		table.tblResults td.tdResults .item {float: left; width: 458px; margin: 10px 0px 10px 0px; background: #eaf0f6; border: 1px solid #c0d3e5;}
	        table.tblResults td.tdResults .item .header {float: left; width: 435px; padding: 10px 10px 3px 10px; background: none; font-size: 15px; font-weight: bold; border-bottom: 0px; }
			table.tblResults td.tdResults .item .desc { float: left; height: 45px; font-size: 12px; overflow: hidden; padding:0px 10px 5px 10px; width: 420px; }
			table.tblResults td.tdResults .item .more-link { float: left; width: 430px; text-align: right; background: transparent url(../../Images/ico_see-all.gif) no-repeat top right; padding: 0px 20px 5px 0px; font-weight: bold; font-size: 12px; }
			table.tblResults td.tdResults .item .more-link:hover { text-decoration: underline; }

