

.fb-seprate{
	margin-top:30px;
}

#connected{
	text-align:center; 
	margin-top:60px;
}

#connected #image{
	margin-bottom:10px;
}
.fb_button.fb_button_medium {
    background: #e53f28 none repeat scroll 0 0;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    padding: 7px 10px;
    float: right;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
}
.fb_button.fb_button_medium:hover {
background: #2F2F2F;
}
.buttons-set.fblogin {
    margin: 8px 0;
}