body {
	margin: 9px;
	background-color: #000;
	text-align: center;
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #545454;
}

td {vertical-align: top;}
a {
	color: #0070e2;
	text-decoration: none;
	font-weight: bold;
}

h1 {
	background-image: url(../images/bg_listHeader.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom: 1px solid #999;
	vertical-align: top;
	font-size: 18px;
	color: #818181;
	margin: 0px 0px 18px 0px;
	padding: 9px 0px 18px 18px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #f3f3f3;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}

h3 {
	background-image: url(../images/bg_h3.png);
	background-repeat: no-repeat;
	color: #fff;
	margin: 0px;
	padding: 7px 0px 5px 7px;
	font-size: 12px;
	font-weight: bold;
}
h3 a {
	color: #fff;
}

h3.reply {
	margin: 27px 27px 0px 27px;
	text-align: left;
}

form {
	margin: 0px;
	padding: 0px;
}


.s {font-size: 10px; font-weight: normal;}
.m {font-size: 12px; font-weight: normal;}
.l {font-size: 14px; font-weight: normal;}
.xl {font-size: 18px; font-weight: normal;}
.xxl {font-size: 23px; font-weight: normal;}

.c {text-align: center;}
.l {text-align: left;}
.r {text-align: right;}

div#appContent {
	color: #818181;
}

div#starItem {
	display: inline-block;
	width: 23px;
	height: 23px;
	margin: 0px;
	padding: 0px;
	border: none;
}
