A:link { text-decoration: none;}
A:visited { text-decoration: none;}
A:hover { text-decoration: underline;}

html, span, applet, object, h1, h2, h3, h4, h5, h6,  blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, li,
fieldset, form, label, legend, caption, tbody, tfoot, thead, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}

body {
	padding:0;
	margin:0;
	line-height: 1;
	background: transperant;
	overflow: hidden;
	margin-top: 64px;
}


#heada {
	width: 100%;
	height: 94px;
	background-color: #ccc;
	position: fixed;
	top: 0px;

}

#banner {
	width: 468px;
	height: 84px;
	float: right;
	text-align: center;
	position: absolute;
	top: 10px;
	right: 20px;
	font-family: Verdana;
	line-height: 16px;
	color: #FFF;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}

#adbarnote {
	width: 150px;
	height: 24px;
	background: url('images/adbarnote.png') repeat-x center;
	position: absolute;
	top: 94px;
	left: 15px;
	color: #60476f;
	font-family: Verdana;
	font-size: 11px;
	font-style: italic;
	text-align: center;
	padding-top: 3px;

}


#adframe {
	width: 100%;
	height: 200px;
	float: left;
}

#confirmation {
	height: 70px;
	float: left;
	margin-left: 10px;
	display: block;
	margin-top: 10px;
	visibility: hidden;
}

.register {
	background: url('images/viewadsclick.png') no-repeat center;
	height: 46px;
	width: 46px;
	border: 0px;
	color: #FFF;
	font-family: Verdana;
	font-size: 14px;
	margin: 5px 4px 10px 4px;
	text-align: center;
}

.number {
	background: url('images/viewadsdesc.png') no-repeat center;
	height: 46px;
	width: 138px;
	border: 0px;
	color: #000;
	font-style: Georgia;
	font-size: 16px;
	font-weight: bold;
	margin: 5px 55px 10px 20px;
	text-align: center;
}

#viewadsfaq {
	height: 20px;
	width: auto;
	position: absolute;
	top: 75px;
	left: 20px;
	padding-left: 17px;
	background: url('images/viewadsfaq.png') no-repeat left;
	font-size: 12px;
	font-family: Verdana;
	font-style: italic;
	color: #666;
}
