#slider { width:695px; position:relative; }

.scroll { 
 width:695px;
 height:auto;
 overflow:auto;
 overflow-x:hidden;
 position:relative;
 border:solid #6A87C4;
 border-width:0;
 clear:left;
}

.scrollContainer div.panel { font-size:11px; width:655px; height:auto; padding:20px; }

ul.navigation { background:#fff url(../../_images/commlabindia/bg-panel.png) bottom right no-repeat; list-style:none!important; width:697px; height:30px; margin:0!important; padding:0 0 10px 0!important; }
ul.navigation li { float:left; margin-right:10px!important; width:150px; height:30px!important; text-align:center; }

ul.navigation a {  
 font-size:14px; 
 width:130px; 
 height:19px; 
 color:#fff!important; 
 padding:11px 13px 10px 7px!important; 
 display:block; 
 font-weight:bold; 
 text-decoration:none; 
 text-align:center;
}
ul.navigation a:hover { }
ul.navigation a.selected { color:#4c545b!important; }

.scrollButtons { position:absolute; top:150px; cursor:pointer; display:none; }
.scrollButtons.left { left:-20px; }
.scrollButtons.right { right:-21px; }

.panel-header h2 { font:28px Arial,sans-serif!important; float:left; width:260px; color:#111!important; margin:0; padding:20px 0 0 18px!important; }
.panel-header img { float:right; padding:5px 5px 0 0; }

.col-left { float:left; margin-top:5px; width:325px; margin-right:5px; }
.col-rght { float:left; margin-top:5px; width:325px; }

.col-left .product-ico { float:left; text-align:center; padding:35px 18px 20px 10px; }
.col-rght .product-ico { float:left; text-align:center; padding:35px 18px 20px 15px; }

.col-left .product-txt { margin-left:72px; padding-bottom:20px;}
.col-rght .product-txt { margin-left:74px; padding-bottom:20px; }

.col-left .product-txt h3, .col-rght .product-txt h3 { font-family:Arial,sans-serif!important; margin-bottom:0!important; padding-bottom:0!important; }
.col-left .product-txt h3 a, .col-rght .product-txt h3 a {  color:#163f96!important;font-weight:bold;text-decoration:none; border:0px solid #000000;font-size:13px;}
.col-left .product-txt h3 a, .col-rght .product-txt h3 a img{ margin-bottom:15px;}
.col-left .product-txt h3 a:hover, .col-rght .product-txt h3 a:hover { text-decoration:underline; }
.col-left .product-txt p, .col-rght .product-txt p { font-size:11px; margin-top:5px; }

.hide { display:none; }
.tophead{
	font-size: 24px; 
	font-weight: normal; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 15px; 
	margin-left: 0px; 
	line-height: 20px; 
	display: block; 
	border-bottom-width: 1px; 
	border-bottom-style: solid; 
	border-bottom-color: #beb5ad; 
	padding-bottom: 10px; 
	color: #CC3D3F;	
}
