.vdo-wraper{width:505px; margin:5px 0 10px 15px; position:relative;}
.vdo-wraper span{width:73px;}
/* prev, next, prevPage and nextPage buttons */
a.browse {
	background:url(http://www.smarttecfilm.com/images/bt-navi-vdo.png) no-repeat 8px 0;
	display:block;
	width:30px;
	height:30px;
	cursor:pointer;
	font-size:1px;
	position:absolute;
}

a.right, a.left{top:-2px}
a.right { background-position: -22px 0;right:206px!important;right:206px;}
a.left	{left:200px!important; left:205px;} 
/*a.disabled {visibility:hidden !important;} 	*/

.scrollable {
	position:relative;
	overflow:hidden;
	/*width:502px;*/
	height:174px;
	margin:0 auto;
	border:1px solid  #44566F;
	background:url(http://www.smarttecfilm.com/images/h300.png) repeat-x;
}

.scrollable .items {width:20000em;	position:absolute;	clear:both;}

.scrollable .items div {cursor:pointer;display:block;float:left;width:153px; margin:9px 7px; overflow:hidden; }
* html .scrollable .items{left:-7px;}
.scrollable img {padding:2px; background-color:#CCC; border:1px solid #44566F;cursor:pointer;width:147px;height:96px;-moz-border-radius:4px;-webkit-border-radius:4px;}

/*.scrollable .active {	border:2px solid #000;z-index:9999;position:relative;}*/

/* position and dimensions of the navigator */
.navi {width:33px;	height:30px;	margin:0 auto;}
/* items inside navigator */
.navi a {width:8px;	height:8px;	float:left;	margin:3px;	background:url(http://www.smarttecfilm.com/images/navigator.png) 0 0 no-repeat;	display:block;	font-size:1px;}

/* mouseover state */
.navi a:hover {background-position:0 -8px; }

/* active state (current page state) */
.navi a.active {background-position:0 -16px;}

.vdo{position:relative;}
.vdo-thumb{display:block;}
.vdo-caption{display:block; text-align:center; color:#8299BD;}
.overlay-play{position:absolute; top:69px; left:15px; background: url(http://www.smarttecfilm.com/images/icon-play.png) no-repeat; width:124px; height:25px; overflow:hidden; text-indent:-9999px; display:block;}