div#leftimages
{
	width:232px;
	float:left;
	font-size:0.7em;
	line-height:1.5em;
	margin-top:15px;
}

div#rightcontent
{
	width:500px;
	float:right;
	font-size:0.7em;
	line-height:1.5em;
	text-align:justify;
	padding-right:20px;
	margin-top:15px;
}

span.highlight
{
	color:#347593;
	font-size:1.1em;
}

div.searchrow
{
	clear:both;
	font-size:1.1em;
	width:191px;
	background-color:#DDDDDD;
	border-bottom:#FFFFFF 2px solid;
}

div.searchrow span.label
{
	float:left;
	width:150px;
	text-align:left;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
}

div.searchrow span.dropdown
{
	display:block;
	width:129px;
	padding-left:10px;
	padding-bottom:10px;
}

div.searchrow span.dropdown img
{
	position:relative;
	bottom:35px;
	right:45px;
}

div.searchrow span.dropdown input.img
{
	position:relative;
	bottom:35px;
	right:45px;
}

span.searcherror
{
	font-size:10px;
	color:#CC0000;
	width:98%;
	display:block;
	clear:both;
	text-align:center;
	font-weight:bold;
}

/*html>body div.searchrow span.dropdown img { bottom:12px; }*/

select
{
	width:100px;
	margin-bottom:2px;
	border:1px solid #91a4ce;
	color:#422618;
	z-index:0;
}

.selectsm
{
	width:50px;
	margin-bottom:2px;
	border:1px solid #91a4ce;
	color:#422618;
}
