.clear
{
	clear:both;
	height:0px;
	line-height:0px;
}
#search-box,
#browse-regions
{
	width:500px;
	border:1px solid #ccc;
	margin:0px auto;
}
#search-box form fieldset
{
	border:0px;
}
#search-box form fieldset label
{
	float:left;
	width:130px;
	font-weight:bold;
	margin:3px 0px;
}
#search-box form fieldset input,
#search-box form fieldset select
{
	float:left;
	width:200px;
	margin:3px 0px;
}
#search-box form fieldset input.button
{
	float:left;
	margin:15px 0px 0px 130px;
	width:102px;
	height:19px;
}
#search-box form fieldset div.box
{
	float:left;
	margin:-10px 0px 0px 130px;
}
#search-box form fieldset div.box .checkbox-area
{
	float:left;
	width:150px;
}
#browse-regions h2
{
	margin:0px;
	padding:5px 0px 0px 5px;
}
#browse-regions ul li 
{
	float:left;
	width:220px;
	padding:0px 10px 0px 0px;
	font-weight:bold;
}
#browse-regions ul li small
{
	font-weight:normal;
}
