.anons_test
{
	margin-bottom:20px;
	clear:both;
}
.anons_test .title
{
	background-color:#c30;
	width:100%;
}

.anons_test .title_text
{
	color:#fff;
	padding: 5px; 
	float:left;
    font-size: 16px;
	font-family: Verdana;
    font-weight: bold;
}
.anons_test .title_all
{
	font-size:12px;
	font-weight:bold;
	font-family: Verdana;
	padding-right:20px;
	padding-top:7px;
	float:right;
	clear:right;
}
.anons_test .title_all a:link,
.anons_test .title_all a:visited
{
	color:#fff;
}
.anons_test .title_all .krasota
{
    padding-left:3px;
    font-size: 11px;
    font-family:Verdana;
}
.anons_test .content
{
	clear:both;
	padding-top:5px;
}
.anons_test .content .block
{
	display:block;
	float:left;
	height:170px;
	width:170px;

}
.anons_test .content .block .divPicture
{
	text-align:center;
}
.anons_test .content .block .divTitle
{
	text-align:center;
}
.anons_test .content .pager
{
	display:none;
}

