@charset "UTF-8";
/* CSS Document */

#container{
	width: 789px;
	max-height:auto
}
.topic:hover a {
	display: block;
	height: auto;
	width: auto;
}
.referral {
	line-height: 200%;
	text-align: center;
	vertical-align: middle;
}
#referral_image {
	float: left;
	height: auto;
	width: 782px;
	background: rgba(255,255,255,1);
	margin-left: 4px;
	margin-top: 8px;
	margin-bottom: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 16px 16px 16px 2px rgba(102,102,102,1);
	-ms-box-shadow: 16px 16px 16px 2px rgba(102,102,102,1);
	-o-box-shadow: 16px 16px 16px 2px rgba(102,102,102,1);
	-webkit-box-shadow: 16px 16px 16px 2px rgba(102,102,102,1);
	box-shadow: 16px 16px 16px 2px rgba(102,102,102,1);
	padding-top: 20px;
}
.facebook_twitter {
	height: 36px;	
	
}
		
#moving-company-x .topic:hover a {
	display: block;
	height: auto;
	width: auto;
	color:rgba(0,0,0,1)
}