#g8Sweeps {font: 12px helvetica, arial, sans-serif;margin:15px;width:700px;}
#g8Sweeps * {margin:0;padding:0;}

#g8Sweeps #g8Message {
	background-color:#dfd;
	border:1px solid #080;
	padding:20px;
	text-align:center;
	margin:10px 0;
	color:#080;
	font-weight:bold;
	font-size:14px;
}

#g8Sweeps #g8Header {
	background:#000 url(/Votech/images/pontiacG8.jpg) no-repeat left top;
	padding-left:250px;
	height:72px;
}
#g8Sweeps #g8Header h1 {
	color:#fff;
	font-size:38px;
	font-weight:lighter;
	letter-spacing:4px;
	padding:3px 0;
}

#g8Sweeps #g8Footer {
	margin-top:5px;
}

#g8Sweeps #g8Footer p {
	font-size:10px;
	color:#777;
}

#g8Sweeps #g8Footer img {
	float:right;
}

#g8Sweeps #g8Header h1 strong {
	font-style:normal;
	font-weight:lighter;
	color:#ee3224;
}

#g8Sweeps #g8Header h1 strong span {
	font-size:10px;
	vertical-align:top;
	position:relative;
	top:4px;
}

#g8Sweeps #g8Header h4 {
	color:#eee;
	font-size:14px;
	font-weight:normal;
	letter-spacing:1px;
	padding:0 6px;
}

#g8Sweeps #g8Content {
	padding:10px;
	border:1px solid #000;
	background-color:#f8f8f8;
	position:relative;
}

#g8Sweeps form div {
	padding-bottom:15px;
}
#g8Sweeps form div label {
	width:200px;
	float:left;
	font-size:10px;
	text-align:right;
	color:#222;
	margin-left:5px;
	padding:0 10px;
	font-weight:bold;
	position:relative;
}
#g8Sweeps form div p {
	font-size:10px;
}
#g8Sweeps form div.error {
	position:relative;
	top:-13px;
	padding:0;
}
#g8Sweeps form div.error p {
	color:#f00;
}

#g8Sweeps form div label em {
	position:absolute;
	right:2px;
	top:2px;
	font-style:normal;
	font-size:16px;
	color:#f00;
}

#g8Sweeps form div input, #g8Sweeps form div select {
	float:left;
	margin:0;
	margin-right:2px;
}
#g8Sweeps form div input {
	padding:0;
}

#g8Sweeps form .checkInput {
	float:left;
	padding-bottom:0;
}


#g8Sweeps form .checkInput .checkItem {
	float:left;
	width:auto;
	margin:0;
}

#g8Sweeps form .checkInput .checkItem .checkDescription {
	line-height:17px;
}

#g8Sweeps form .stacked .container {
	padding-bottom:5px;
}

#g8Sweeps form .stacked .checkItem {
	width:120px;
	text-align:left;
}


#hhrFormContent {font: 12px helvetica, arial, sans-serif;}
#hhrFormContent form div label {
	width:120px;
	float:left;
	font-size:10px;
	text-align:right;
	color:#222;
	margin-left:5px;
	padding-right:10px;
	font-weight:bold;
}

#hhrFormContent form div {
	padding-bottom:15px;
}

#hhrFormContent input, #formContent textarea, #formContent select {
	background-color:#fff;
	color:#444;
	float:left;
	border:1px solid #aaa;
	margin-right:10px;
}
#hhrFormContent input {
	height:18px;
}

#hhrFormContent input:focus, #hhrFormContent select:focus {
	border:2px solid #3a9aba;
	height:16px;
}

#hhrFormContent select:focus {
	border-width:1px;
	height:auto;
}

#hhrFormContent {
	margin:20px;
	margin-top:0;
	padding-top:20px;
	border:1px solid black;
	margin-bottom:20px;
	z-index:5;
	width:300px;
	background-color:#eee;
}
