table.content .center, table.content .center img {
	width : 22px;
}
table.content .right {
	width : 200px;
}


/* News Main Column */


a.news:link {

font-weight: bold;
font-color: #2D82B6;
text-decoration: none;

}

a.news:visited {

font-weight: bold;
font-color: #2D82B6;
text-decoration: none;

}






.newsitem {
	margin-bottom: 18px;
	width : 100%;
}

.newsitem .photo img {
	margin-top: 4px;
	margin-right: 2px;
	width: 118px;
}


.newsitem .info {
	width : 100%;
}
.newsitem .info .infocontent {
	background-color : #e0f8af;
	padding : 7px 7px 8px 8px;
	margin-top : 4px;
}

.itemtitle {
font-weight: bold;
color: #2D82B6;
text-decoration: none;
}

.left .details {
	margin-top: 10px;
	margin-bottom: 10px;
}

.rightcol .rightimg {
	margin-bottom: 10px;
	border-width: 9px;
	border-color: #C3EF6D;
	border-style: solid;
	margin-top: 26px;
}

.rightcol .caption {
	margin: 0px 9px 15px 9px;
}

.rightcol .detail {
	margin: 0px 9px 10px 9px;
}

