.banner {
	font-family:	sans-serif;
	line-height:	120%;
	padding:	15px;
	border-bottom:	1px solid;
}

.banner a {
	color:			#000;
	text-decoration:	none;
}

.main {
	position:	relative;
}

.content {
	position:	relative;
	padding:	20px;
	margin-left:	245px;
	text-align:	justify;
}

.trailer {
	font-size:	small;
	padding-bottom:	2.5em;
}

.marginad {
	float:		right;
	padding:	10px;
}

.trailerad {
	padding:	10px;
}

.margin {
	position:	absolute;
	top:		0px;
	font-family:	sans-serif;
	font-size:	x-small;
	padding:	15px;
	width:		215px;
	line-height:	150%;
	border-right:	1px dotted #999;
}

.margin label {	font-size:	x-small;	}
.margin #sbi {	width:		100%;		}
.margin #sbb {	align:		center;		}
.margin td {	white-space:	nowrap;		}

.marginheader {
	font-family:	serif;
	font-size:	small;
	font-weight:	bold;
	padding:	2px;
	margin-top:	20px;
	text-transform:	uppercase;
	letter-spacing:	0.2em;
}

.marginlink {
	margin-bottom:	0.5em;
}

.rss {
	font:	 		sans-serif;
	font-weight:		bold;
	font-size:		x-small;
	text-decoration:	none;
	color:			FFF;
	background-color:	F60;
	padding:		0.0em 0.5em;
	border-color:		F60;
	border-style:		outset;
	border-width:		2px;
}
.rss:hover {
	background-color:	F90;
}
.rss:active {
	border-style:		inset;
}

.storylink {
	font-family:		Verdana;
	font-size:		10pt;
}
.storylink a:link {
	text-decoration:	none;
	color:			#000;
}
.storylink a:visited {
	text-decoration:	none;
	color:			#888;
}
.postlink, .commentlink {
	font-family:		Verdana;
	font-size:		7pt;
}
.postlink a:link, .postlink a:visited, .commentlink a:link, .commentlink a:visited {
	text-decoration:	none;
	color:			#888;
}
.triplebytead {
	font-family:		Verdana;
	font-size:		7pt;
}
