/* CSS Document */

body,#cp table,#cp td, #cp img,#cp h1,#cp h2,#cp h3{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}
.news_item {
	margin-top: 25px;
}
#cp .news_item h3 {
	font-size: 125%;
	font-weight: bold;
	padding-left: 15px;
}
#cp .news_text {
	font-size: 125%;
	line-height: 160%;
	background-color: #EEEEEE;
        text-align:left;
	padding-top: 6px;
	padding-right: 13px;
	padding-bottom: 6px;
	padding-left: 13px;
}



.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
/* IE7 */
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

#cp{
	font-size:75%;
	line-height:140%;
}

.clear{
	clear:both;
  height:0;
	font-size: 1px;
	line-height: 0px;
}

.cp_container{
	width:640px;
	margin-left:auto;
	margin-right:auto;
}
