.homeTable {
	visibility:visible;
}
.cell_1 {
	padding:0 10px 0 0;
	background:URL(../images/vsplitter.gif) repeat-y 97% 0;
}
.cell_2 {}
.cell_3 {
	background:#f6f6f6;
}
.cell_3 .news_list_latest {
	font-style:italic;
}
.cell_3 .news_list_latest .date {
	font-size:10px;
}
.cell_3 .news_list_latest a {
	color:#686869;
	font-style:italic;
}

.aTitle {
	padding:10px 0 20px 0;
	text-align:center;
}

.aTitle a {
	color:#686869;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}
.aTitle span {	
	text-decoration:underline;
}
