.contest-content 
{
	background-image:url(http://media.sheknows.com/giveaways/amazon-kindle/background.jpg);
	width:1000px; height:803px; 
	background-repeat:no-repeat; background-position: top left;
}

/* built in navbar */
.buttons { float:right; width: 1000px; }
.buttons .left { float:left; margin-left:20px; margin-top: 10px; color:#FFF; }
.buttons .right { float:right; margin-right:20px; margin-top: 10px; color:#FFF }

/* Content */
form { margin: 0; padding: 0; }
.inner-content { position: relative; top:290px; left: 250px; height: 260px; width: 500px; margin-bottom:-10px; padding: 10px; z-index: -1; }
.contest-title { color: #000000; font-weight: bold; font-size: 18px; font-family: Century Gothic, Arial, sans-serif; line-height:20px; text-transform:uppercase; margin-left: 5px; }
.giveaway_blurb { position: relative; top: 100px; left: 220px; font-size: 14px; line-height: 18px; text-align: center; width: 270px; font-weight: bold; }
.giveaway-content { width:484px; height: 260px; position: relative; }
.giveaway-button { margin-left: 10px; }
.giveaway-confirm-button { margin-left: 200px; margin-top: 5px; }
.contest-text-inner { font:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; font-weight: bold; }
/* the following are for adding a faded white background to the content */
.giveaway-content { position: relative; top: 45px; left: 0; width: 500px; height: auto; padding: 0 5px; *padding: 15px 0 0 15px;}
.giveaway-content-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: #fff; opacity: 0.40; filter: alpha(opacity=40);}
.giveaway-content-internal { position: relative; width: 476px; height: auto; opacity: 1.0; filter: alpha(opacity=100); z-index: 2; }

/* Additional Info section */
.bottom-wrapper { width:1000px; padding:0px; height:270px; position: relative; top: 250px; _top:200px; }
.contest-text { font-size:14px; color:#333333; font-family: Arial, Helvetica, sans-serif; }
.contest-footer-left { float:left; height:230px; padding:10px; clear: left; margin-left: 25px; margin-top: 0; width: 620px; }
.contest-footer-right { float:right; width:300px; height:250px; margin-right: 15px; clear: right; }
