.header .col_1{ width:651px; background:url(_images/logo_wrapper.jpg) no-repeat 15px 0; height:274px;}
.float-right {
	margin: 8px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.float-left {
	margin: 8px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.float-left-withborder {
	margin: 8px;
	float: left;
	border: medium solid #333;
}

