.karusel_left {
	display:block;
	background:transparent url('/a/video/img/karusel_left.gif') no-repeat bottom left;
	height:80px;
	width:17px;
	/*margin-top:10px;*/
}
.karusel_left_end {
	display:block;
	background:transparent url('/a/video/img/karusel_left.gif') no-repeat top left;
	height:80px;
	width:17px;
	/*margin-top:10px;*/
}
/*.img_block {
	line-height:1.3;
	white-space:normal;
	padding:7px;
	width:100px;		
}
*/
.current_karusel {
	background-color:#C6DFFF;
}

.img_info {
	border: none;
	border:1px solid #D6D4D5;
	width:90px;
	height:70px;
	background-color:#fff;
	/*margin-bottom:3px;*/
}
.karusel_right {
	display:block;
	background:transparent url('/a/video/img/karusel_right.gif') no-repeat bottom right;
	height:80px;
	width:17px;
	/*margin-top:10px;*/
}
.karusel_right_end {
	display:block;
	background:transparent url('/a/video/img/karusel_right.gif') no-repeat top right;
	height:80px;
	width:17px;
	/*margin-top:10px;*/
}
.border_1px {
	background: #A5D2F2; 
	height:1px; 
	border-left: 1px solid #FFF; 
	border-right: 1px solid #FFF; 
	overflow:hidden;
}




/* кнопка */
.knopka_orange {
	display:block;
	background:url('/a/video/img/knopka_left_orange.gif') no-repeat top left;
	padding-left:9px;
}
.knopka_orange em {
	display:block;
	background:url('/a/video/img/knopka_right_orange.gif') no-repeat top right;
	padding:4px 8px 7px 0;
	font-style:normal;
	font-weight:bold;
}
a.button_orange {
	color:#000;
}
a:hover.button_orange  {
	color:#FF0000;
}

/* end кнопка */


/*
.bottom_button {
	padding-top:222px;
	*padding-top:224px;		
	_padding-top:222px;		
}
body:last-child:not(:root:root) .bottom_button { padding-top:222px; }	/
@-moz-document url-prefix() {
	.bottom_button { padding-top:204px; }	
}
@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
  .bottom_button { padding-top:222px; }		
}
*/


.form_top_vid {
	height:576px;
	*height:582px;		/* ie7 */
	_height:582px;		/* ie6 */
}
body:last-child:not(:root:root) .form_top_vid { height:577px; }	/* safari - chrome */
@-moz-document url-prefix() {
	.form_top_vid { height:576px; }	/* ff */
}
@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
  .form_top_vid { height:575px; }		/* opera */
}			


