.div_im_ban{
	width: 180px;
	overflow: hidden;
	font-size: 10px;
	color: #8c8c8b;
}

.div_im_ban a:hover {
	font-size: 10px;
	color: #b1ddfa;
	text-decoration: underline;

}

.subscribe{
	font-size: 9px;
	padding-left: 10px;
	padding-top: 10px;
	margin-bottom:28px;
}
.subscribe td{ font-size: 9px; vertical-align: top; }

/*подписка на рассылку и RSS*/
.mail, .rss{ clear:both; height:30px; }
.mail .text, .rss .text{
	display:block;
	float:left;
	width:135px;
	height:17px; /*21*/
	border:1px #a3a3a3 solid;
	border-right:none;
}

.mail .button, .rss .button{
	
	display:block;
	float:left;
	width:34px;
	height:21px;
}
.rss {margin-bottom: 25px;}
* html .mail .button, * html .rss .button{ margin-left:-3px; }
*:first-child+html .mail .text, *:first-child+html .rss .text { height:17px; }

.rsslink{

	display:block;
	float:left;
	clear:both;
	background-image:url(/images/bul-v.gif);
	background-repeat:no-repeat;
	background-position:left 1px;
	height:12px;
	padding-left:15px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;	
    margin-top: 10px;
}
.rss .text, .rsslink{
    margin-left: 8px;
}
.rss .label {
    margin-left: 11px;
    margin-bottom: 2px;
}
/*END подписка на рассылку и RSS*/


