

.index-category {
	display:block;
	float:left;
	width:245px;
	height:32px;
	background: url(/bitrix/templates/avanport/images/intex-cat-bg.gif) no-repeat;
	margin:0 7px 7px 7px;
	
	
}

.index-category a {
	font-size:100% !important;
	font-weight:bold;
	color:#000;
	text-decoration:underline;
	line-height:28px;
	margin-left:17px; 
	
}

.index-category a:hover {
	text-decoration:none;
}