#logo {
	position: absolute;
	top: 7px;
	left: 15px;
}

#main {
	clear: left;
	float: left;
	width: 60%;
	margin: 15px;
	margin-top: 25px;
	font-size: 0.71em;
	line-height: 1.6em;
}

#main h2 {
	font-size: 14px;
	font-weight: 900;
	margin-top: 0px;
	letter-spacing: 2px;
}

#rightBar h2, #featBox h2, #quickBar h2 {
	font-size: 12px;
	margin-top: 0px;
	font-weight: 900;
	letter-spacing: 2px;;
}

#rightBar {
	margin-left: 65%;
	margin-top: 25px;
	font-size: 10px;
	line-height: 1.4em;
	width: 220px;
}

#quickBar {
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
}

#featBox {
	width: 100%
	line-height: 0.1em;
	margin-bottom: 30px;
}

#quickBar a {
	font-weight: 900;
	font-size: 11px;
}

a {
	color: #aa0000;
	font-weight: bold;
	font-size: 1em;
}

.normalForm {
	width: 180px;
}

.chkbox {
	padding-top: 3px;
}

.inputUrl {
	width: 350px;}

td {
	vertical-align: top;
}

img {
	border: 0px;
}

a img {
	border: 0px;
}

ul.links {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}
