@charset "UTF-8";
/* CSS Document */

body {
	padding: 0;
	margin: 0;
}

#content {
	width: 450px;
	height: 425px;
	margin: 0 auto;
	background: url(../images/Dropcard_Widget.png);
	position: relative;
}

input {
	background: none;
	border: none;
	color: #efeeed;
}

#email {
	position: absolute;
	width: 199px;
	height: 22px;
	top: 258px;
	left: 186px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
	
#custfield1 {
	position: absolute;
	width: 339px;
	height: 20px;
	top: 44px;
	left: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
	
#accesscode {
	position: absolute;
	width: 195px;
	height: 25px;
	top: 306px;
	left: 188px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

#errormessage {
	position: absolute;
	width: 382px;
	height: 25px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 11pt;
	color: red;
	top: 234px;
	left: 60px;
}

#_submit {
	position: absolute;
	width: 172px;
	height: 56px;
	top: 341px;
	left: 271px;
	background: none;
	text-indent: -9999px;
	cursor: pointer;
}

#redeem {
	position: absolute;
	width: 465px;
	height: 325px;
	top: 225px;
	left: 309px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#redeem p {
	color: #fff;	
}

#redeem .item {
	width: 400px;
	height: 23px;
	background-color: #000;
	text-align: center;
	color: #fff;
	font-size: 10pt;
	padding-top: 3px;
	margin-bottom: 15px;
}

#ronniewoodlink {
	width: 400px;
	height: 229px;
	position: absolute;
	top: 624px;
	left:345px;
	overflow: none;
	text-indent: -9999px;
}
