.scrollContent{border-bottom:1px solid #DADADA;margin:0 auto 20px;padding:0 0 20px;position:relative;width:990px;}
.scrollContent .scrollable {position:relative;overflow:hidden;width: 958px;height:285px;margin: 0 auto;padding:0;}
.scrollContent .scrollable .items {	width:20000em;	position:absolute;clear:both;}
.scrollContent .scrollable .items div {float:left;width:182px;margin:0 12px 0 0;}
.scrollContent .scrollable .items div h6 {background:url(/img/scrollContent/divider.gif) repeat-x left bottom; font-family:Tahoma; font-size:11px; font-weight:bold;margin:0 0 5px;}
.scrollContent .scrollable .items div h6 a, .scrollContent .scrollable .items div h6 a:hover, .scrollContent .scrollable .items div h6 a:visited{text-decoration:none}
.scrollContent .scrollable .items div img { vertical-align:bottom; border:1px solid #DADADA;}
.scrollContent .scrollable .items div h5 {font-family:Tahoma;font-size:17px;line-height:142%;margin:0; font-weight:normal}
.scrollContent .scrollable .items div h5 a {display:block; background:url(/img/scrollContent/h5_bg.png) repeat-x left bottom; height:71px; padding: 2px 5px; text-decoration:none; border-bottom:1px solid #DADADA; border-right:1px solid #DADADA; border-left:1px solid #DADADA;}
.scrollContent .scrollable .items div h5 a:hover {background:#C61717; color:#FFFFFF}

/*********** left - right buttons ***********/

/*.scrollContent a.prev, .scrollContent a.prevPage {display:block;width:22px;height:22px;margin:0;cursor:pointer;background: url(/img/scrollContent/left.png) no-repeat;position: absolute;left: 3px;top: 120px;}
.scrollContent a.next, .scrollContent a.nextPage {display:block;width:22px;height:22px;margin:0;cursor:pointer;background: url(/img/scrollContent/left.png) no-repeat;position: absolute;top: 120px;right: 3px;}
.scrollContent a.prev:hover, .scrollContent a.next:hover, .scrollContent a.prevPage:hover, .scrollContent a.nextPage:hover {background-position:0px -22px}
.scrollContent a.disabled {visibility:hidden !important}
.scrollContent a.next, .scrollContent a.nextPage {background-image:url(/img/scrollContent/right.png);clear:right;}*/

.scrollContent a.prev, .scrollContent a.prevPage {display:block;width:34px;height:78px;margin:0;cursor:pointer;background: url(/img/scrollContent/leftScroll.png) no-repeat;position: absolute;left: -34px;top: 110px;}
.scrollContent a.next, .scrollContent a.nextPage {display:block;width:34px;height:78px;margin:0;cursor:pointer;background: url(/img/scrollContent/leftScroll.png) no-repeat;position: absolute;top: 110px;right: -34px;}
.scrollContent a.prev:hover, .scrollContent a.next:hover, .scrollContent a.prevPage:hover, .scrollContent a.nextPage:hover {background-position:0px -78px}
.scrollContent a.disabled {visibility:hidden !important}
.scrollContent a.next, .scrollContent a.nextPage {background-image:url(/img/scrollContent/rightScroll.png);clear:right;}


/*********** navigator ***********/

.scrollContent .navigator {display: none;}
