.auto-framed-banner{ 
	color: #555555; 
	border: 4px solid #b9b9b9; 
	padding: 20px 14px; 
	margin: 0; 
	left: 14px; 
	float: left;	
	width: 188px; 
	//width: 224px;
	position: relative; 
} 
.auto-framed-banner .auto-label{
	width: 14px;	
	height: 42px; 
	background: url('http://autorambler.ru/f/layout/framed-banner-label.gif') no-repeat;
	position: absolute;
	left: -18px;
	top: -4px;
}
.auto-framed-banner .noimgbody
, .auto-framed-banner .auto-body
, .auto-framed-banner .auto-body a	
, .auto-framed-banner .noimgbody a{
	color: #931117;
}
.auto-framed-banner .noimgbody
, .auto-framed-banner .auto-body{	
	font-family: Georgia, serif;
	font-style: italic;
	margin-bottom: 0.3em;

}	
.auto-framed-banner .noimgbody{	
	margin: 1.1em 0; 
	font-size: 1.1em;
}
.auto-framed-banner .auto-body a	img{
	margin-bottom: 1em;
	border-width:0;
}	