BODY, TD, P, INPUT, SELECT, TEXTAREA {
	font-family: verdana, tahoma, helvetica, arial, geneva, sans-serif;
	font-size: 11px;
}

BODY {
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #036;
	color: #fff;
}

INPUT, SELECT, TEXTAREA {
	background-color: #036;
	color: #fff;
	margin: 0;
	padding: 0;
}

H1, H2, H3, H4, H5, H6 {
	font-family: verdana, tahoma, helvetica, arial, geneva, sans-serif;
	color: #FC0;
}

H1 {
	font-size: 20px;
}

H2 {
	font-size: 14px;
}

H1.craigslist {
	font-size:48px;
	font-weight:bold;
	color:#FC0;
	margin-bottom: 0px;
	/*margin-top: 10px;	*/
	/* padding-top: 10px; */
	/* border: 1px solid #666; */
}

.header {
	margin-left:25px;
	height: 117px;
	width: 100%;
	padding: 0;
/*	border: 1px solid #fff;	*/
}

span.subtitle {
	font-size:20px;
	color:#F90;
}

div.content {
	line-height:14px;
	text-align:left;
	position:absolute; 
	top:125px;
	width:300px;
	margin-left:25px;
}

div.browse {
	text-align:left;
	position:absolute;
	top:125px;
	margin-left:350px;
}

#craigpic {
	float:left;
	top:10px;
	left:10px;
}

P, LI {
	line-height: 130%;
}

A, A:link {
	color: #F90;
	text-decoration: none;
}

A:visited {
	color: #999;
	text-decoration: none;
}

A:hover {
	color: #ff6;
	text-decoration: underline;
}

table { border-collapse: collapse; border-spacing: 0; }

TD {
	padding: 5px;
	border-left: 1px dotted #369;
}

TH {
	padding: 2px;
	border-bottom: 1px solid #369;
}

TD.f {
	border: none;
}

TD.rightmost {
	border-right: 1px dotted #369;
}

TABLE.list TD {
	border-top: 1px solid #369;
	vertical-align: top;
}

TABLE.list {
	border-bottom: 1px solid #369;
}

TABLE.list TD.c {
	border-top-width: 0px;
	vertical-align: top;
}

.error, .Error {
	font-weight: bold;
	color: red;
}

.Top10 {
	color: #390;
}

.Top20 {
	color: #69c;
	font-style: oblique;
}

.Others {
	color: #999999;
}

form.topnav {
	display: inline;
}

.spacer {
	clear: both;
}

.ahem {
	display: none;
}

.topnav {
	float: left;
}

form.topnav input, form.topnav select {
	font-size: 10px;
	margin: 0px;
}
