.container_brand .logo{
	float:right;
	width:125px;
	height:40px;
	background:url(logo.gif) no-repeat;
	margin: 12px 0 12px 12px;
	display:block;
}
body.style_streamlined .container_brand .logo {
	background: url(logo_degree_info.png) no-repeat;
	_background: url(logo_degree_info_white.gif) no-repeat;
}