#mainCol {
	width: 430px;
	background-color: #EFEBE8;
	border-bottom: 2px solid #1A6222;
}
#mainCol .boxContent{
	color: #000000;
	width: 410px;
}
#mainCol a, #rightCol a {
	color: #000000;
	text-decoration: underline;
}
#rightCol {
	width: 135px;
}

