
.tab-unit
{  background:#e0e0e0;
  color:#4a4949; font-size:12px; font-family:Arial, Helvetica, sans-serif;}

.tab-unit img {border:0px;}
.tab-unit a,.tab-unit a:link,.tab-unit a:active,.tab-unit a:visited {color:#4a4949; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
.tab-unit a:hover {color:#b80000;}


.mootabs_title{
    display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:24px;
	text-indent:5px;
	padding:2px 2px;
	cursor:pointer;
	margin-right:2px;
	height:22px;
	background:#ebebeb;
	border-bottom:1px dashed #c5c5c5;
}

.mootabs_title_active
{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:24px;
	text-indent:5px;
	padding:2px 2px;
	cursor:pointer;
	margin-right:2px;
	height:22px;
	background:#e0e0e0;
	border:0px;
	width:213px;
	color:#fff !important;
	background:url(/img/filtr/li-act.gif) top left no-repeat;
}








