body {
	width:100%;
	margin:0;
	float:none;
}

input{border:1px solid #000;}

#header {
	border-top:1px dotted #000;
	border-bottom:1px dotted #000;
}

#shopping_basket img, #search img, #rotator_nav, .submit2, #footer_cards img {display:none;}

#marquee {margin:10px 15px 0 0;}

.tile1, .tile2 {
	border-bottom:1px dotted #000;
}

#products p {
	float:left;
	margin:0 0 10px 100px;
}

#sign_up_box {
	border-top:1px dotted #000;
	border-bottom:1px dotted #000;
}

#sign_up_box #message p {
	margin:10px 0 0 40px;
	padding:0;
}

#footer_links a:link, #footer_links a:active, #footer_links a:visited {margin:0 25px 0 0;}