table#info { margin: 10px 0px 0px;}

table#info table.item {
	background-image: url(../images/bg_infoitem.gif);
	background-repeat: repeat-x;
}

table#info table.item td {
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #FFFFFF;
}

tr#whatsTitle td {
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #869177;
	background-image: url(../images/bg_wntitle.gif);
	background-repeat: repeat-x;
}

img#rssBtn {
	padding-bottom: 3px;
}

div.copyBody p { display: inline;}

div.pageBody { padding-bottom: 0px;}

div.content { margin-bottom: 12px;}