

td, body {font-family:Verdana, Arial, Tahoma, sans-serif;font-size:11px;line-height:  1.35;}
body {margin: 0px}
img {border: 0px}
input,select,textarea {font-family:Verdana, Arial, Tahoma, sans-serif;font-size:11px;padding:3px;//height:20px;padding:2px;}
table { empty-cells: show; }
.news_text {line-height:  1.40;word-spacing: 1.3px;} /* to increase readability of news */
.cont_middle {text-align:justify;}

.cont_middle img {

	width: expression(this.width > 481 ? "480px" : true ); /* sets max-width for IE */
	max-width: 480px; /* this sets the max-width value for all standards-compliant browsers */

}

.quote_small, .quote, .quote_big {
color:red;
line-height:0.4;
width:.7em;
padding-top:15px;
padding-left:6px;
}
.quote {
font-size:4em;
float:left;
}
.quote_small {
font-size: 18px;
}
.quote_big {
float:left;
font-size:6em;
padding-top:22px;
}


.info_box {margin:10px;padding:10px;}

h1, h1 a {

	margin:0px;
	padding:0px;ie
	font-size:19px;
	line-height: 1.4;
	word-spacing:1.2px;

}

h2, .h2 {
	font-size:13px;
	line-height: 1.4;
	word-spacing:1.2px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.comment_count {
    background: #CD3333;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #FFF !important;
    font-size: 11px !important;
    font-weight: bold;
    margin-left: 5px;
    padding: 1px 4px;
    position: relative;
}

.arrow_down {
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 3px solid #CD3333;
    bottom: -3px;
    height: 0;
    left: 4px;
    position: absolute;
    width: 0;
}
