
.slidref   { width:350px; height:86px; margin-top:10px; }

.jscarousal-horizontal {width: 320px;height:85px; margin:0 auto; padding:1px; position: relative; /*overflow: hidden;*/}

.jscarousal-horizontal-back{	background-image:url(../images/photo-gallery-home-slider-left.png);	background-repeat: no-repeat;	background-position: left; margin-top:30px; width:15px; height:5px; position:absolute; z-index:600; top:53px; margin-left:250px; cursor: pointer;}
.jscarousal-horizontal-forward{	background-image:url(../images/photo-gallery-home-slider-right.png);	background-repeat: no-repeat;	background-position: right; margin-top:30px; width:15px; height:5px; position:absolute; top:53px; margin-left:265px; z-index:600; cursor: pointer; }
.jscarousal-contents-horizontal{width: 285px;	height: 84px;	float: left; position: relative;	overflow: hidden;  }
.jscarousal-contents-horizontal > div{	position: absolute;	width: 100%;	height:150}
.jscarousal-contents-horizontal > div > div { float: left; margin-left:5px;}
.jscarousal-contents-horizontal > div > div:hover { background:#CCCCCC; }
.jscarousal-contents-horizontal img{	width:82px; height:74px; padding:1px;	border: solid 1px #7A7677;}
/*Horizontal Orientation CSS Ends*/

/*Common*/
.hidden{	display: none;}
.visible{	display: block;}
.thumbnail-text{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color: #666; text-align:center;	display: block; padding-top:5px; padding-bottom:5px;}
