body {
	background:url("../images/back.gif") repeat scroll 0 0 #A9B3BB;
	color:#fff;
	font-family: "Droid Sans","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:2em;
	line-height:1.3em;
}
a
{
	color: #db890c;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

p
{
	margin:0;
	margin-bottom:1em;
}
h1
{
	font-size: 0.9em;
}
ol, ul
{
	font-size:0.6em;
	line-height:1em;
}

li
{
	margin-bottom: 0.3em;
}
.smallprint
{
	font-size: 0.5em
}
#homebox
{
	margin:1em;
}

#homebox select
{
	background:none repeat scroll center center transparent;
	color:#DB890C;
	font-size:0.8em;
}

#homebox input
{
	background:none repeat scroll center center transparent;
	color:#FFFFFF;
	font-size:0.8em;
}

#homebox button
{
	background:none repeat scroll center center transparent;
	color:#FFFFFF;
	font-size:0.8em;
}


#searches
{
	margin-top:1em;
	text-align:left;
	width:100%;
	font-size: 0.7em;
	line-height: 1.2em;
}

#searches tr td
{
	vertical-align: top;
	border-bottom: 1px dashed #FFFFFF;
	padding-bottom: 0.2em;
	padding-top: 0.1em;
}
#searches td.tags
{
	width: 25%
}
