.h1.title{
	color: #c60002;
    font-size: 16px;
    font-weight: bold;
    line-height: normal;
    text-transform: uppercase;
	}
.index-block>h1{
	text-align:center;
	margin-top:10px;
	margin-bottom:25px;
	}
	.b-supertitle{margin:15px 0 30px 0;}

.top_banner img{
	margin: 0 auto;
	display: block;
}

.MsoNormalTable p{
    margin: 0 !important;
}

.banner-center{
    float: left;
}

#submitcomment{
    background: #C31E2F;
    color: #fff;
    font-size: 14px;
    border: 0px solid black;
}

#statuscomment{
    background: #28E570;
    color: #fff;
}
.commentator-name{
    background: #e7e7e7;
    padding: 5px;
    font-weight: bold;
}

.comments-date-time{
    float: right;
    font-weight: normal;
}