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

#widget_rail {
	width:960px;
	height:110px;
	background-color:#333333;
	background-image:url(../images/fx_widget_rail_back.jpg);
}

#widget_rail img {
	float:left;
	clear:none;
}

#fx_wrapper {
	width:960px;
	background-color:#000000;
}

/* this flushes the bottom rail of the main ub site up against the fx rail */

#footer {
margin-top:0px;
}
