@CHARSET "UTF-8";
table.cat_table{
	border-left:1px solid #e4e4e4;	
	width:100%;
}
table.cat_table td,table.cat_table th{
	border:1px solid #e4e4e4;
	border-left:none;
	text-align: center;
	vertical-align: middle;
}
table.cat_table td.left{
	text-align: left;
	padding:10px;
	
}
table.cat_table th{font-size:11px;background: #f6f6f6}

.cat_lent_name{
	font-weight: bold;
	margin-bottom: 3px;
}	

.cat_lent_ava{
	float:left;
}

.cat_lent_ava img{
	border:1px solid #e4e4e4;
	margin:3px;
}

.cat_lent_ava div{border:1px solid #e4e4e4;margin-right:5px;}

.rss_block{
	color:#0290da;
	line-height:130%;
	width:270px;
	margin-bottom:20px;
	margin-right:10px;
}

.rss_block img{margin-bottom:-5px;}
.unsub {color:#d01f3c; font-size:11px;}
.addsub {font-size:11px;}