#maintitle h1 {

	padding-left:55px!important;
}

#whatsnew table{
	border-collapse:collapse;
	margin-left:30px;
	width:460px;
	border-top:1px #999999 solid;
	margin-bottom:30px;
}

#whatsnew td{
	padding: 3px 15px 3px 10px;
	border-bottom:1px #999999 solid;
}
#whatsnew .when{
	font-size:10px;
	text-align:right;
	color:#666666;
	white-space:nowrap;
}
#whatsnew .type{
	font-size:11px;
}
#whatsnew .title{
	font-weight:bold;
}
#whatsnew .title i{
	font-weight:normal;
	font-style:normal;
	font-size:11px;
}
#whatsnew .title a{
	display:block;
}
#whatsnew .class{
	background-color:#FFFAB3;
}
#whatsnew .photos{
	background-color:#E6F6E7;
}
#whatsnew .event{
	background-color:#FFF1E8;
}
#whatsnew .news{
	background-color:#FDFDFD;
}
#whatsnew .audio{
	background-color:#C7C4EE;
}
#whatsnew .article{
	background-color:#F7D5F3;
}

#whatsnew div.rsslink{
	margin-left:30px;
	font-size:12px;
	text-align:center;
}
#whatsnew .rsslink a{
	margin-bottom:9px;
	display:block;
	opacity:40%;
}

