@charset "utf-8";
#left_flash{
	width: 49%;
	float: left;
	
}

#Rss{
	width: 49%;
	float: left;
}

#rss_feed{
	margin-top: 15px;
	padding-bottom: 12%;
	width: 100%;
	float: left;
}

#og_content{
        top: -10 em;
	width: 49%;
	float: left;
}

#og_flash{
	width: 49%;
	float: left;
	
	
}

.left_content{
	width: 49%;
	float: left;
}

.right_content{
	width: 49%;
	float: left;
}
	
