#slide_external{
	border: 1px solid #d1d1d1;
	width: 497px;
	height: 218px;
	float: left;
	background-repeat:	no-repeat;
}
#slide_container{
	width: 786px;
	height: 246px;
	padding-left: 5px;
	background: url('http://ivan.ivan-pc.monitormedia.local/think/lightview/images/PIC_0077.jpg');
	background-repeat:	no-repeat;
}
#tabs_container{
	margin-top: -34px;
	height: 34px;
	padding-left: 5px;
	background: transparent url('../images/bg_slide_menu.png');
	position: absolute;
	width: 497px;
	background-repeat:	no-repeat;
}
#tabs_container a{
	float: right;
	color: #6c6b6b;
	text-decoration: none;
	font-size: 1.1em;
	margin: 10px 5px 0 0;
	font-weight:bold;
	background-repeat:	no-repeat;
	
}
#tabs_container a .arrows{
	color: #FE7D02;
}
#tabs_container ul{
	margin: 0;
	padding: 0;
}
#tabs_container li{
	background:none no-repeat scroll 0%;
	background-repeat:	no-repeat;
	border:2px solid #5CBADC;
	color:#5b5b5b;
	cursor:pointer;
	float:left;
	font-size:1.1em;
	font-weight:bold;
	height:16px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:6px 3px 0pt 0pt;
	padding:2px 0pt 1pt 7px;
	width:15px;
}
#tabs_container li.tab_on{
	background: #5b5b5b;
	background-repeat:	no-repeat;
	color: #ffffff;
}