.newsletter
{
	margin:15px;
	font-family:"Myriad Pro", "Myriad", helvetica, arial, sans-serif;
}

.box
{
	padding:30px 30px 20px 30px;
	margin-bottom: 25px;
	width:715px;
	background:url(http://media.socialvibe.com/m/site/newsletter/gfc_bg_newsletter.png);
}

.newsletter h1
{
	float:left;
	margin:0 0 30px 0;
	font-family:"Myriad Pro", "Myriad", helvetica, arial, sans-serif;
	font-size:50px;
	line-height:35px;
}

.newsletter h1 span{font-size:24px;}

.reward
{
	float:right;
	margin:10px 0 20px;
}

.reward p
{
	float:right;
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	text-align:right;
}

.btn
{
	display:block;
	float:left;
	margin:10px 0 0 0;
	padding:7px 7px 5px;
	background:#999999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color:#ffffff;
}

.givebtn
{
	float:right;
	margin:0 0 0 10px;
	padding:11px 20px 10px;
	background:#e3277b;
	font-size:14px;
}

.stories
{
	float:left;
	width:500px;
}

.story
{
	float:left;
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	width:500px;
	border-bottom:1px solid #b899b1;
}

.story.last{border:0;}

.story img
{
	clear:left;
	float:left;
	margin:0 20px 0 0;
}

.story h2, 
.story h2 a
{
	margin:0 0 10px 0;
	color:#e51b81;
	font-size:15px;
	font-weight:normal;
	line-height:18px;
}

.story h2 a:hover{text-decoration:underline;}

.story p
{
	float:left;
	margin:0;
	width:266px;
	font-size:12px;
	line-height:15px;
}

.story.right img
{
	float:right;
	margin:0 0 0 20px;
}

.sidebar
{
	float:right;
	width:180px;
}

.sidebar img{margin-top:5px;}

.module
{
	float:left;
	margin:0 0 15px 0;
	padding:15px;
	width:150px;
	background:url(http://media.socialvibe.com/m/site/newsletter/gfc_bg_newsletter_module.png);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.module h2
{
	margin:0 0 5px 0;
	font-size:17px;
	font-family:"Myriad Pro", "Myriad", helvetica, arial, sans-serif;
	font-weight:bold;
	font-size:20px;
	line-height:24px;
}

.module p
{
	margin:10px 0 0 0;
	font-size:13px;
	line-height:15px;
}

.statistic h2
{
	padding:15px 0 0 0;
	background:url(http://media.socialvibe.com/m/site/newsletter/gfc_stat_bar.gif) no-repeat right 0;
	font-size:18px;
}

.helpbox{margin:30px 0 0 0;}

.helpbox p
{
	float:left;
	margin:5px 10px 0 0;
}

.helpbox a
{
	color:#ffffff;
	text-decoration:underline;
}

.helpbox .btn
{
	margin:0;
	text-decoration:none;
}

.detail
{
	margin:0;
	padding:0;
	width:710px;
	border:0;
}

.detail .btn
{
	float:right;
	margin:-10px 0 20px 0;
	padding-right:20px;
	padding-left:20px;
}

.detail h2
{
	clear:both;
	padding:0 0 5px 230px;
	width:480px;
	font-size:24px;
	line-height:26px;
}

.detail .lcolumn
{
	float:left;
	padding:5px 0 0 0;
	width:220px;
}

.detail .reward
{
	float:left;
	padding:15px;
	width:174px;
	background:#7b2e61;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.detail .reward p
{
	float:none;
	margin:0 0 10px 0;
	width:auto;
	font-size:16px;
	text-align:left;
}

.detail .reward .btn
{
	float:none;
	margin:0;
	text-align:center;
}

.detail p, 
.detail h3,
.detail blockquote,
.detail span

{
	float:right;
	margin:0 0 15px 0;
	width:480px;
	font-size:14px;
	line-height:18px;
}

.detail h3{font-weight:bold;}

p.pad{width:450px;}

.detail ul
{
	float:right;
	margin:0 0 15px 0;
	width:440px;
	color:#ffffff;
	font-size:14px;
	font-weight:normal;
	line-height:18px;
}

/* Modal */
#quizmodal-container
{
	height:355px;
	width:325px;
	border:0;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	-moz-box-shadow:3px 3px 5px #000000;
	-webkit-box-shadow:3px 3px 5px #000000;
	box-shadow:3px 3px 5px #000000;
	background:#ffffff;
	color:#3e3e3e;
}

#quizmodal-container a.modalCloseImg
{
	display:inline;
	position:absolute;
	top:22px;
	right:10px;
	z-index:3200;
	cursor:pointer;
	height:29px;
	width:25px;
	background:url('http://advertising.socialvibe.com/images/site/gfc_close.gif') no-repeat;
}

#quizmodal-container h3
{
	display:block;
	margin:10px;
	padding:10px;
	width:auto;
	background:#6a224e;
	color:#ffffff;
	font-size:18px;
	text-align:center;
}

#quizmodal-container p
{
	padding: 10px 30px;
	font-size:18px;
	line-height:24px;
}

#quizmodal-container form
{
	padding:0 30px;
	width:auto;
}

#quizmodal-container label
{
	display:block;
	margin:5px 0;
	padding:5px 10px;
	color:#3e3e3e;
	font-size:18px;
}

#quizmodal-container label:hover
{
	background:#dddddd;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

#quizmodal-container label.active
{
	background:#949494;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	color:#ffffff;
}

#quizmodal-container form p
{
	float:right;
	padding:0;
}

#quizmodal-container .results
{
	display:block;
	margin:25% 0 15px 0;
	text-align:center;
}

#quizmodal-container .results span
{
	font-size:24px;
	font-weight:bold;
}

#popmodal-container a.modalCloseImg
{
	display:inline;
	position:absolute;
	top:7px;
	right:-4px;
	z-index:3200;
	cursor:pointer;
	height:29px;
	width:25px;
	background:url('http://advertising.socialvibe.com/images/site/gfc_close.gif') no-repeat;
}
