body{
margin: 0;
padding: 0;
	font-size: 11px;
	background-color : White;

}

select{
	font-size:10px;
}

/* Header */
#fn-header {
	padding: 0px 0px 0px 0px;

color: #fff;
 background : transparent url(graphics/bg_top.gif) repeat-x fixed top;
 height : 90px;
 border : 0px solid #0000FF;
}

 #fn-navcontainer li a{
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid White;
	border-bottom: none;
	background: #336699;
	text-decoration: none;
}

#fn-navcontainer li a:hover
{
	color: #3399CC;
	background: White;
	border-color: #3399CC;
}

#fn-sidebar{
float:right;
	width:160px;
	right:0px;
	height: 300px;
}
#driversonline{
	width:105px;
	height: 141px;
	font-size: 30pt;
	text-align: center;
	background : url(drivers_online.png) no-repeat top;
	float: right;
	padding-top: 50px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	margin: 10px 10px 10px 10px;
}
.fn-searchcontrols{
	width: 400px;
}
#fn-container{
	background-color: #fff;
	width: 986px!important;
	width: 984px;
	margin: 2px;
	/*padding: 10px;*/
	
}
#fn-container .fn-pagination{ width: 380px; }

#fn-results-container{
	width: 400px;
	margin-bottom: 5px;
}
#fn-mapall-container{
	float: right;
	width: 530px;	
	position: relative;
	margin-top: -10px;
}
.fn-result, fn-result-profile{
	float: left;
	border: 1px solid #CCCCCC;
/*	width: 100%;*/
/*	height: 180px;*/
	margin: 0 0 5px 0;
	padding: 5px;
/*	overflow: auto;*/
/*font-size: 11px;*/
/*	background : White url(/ziumsystem/profile_bg.gif) no-repeat top left;*/

/*	position : relative;*/
	background-color: #EEEEEE;
}
.fn-searchcontrols{
	width: 400px;
}
