body {
	background: #3e210d url('http://www.walmartcommunityvotes.com/splash/bg_page.jpg') top left repeat-x;
	font-size: 14px;
	font-family: tahoma, sans-serif;
	}
#container {
	background: url('http://www.walmartcommunityvotes.com/splash/bg_splash.jpg') top left no-repeat;
	height: 562px;
	width: 858px;
	margin: 0 auto;
	}
#inside {
	padding: 73px 106px 0 111px;
	}
#header {
	padding: 0 0 0 24px;
	height: 391px;
	background: url('http://www.walmartcommunityvotes.com/splash/bg_center.jpg') top left no-repeat;
	}
#forms {
	padding: 29px 0 0 10px;
	}
#forms td {
	padding: 0 13px 0 10px;
	}
#forms th {
	padding: 0 8px 0 8px;
	}
#forms th input {
	border: 1px solid #ccc;
	padding: 7px 0 7px 3px;
	}
input {
	font-size: 14px;
	font-family: tahoma, sans-serif;
	}
#zip {
	width: 70px;
	}
#email {
	width: 175px;
	}
#skipButton {
	margin: 0 auto;
	width: 350px;
	padding: 30px 0 20px 30px;
	}
a {
	text-decoration: none;
	color: #ab9b8f;
	text-transform:uppercase;
	}