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

.scroll { 
 background:url(/Portals/53/template/panel-gradient.gif) bottom scroll repeat-x;
 width:695px;
 height:auto;
 overflow:auto;
 overflow-x:hidden;
 position:relative;
 border:solid #ccc;
 border-width:0 1px 1px 1px;
 clear:left;
}

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

ul.navigation { background:#fff url(/Portals/53/template/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 { 
 background:url(/Portals/53/template/tab-off.png) left bottom no-repeat; 
 font-size:14px; 
 width:130px; 
 height:19px; 
 color:#fff!important; 
 padding:11px 10px 10px 10px!important; 
 display:block; 
 font-weight:bold; 
 text-decoration:none; 
}
ul.navigation a:hover { }
ul.navigation a.selected { background:url(/Portals/53/template/tab-on.png) left bottom no-repeat; 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:280px; color:#111!important; margin:0; padding:20px 0 0 18px!important; }
.panel-header img { float:right; padding:12px 10px 0 0; }

.col-left { float:left; width:325px; margin-right:5px; }
.col-rght { float:left; 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 { background:url(/Portals/53/template/icons/ico-smll-arrow.png) right 6px no-repeat; color:#111!important; padding-right:18px; font-weight:bold; text-decoration:none; }
.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; }
