
#box3{
	position:absolute;
}
#box3 span{
	display:block;
	float:left;
}

/* ********************************** */

.thumbs{
	width:54px;
}
.thumbs div{
	display:block;
	width:54px;
	height:41px;
	margin:3px 0;
	cursor:pointer;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}

.info{
	width:240px;
	height:50px;
	background:#000;
	position:absolute;
}
.info p, .info h4{
	color:#fff;
	padding:3px 8px;
	font-family:Arial;
}
.info h4{
	font-size:14px;
}
.info h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:10px;
	padding:0 3px;
	text-decoration:none
}

.mask2{
	position:relative;
	width:680px;
	height:175px;
	overflow:hidden;
}

.film {
	padding: 7px 2px 0 2px;
	height: 175px;
}
.film_end {
	padding: 7px 2px 0 2px;
	height: 175px;
	width: 732px;
}
.end {
	margin: 7px 2px 0 2px;
	border: 1px solid black;
	float: left;
}
span img{
	display:block;
	border:none;
}

.description{padding:16px;margin:10px 0;background:#eee}

.sample{padding:15px 0 0 10px;background: #dddddd; width:900px;}

.buttons{margin: 0 0 0 340px;}
.buttons span{display: block;}

#prev3 {width: 21px;height:19px;cursor:pointer; 
float: left;
background: no-repeat url('images/left.gif'); }

#stop3 {width: 21px;height:19px;cursor:pointer; 
float: left;
background: no-repeat url('images/stop.gif'); }

#play3 {width: 21px;height:19px;cursor:pointer; 
float: left;
background: no-repeat url('images/play.gif'); }

#next3 {width: 21px;height:19px;cursor:pointer; 
float: left;
background: no-repeat url('images/right.gif'); }

#shadow {
float: left;
width: 4px;
height: 19px;
background: no-repeat url('images/shadow_left.gif'); }

.shadow_big {
float: left;
width: 4px;
height: 19px;
background: no-repeat url('images/shadow_big.gif'); }

#shadow_right {
float:left;
width: 8px;
height: 19px;
background: no-repeat url('images/shadow_right.gif'); }

#pustak {
width: 8px;
height: 19px;

}
.border_gal {
	border: 1px solid black;
}