#content #news .story td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content #news .story .heading {
	font-size: 16px;
	font-weight: bold;
}

#content #news li {
	list-style-image: url(../img/newsList.gif);
	margin-bottom: 3px;
}

#content #news ul {
	margin-left: 16px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
}

#content #feature a {
	font-weight: bold;
	color: #3FBAFF;
    /*color: #F2A3A5;*/
}

#content #feature td {
	color: #FFFFFF;
	font-size: 15px;
    /*font-size: 14px;*/
	padding-left: 8px;
}

#content #feature a:hover {
    color: #FFFFFF;
}

#content #feature #heading {
	font-size: 22px;
}

