/*Hairy Helmet Styles*/body {	margin: 0;	padding: 0;	background: #000000 url(images/bg-repeat-sky.jpg) repeat-x left top;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #787878;}img {	border:0;}a {	text-decoration: none;	color: #F44903;}a:hover {}table {  	width: 280px;  	border: 0;  	border-collapse: collapse; } td { 	padding: 4px;	margin-left: 10px;}/* Wrapper */#wrapper {	position: relative;	height: 587px;	width: 1000px;	background-image: url(images/home-content.jpg);}/* Form */#form {	position: relative;	top: 392px;	left: 406px;	height: 300px;	width: 400px;}.shipping {	font-size: 20px;	font-weight: bold;	color:#000000;	width: 110px;	height: 32px;	background-color: #cccccc;	border: 1px solid #666666; 	text-align: center;}.quantity{	font-size: 20px;	font-weight: bold;	color:#000000;	width: 110px;	height: 32px;	background-color: #ffffff; 	border: 1px solid #666666; 	text-align: center;}/* footer */#footer {	position: absolute;	top: 600px;	left: 11px;	height: 30px;	width: 550px;}#footer ul {	list-style-type: none; 	margin-left: 0;	padding-left: 0;}#footer li { 	margin-left: 0;	padding-left: 30px;	border: none;	list-style: none;	display: inline;}
