.find_form {
	margin-top:20px;
	line-height:25px;
}
.find_form label {
	font-size:12px;
	position:relative;
	top:-2px;
}
.find_form select {
	width:90px;
}
.mainPage table.toCol {
	width:100%;
}
.mainPage .main{
}
#content .mainPage .main h2.two {
	font-size:16px;
	font-weight:bold;
}
.mainPage .main .find_forma {
	margin-top:-5px;
}
.mainPage .advert{
	margin-top:25px;
	width:180px;
}
	.mainPage .main .text{
		text-align:justify;
		padding:10px 20px 20px 0px;
		font-size:12px;
		line-height:18px;
	}
	.mainPage .main .text a{
		color:#069;
	}
	.mainPage .main .text p{
		padding-top:5px;
	}
.lastArticles {
	width:180px;
	margin-top:45px;
}
.lastArticles .hdr, .advert .hdr {
	font-size:14px;
	font-weight:bold;
	color:#007E92;
	position:relative;
	top:-17px;
	left:4px;
	background:#FFF;
	width:157px;
	text-align:center;
}
.advert .hdr {
	color:#a7acb4;
	left:0px;
	width:85px;
}
.lastArticles ul {
	list-style-type:none;
	padding:0px 5px 3px 5px;
	margin-top:-10px;
}
.lastArticles li, .lastArticles li a {
	color:#333;
	font-size:11px;
	line-height:13px;
}
.lastArticles li {
	padding-bottom:5px;
}
.lastArticles li a:visited {
	color:#999;
}