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

#bottomBanner {
   display:none;	
}


html #content.twocolumn {
    margin-left: 0px;
	margin-right: 298px;
}

html #sidebar-2 {
    margin-right: 5px;
}

html  #fbComments {	
   margin-bottom:50px;
}


html #fbComments .fb_iframe_widget {
    clear: none;
    display: block;
    float: none;
}


html #follow-links {
	background: none repeat scroll 0 0 transparent;
    border: medium none;
    left: 10px;
    padding: 10px 10px 7px;
    position: absolute;
    top: 10px;
	opacity: 0.6;
}

html .twitter-follow-button {
    clear: both;
    float: left;
    margin-bottom: 10px;
}

html #follow-links .fb_iframe_widget {
    clear: both;
    display: block;
    float: left;
}

html #content-container .end {
    bottom: -10px;
    clear: none;
    left: 50%;
    position: absolute;
}

.end li {
    font-size:28px;
	float:left;	
	padding:5px;
	
}
