.mansetDiv ul
{
	position: relative;
	margin: 0;
	padding: 0;
	font-family:"Trebuchet MS", Calibri, verdana, tahoma;
	font-size:80%;
	list-style-type: none;
}
.mansetDiv ul li
{
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4ECCE;
}
.mansetDiv ul li:hover
{
/*	background-color:black;*/
}
.mansetDiv img
{
	display:none;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;

}
.current
{
/*	background-color:black;*/
}
.current img
{
	display:block;/************************************************************/
	float:left;
	position:absolute;
	top:0;
}
.mansetDiv a
{
	display:block;
	color:#000;
	text-decoration:none;
	cursor: pointer;
	font-size: 11px;

}
.mansetDiv a span
{
	display:block;
	padding-left:30px;
	margin-left:320px; /*IMAJ GENISLIGI - 20 */
	/*	max-width:330px;*/
	overflow:hidden;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
}
.current span
{
	background:url(/ajax/manset/okFloating2.gif) no-repeat left;
	background-position:0px -2px;
	/*	margin-bottom:-4px;*/
	position:relative;
	z-index:1;
	color:white;
}
.film_bg {
	background-image: url(/images/film_bg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
