#titlebar {
	border: 1px solid #437EC7;
	background-color: #CDDFF6;
	text-decoration: none;
	font-weight: bold;
	color: #1030CC;
	background-image: url(img/widgettop.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 895px;
	line-height: 24px;
}
#titlebar a:visited {
	color: #1030CC;
	text-decoration: none;
}
h1	{
	padding: 3px 5px;
	border: 1px solid #437EC7;
	border-top: none;
	}
#downloads {
	list-style: none;
}
#footer {
color: gray;
text-align: right;
}
tr	{
border-color: gray;
border-style: solid;
border-width: 0 0 1px 0;
}