#homelink { 
	background-position:0 -30px;
	color:#ffffff;
}

div#maincontent .col2 h2 {
	margin-bottom:0;
}

div#maincontent .col3 h2 {
	margin-bottom:32px;
}

div#maincontent .col2 { 
	border-right:1px dotted #a3b4c6;
	width:262px;
}

.newsrepeater {
	border-bottom:1px dotted #a3b4c6;
	min-height: 85px;
	height: auto !important;
	height: 85px;
}

.newsrepeater .img, .newsrepeater .desc {
	float:left;
}

.newsrepeater .img {
	width:106px;
	height:85px;
	background:url(../images/home/newspicbg.jpg);
}

.newsrepeater .img img {
	margin:8px 0 0 7px;
}

.newsrepeater .desc {
	width:134px;
	padding-top:6px;
	font-size:0.85em
}

.newsrepeater .desc h3 {
	font-size:1em;	
}

.newsrepeater .desc a {
	display:block;
	background:url(../images/home/morebg.jpg) no-repeat;
	margin-top:-0.8em;
	padding-left:20px; 
	line-height:2em;
	text-decoration:none;
}

.newsrepeater .desc a:hover {
	text-decoration:underline;
}