
#content_holder {
	width: 620px;
	margin-top: -28px;
	margin-left: 10px;
	background-image: none
}

#content_holder .border_top {
	display:none
}

#content {
	width: 620px;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:10px
}

#content h1 {
	margin-left: 0px
}

#block1 {
	float: left;
	display: block;
	width: 340px;
	background: url(images/bg_block1.png) no-repeat left top
}

#block1 h1 {
	display:block;
	width:315px;
	height:36px;
	clear:left;
	color: white;
	font-size: 12px;
	font-weight: normal;
	text-indent: 100px;
	margin: 0px 5px 0px 5px;
	padding-top:20px;
	line-height:1.6;
	background: url(images/newstop.png) no-repeat left center
}

#block1 ul {
	display: block;
	width:290px;
	margin: 0px 0px 5px 1px;
	list-style-image: none
}

#block1 li {
	display: block;
	width: 290px;
	margin-left:0px;
	clear: both
}

#block1 li a, #block1 li a:visited, #block1 li a:link {
	color: #990000;
	text-decoration: none;
}

#block1 li a:hover {
	color: #cc0000
}

#block1 li span.title {
	float: right;
	display: block;
	width: 200px;
	margin-top: 0px;
	cursor: pointer
}

#block1 li span.date {
	float: left;
	display: block;
	width: 70px;
	font-size: 10px;
	padding-left: 20px;
	margin-top: 0px;
	background: url(../../images/bg_li_paper.gif) no-repeat left center
}

#block1 a.more, #block1 a.more:visited, #block1 a.more:link {
	clear:both;
	display: block;
	width: 315px;
	height: 17px;
	font-size: 8pt;
	font-family:Arial;
	color: white;
	text-indent: 270px;
	text-decoration: none;
	text-transform: uppercase;
	margin-left:7px;
	padding-top:5px;
	background: url(images/bg_more.png) no-repeat left center
}

#block1 a.more:hover {
	color: brown
}

#block1 img {
	clear:both;
	display: block;
	width:340px;
	height:204px
}

#block2 {
	float: left;
	width: 270px;
	margin-left: 3px
}

.small_block {
	display: block;
	width: 270px;
	height: 100px;
	margin:0px 0px 12px 0px;
	background: url(images/bg_small_block.png) no-repeat center center
}

.small_block img {
	display: block;
	float: left;
	width: 85px;
	height: 80px;
	margin: 11px 0px 0px 6px
}

.small_block_text {
	display: block;
	float: left;
	text-align:left;
	width: 160px;
	/*font-size: 9pt;*/
	color:brown;
	margin: 10px 0px 0px 7px;
	line-height:1.75
}

#content_holder .border_bottom {
	display:none;
	clear:both
}
