@import url("reset.css");@import url("layout.css");@import url("typography.css");@import url("widgets.css");body {	background: #000 url(../images/bg.jpg);	background-repeat:no-repeat;}a {	outline: none;}.clearer {	clear: both;}hr {	display: none;}.float_wrapper {	width: 100%;	overflow: hidden;}.left_column, .right_column {	float: left;}.left {	float: left;}.left .promoTitle{width:200px;}.right {	float: right;}a.blue_link {	color: #20a4d0;}a.blue_link:hover {	color: #0e82a8;}
