img {border: 0;}
.giveaway-title {
	margin: 15px 0;
	font-size: 40px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", serif;
}

.giveaway-content h3 {
	margin: 0;
}

.giveaway-content input:focus {
	outline: none;
}

/**
 * Top buttons that link to other contests, rules, prizes, etc.
 */
#doc .contest-content .buttons  { position: relative; width: 1000px; color : #fff; background: transparent; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; display: inline-block; zoom: 1; }
#doc .contest-content .buttons .left { position: absolute; left: 0px; margin: 0px 0 8px 10px; *margin: 8px 0 8px 10px; color: #fff; }
#doc .contest-content .buttons .right { position: absolute; right: 0px; margin: 0px 10px 8px 0; *margin: 8px 10px 8px 0; color: #fff; }
#doc .contest-content .buttons .right { float: none; width: auto; text-transform: none; } /* This is to override #hd .right */
#doc .contest-content .buttons .social { display: none; position: absolute; right: 0px; margin: 4px 10px 4px 0; }
#doc .contest-content .buttons ul { margin: 0; padding: 0; }
#doc .contest-content .buttons ul li { float: left; margin: 0; padding: 0 0.75em; list-style: inside square; border: none; text-align: left; display: list-item; }
#doc .contest-content .buttons ul li a { color: #fff;  text-transform: none; }
#doc .contest-content .buttons .right a { text-transform: none; margin: 0px; }


/* hide this so that we can override as needed */
.giveaway-intro-text { display: none; }


.form-container, .verify-entry {
	width: 400px;
	padding: 15px;
}
.verify-entry ul { margin: 0 0 10px 0; padding: 0; }
.verify-entry ul li { list-style: none; clear: both; padding-top: 10px; }
.verify-entry ul li .title { display: inline-block; width: 95px; font-weight: bold; float: left; }

.verify-entry,.terms-and-conditions
{
	position: relative;
}

.form-container .input {
	clear: both;
	padding: 10px 0 0 0;
}

.form-container .input.select{
	text-align:left;
}
.form-container .input.select .field select {
	margin:8px 0 0 9px;
}

.form-container .form-field {
	width: 250px;
}
.form-container .giveaway-button {
	width: auto;
}

.form-container .error-message {
	margin: 3px 0 0 95px;
	color: #7F0000;
}

body.enter .submit {
	padding-top: 10px;
	display: block;
}

.form-container label {
	float: left;
	text-align: left;
	width: 75px;
	padding-right: 10px;
	color: #333;
}

.form-container label {
	margin: 0;
	color: #333;
}
.form-container select {
	margin:8px 0 0 9px;
}
.form-container .checkbox label {
	width:auto;
	float:none;
}

.form-container .giveaway_call_to_action {
	padding: 5px 0;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: inline;
}

.form-container .form-field, .form-container .select .field, .landing #GiveawayEntryEmail {
  padding: 10px;
  width: 277px;
  background-color: #FFFFFF;
  border: 1px solid #BFB6B7;
}
.form-container .select .field { display: block; margin-left: 93px; padding-top: 3px; padding-bottom: 8px; }

#back_to_selection {
	position: absolute;
	top: 10px; right: 100px;
}

#giveaway_selection .label {
	display: block;
	float: none;
}

#GiveawayEntryGiveawayPrizeId {
	width: 300px;
}

.form-container .call_to_action span {
	font-size: 28px;
	text-transform: uppercase;
}

.giveaway-button-default
{
	background: url( http://cdn.sheknows.com/giveaways/submit.gif );
	display: block;
	overflow: hidden;
	height: 22px; width: 107px;
	padding-top: 22px;
	border: none;
	background-repeat: no-repeat;
	position: relative;
	left: 92px;
}
/* Official Rules link under entry form */
.official_rules { position: absolute; font-size: 10px; top: 0px; left: 0px; font-size:10px; }
.official_rules a { font-size:10px; }

/* Thanks page default styles */
.thanks-page {
	font-size: 16px;
	padding: 15px;
	width: 400px;
}	
.thanks-page a {
	color: #000;
	cursor: pointer;
	font-weight:bold;
}

.verify-entry ul li {
	font-size: 14px;
	text-align: left;
}
iframe {
	background: #fff;
	margin: 5px 0;
}
.checkbox { clear:both; text-align:left; margin:0; }
.thanks .giveaway-content iframe { background:transparent; }