#maincontents {	
	background: url(/shared/img/bg_shared.jpg) no-repeat;
	/*background: url(/topics/img/bg_topics.jpg) no-repeat;*/
}

/* 
*************************************************************/
ul.linkList {
	
	
}
ul.linkList li {
	border-bottom: 1px solid #9AC;
	padding-bottom: 5px;
	margin-bottom: 5px;
	
}
.date {
	vertical-align: top;
	padding: 5px 0px;
	font-family: 'Arial';
	font-size: 80%;
	font-weight: bold;
	color: 336;
	letter-spacing: 1px;
}
h3 {
	

}

.linkList_text {
	font-size: 100%;
	font-weight: normal;
}