DIV#social-activity
{
	float: right;
	width: 100%;
	margin: 20px 0 0;
	border-left: 2px dotted #E5EBEE;
}
DIV#social-activity H3
{
	font-size: 2em;
	text-align: right;
}
DIV#social-activity #facebook-widget
{
	float: right;
	margin-bottom: 16px;
	width: 100%;
	text-align: right;
	overflow: hidden;
	max-height: 430px;
	border-bottom: 1px solid #F6F6F6;
}
DIV#facebook-widget #u_0_0 ._1drq
{
	display: none !important;
}
/*Facebook IFrame helper for 100% width*/
.fb_iframe_widget, .fb_iframe_widget SPAN, .fb_iframe_widget SPAN IFRAME[style]
{
	/*[disabled]width:100%;*/
}
DIV#social-activity #twitter-widget
{
	float: right;
	/*[disabled]padding:6px 0px 6px 10px;*/
	box-sizing: border-box;
	width: 100%;
	text-align: right;
	overflow: hidden;
	max-height: 270px;
	border-bottom: 1px solid #F6F6F6;
	overflow-y: scroll;
}
/*Footer*/
DIV.support_section
{
	padding: 6px 0;
	line-height: 1.3;
}
DIV#support_section IMG
{
	float: left;
	margin-right: 9px;
}
DIV#payment_section IMG
{
	padding: 10px 0;
	line-height: 1.3;
}
/*Header*/
#header_right #more_info
{
	width: 100%;
	text-align: right;
	margin: 12px 0;
	float: right;
}
#header_right #more_info SPAN
{
	float: right;
	margin-left: 16px;
}
#header_right #more_info #join_newsletter
{
	border-right: 1px solid #606E86;
	cursor: pointer;
	padding-right: 16px;
}
DIV#popuppro
{
	padding: 8px 16px;
	/*[empty]box-shadow:;*/
	box-sizing: border-box;
}
DIV#popuppro P
{
	margin-bottom: 10px;
}
DIV#newsletter-signup FORM P
{
	text-align: center;
}
DIV#newsletter-signup SPAN#tnc
{
	cursor: pointer;
	font-weight: bold;
}
DIV#newsletter-signup DIV.hiddenterms
{
	font-size: 9pt;
	color: #666666;
	background-color: #F1F0F0;
	padding: 4px;
	margin-top: 24px;
}
