body {
	margin: 10px 0 0 0;
}

#outer {
	width: 990px;
	width: 1000px !important;
	margin: 0 auto 20px auto;
	padding: 0 8px 0 1px;
	background: url('../images/layout/background.png') #000 repeat-y;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

#page {
	padding: 0 10px 0 10px;
	clear: both;
	margin: 10px 0 0 0;
}

#header {
	height: 70px;
	padding: 10px 0 0 5px;
}

#publicite {
	position: absolute;
	width: 234px;
	margin-left: 513px;
	margin-top: 0px;
}

#claim {
	position: absolute;
	margin-left: 280px;
	margin-top: 10px;
}

#listen {
	position: absolute;
	margin-left: 480px;
}

#partners {
	padding-right: 20px;
	text-align: right;
	font-size: 12px;
	background: #6f90b8;
}
#partners a {
	text-decoration: none;
}

#news {
	text-align: justify;
	margin: 0 0 10px 0;
}
#news p {
	margin-left: 10px;
}

#main {
	width: 470px;
	margin: 0px;
	padding: 0px;
}

#rightcolumn, #rightcolumn2 {
	float: right;
	margin: 0;
	padding: 0 0 0 5px;
	width: 490px;
}

/* NEWS */

#newsField {
}
#newsItem {
	margin: 0px;
}

.img_top,.img_bottom {
	width: 1009px;
	margin-left: -1px;
	height: 11px;
	font-size: 5px;
}
div.img_top {
	background: url('../images/layout/top.png');
	height: 14px;
}
div.img_bottom {
	background: url('../images/layout/bottom.png');
	height: 22px;
	clear: both;
}
