#fan_club_news
{
	margin-left:25px;
	margin-top:10px;
	width:986px;
/*
	border:1px solid green;
*/
	float:left;
}

#fan_club_news_l
{
	float:left;
	width:1000px;
/*
	border:1px solid green;
*/
}


.news_title
{
	font-family:Georgia;
	font-weight:bold;
	font-size:11pt;
	color:#626366;
	line-height:1.3em;
	margin-top:20px;
}

.news_item
{
	font-family:Georgia;
	font-weight:normal;
	font-size: 11pt;
	color: #626366;
	line-height: 1.3em;
	border-bottom:1px dashed #626366;
	padding-bottom: 20px;
}

.news_item a
{
	text-decoration:underline;
	color: #626366;
}

#right_column
{
	width:0px;
/*
	border:1px solid yellow;
*/
	height:0px;
	margin-top:0px;
	margin-right:57px;
	left:23px;
	float:right;
}

#request_text
{
	display:block;
	text-align:left;
	font-family: Georgia;
	font-size:11pt;
	font-weight:normal;
	color:#626366;
	line-height:1.3em;
	padding-top:20px;
	padding-left:3px;
	padding-bottom:20px;
}

#photos
{
	display:block;
}

.photo_a
{
	background-image:url('/images/fan-club-a.jpg');
	background-repeat:no-repeat;
	width:199px;
	height:128px;
	display:block;
	cursor:pointer;
	margin-bottom:20px;
}

.photo_b
{
	background-image:url('/images/fan-club-b.jpg');
	background-repeat:no-repeat;
	width:199px;
	height:128px;
	display:block;
	cursor:pointer;
	border:none;
}



#request_pop
{
	padding: 20px 20px 20px 20px;
}
#request_pop p
{
	text-align:left;
	font-family: Georgia;
	font-size:11pt;
	font-weight:normal;
	color:#626366;
	line-height:1.3em;
}

.close
{
	text-align: right;
	text-decoration: underline;	
	font-family: Georgia;
	font-size:9pt;
	font-weight:normal;
	color:#626366;
	line-height:1.3em;
	text-transform:uppercase;
}

#socialt
{
	width:390px;
	position: relative;
	float: left;
	box-sizing: border-box;
	moz-box-sizing: border-box;
}

#sociali
{
	width:413px;
	vertical-align: top;
	position: relative;
	float: left;
	box-sizing: border-box;
	moz-box-sizing: border-box;
	font: 18px "Helvetica Neue",Roboto,"Segoe UI",Calibri,sans-serif;
	padding: 5px 0 15px 0;
	border-radius: 5px;
	border: 1px solid #E8E8E8; 
}

.instabutton
{
	float: right;
	padding: 0 90px 0 0;
}

