.homepage{
}

.homepage .homepage-webpage{
	float: left;
	width: 530px;
	margin-right:0px;
	border:0px solid white;
}

.homepage .homepage-news{
	float: right;
	width: 174px;
	border-top:1px solid #8f221e;
	background-color: #820904;
	margin-left:0px;
	margin-right:4px !important;
	margin-right : 2px;
		background-image : url(../img/01-side-backgr.png);
		background-repeat : repeat-x;
		background-position : bottom;
}

