﻿div#OrangeTemplate
{
    width:800px;
    margin-left:auto;
    margin-right:auto;
}

div#OrangeTemplate div#contentArea
{
    font-size:0.8em;
    font-family:arial;
    margin:20px;
    color:#999999;
}
div#OrangeTemplate div#contentArea div#navColumn
{
	width:175px;
	float:left;
}
div#OrangeTemplate div#contentArea div#templateArea
{
	margin:0 0 0 180px;
}
div#OrangeTemplate div#contentArea div#templateArea h1
{
	font-size:3.1em;
	color:#ef5419;
	font-weight:normal;
	margin:0 0 10px 0;
}
div#OrangeTemplate div#contentArea div#templateArea h2
{
	font-size:1em;
	font-weight:bold;
	margin:15px 0 10px 0;
}
div#OrangeTemplate div#contentArea div#templateArea p
{
	margin:0 0 10px 0;
}
div.clear
{
	clear:both;
	width:100%;	
	line-height:1px;
	font-size:0.8em;
	height:1px;
}

#searchresultslist table.greytable
{
	background-color:#ffffff;
	border:0px;
}