div.title {
	margin:0;
	padding:10px 10px 5px;
	width:auto;
	line-height:18px;
	font-family:'Times New Roman';
	font-size:18px;
	color:#6C6C4E;
}

#left_block div.* {
	padding-left:0;
}

img{
	display: block;
}

a {
	color: #525865;
	text-decoration: none;
}
a:hover {
	color: #848B9B;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a.more_link {
	color: #6C6C4E;
	text-decoration: inderline;
}