@charset "utf-8";
/* CSS Document */


	
.layout #newsBlock {
	width:715px;
	background-image:url(../images/default/headline_bg.png);
	background-repeat:repeat;
	margin:10px 0;
	padding-bottom:10px;
	}
.layout #newsImg {
	float:left;
	display:inline;
	width:100px;
	height:70px;
	background-color:#555;
	}
.layout #newsTxt {
	margin:5px 20px 5px 130px;
	}