
	a {
	color: #1b3f94
	}

	a:visited {
	color: #1b3f94;
	}
	.infoWindow {
	font-family: trebuchet ms, arial, helvetica, verdana;
	font-size: 13px;
	}
	
	#map_canvas {
	float: left;
	border: 3px solid 1c3f94;
	}
	
	#depotlist {
	
	font-size: 14px;
	font-family: Trebuchet MS, Arial, helvetica;
	
	width: 338px;
	}

		
	#searchheader {
	float: left;
	font-size: 14px;
	color: white;
	font-family: Trebuchet MS, Arial, helvetica;


	}
	
	#searchheader .logo  {
	display: block;
	background: url('/images/depotswoosh.gif');
	background-repeat: no-repeat;
	height: 64px;
	width: 338px;
	padding-top: 5px;

	}
	#searchheader .logo span{
	padding-left: 5px;
	font-size:  16px;
	color: white;
	font-weight: bold;
	}
	#searchagain {
	width: 338px;
	float: left;
	font-size: 14px;
	font-family: Trebuchet MS, Arial, helvetica;

	
	}
	
	.depotlist{
	list-style-type: none;
	padding:0px;
	margin:0px;
	font-size: 11px;
	}
	
	.depotlist li {
	list-style-type: none;
	padding-left: 5px;
	padding-top:5px;
	margin:0px;
	}
	
	#container {

	}

	#depotlist .header, #searchagain .header {
	background: #1c3f94;
	color: white;
	font-weight: bold;
	font-size: 14px;
	display: block;
	padding-top: 2px;
	overflow: hidden;
	padding-left: 5px;
	height: 24px;
	}
	
	#searchagain {
	
	}
	
