@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	background-image: url(/images/hsdaback-mobile.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position: top center;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#searchform #s {
	left: 5px;
	width:270px;
	margin:0 0px 0 0;
	position:relative;
	top:0px;
	font-size: 11px;
	background:#FFF;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

