#logo
{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	background: no-repeat top left url(/assets/opinion-8.png);
	background-position: 0 15px;
	height: 120px !important;
	width: 950px;
}
#left_logo
{
	display: none;
}
#right_logo
{
	position: relative;
	width: 950px;	
	top: 0 !important;
	bottom: 0 !important;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	max-height: 120px !important;
	overflow: hidden !important;
}
#right_logo img
{
	float: right;
}
