.content, .descr {
	width: 800px;
	margin: 0 auto 20px auto;
	}
	
.content {
	height: 81px;
	margin-top: 20px;
	}
	
.header { text-align: left; }

.descr {
	text-align: justify;
	padding: 18px 0 0 0;
	height: auto;
	min-height: 420px;
	background: url('../img/3_2.jpg') top right no-repeat;
	float: left;
	}

.at_left {
	position: relative; 
	left: 0;
	top: -18px;
	float: left;
	height: 420px; 
	width: 110px;
	background: url('../img/3_left.jpg') top left no-repeat;
	}

.mpreviews{
	position: relative; 
	top: -3px;
	left: 6px;
	float: left;
	height: 300px;
	width: 70px;
	}

.mpreviews img { float: left; }
* html .mpreviews { display: none; }
	
#linxx {
	padding: 0 0 0 9px;
	float: left;
	width: 600px;
	}
	
ul.news {
	list-style-type: none; 
	margin: 6px 0 6px 0; 
	display: block;
	}
	
.news li ul {
	list-style-type: none; 
	margin: 10px 0 10px 0; 
	padding: 0 0 0 30px; 
	display: block;
	}

ul.news li {
	font: normal 8pt Verdana; 
	background: url('../img/dot6.gif') top left no-repeat;
	padding: 0 0 1px 18px; 
	color: #77858e; 
	}

.news li ul li {
	background: none;
	background: url('../img/bird.gif') top left no-repeat;
	margin: 0 0 0 40px;
	}

.date {
	font-weight: bold;
	padding: 0 10px 0 0;
	}
	
ul.in_items li {
	background: url('../img/bird.gif') top left no-repeat;
	}

