﻿.blog .listColumn
{
    float:left;
    width:490px;
}

.blog .listColumn .list .post {
	position: relative;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	width: 633;
	border-bottom: 1px solid #cccade;
}

.blog .dateTree
{
    float:right;
    width:200px;
}

.blog .filter
{    
    margin-bottom:20px;
}

#wrapper-to-center .blog .filter .top {
	height:10px;
	width:633px;
}
#wrapper-to-center .blog .filter .fill {

	width:633px;
	padding: 0 10px;
	min-height: 10px;
}
#wrapper-to-center .blog .filter .bottom {
	height:10px;
	width:633px;
}

.blog .filter .button
{
    border-color:#ffffff;
    background-color:#FCC300;
    font:arial;
    font-weight:bold;
    font-size:10px;
}
div.left .comment-from {
	float: left;
	width: 145px;
}
div.left .form-label {
	display: block;
}
div.left .form-field {
	margin: 0 0 12px 0;
	width: 145px;
	font-family: Arial, sans-serif;
	font-size: 11px;
}
div.left .form-field-multiline {
	margin: 0 0 12px 0;
	width: 480px;
	height: 75px;
	font-family: Arial, sans-serif;
	font-size: 11px;
}
div.left .captcha {
	float: left;
	width: 330px;
}
div.left label {
	font-size: 11px;
}