@charset "utf-8";
.header {
	height: 134px;
	width: 849px;
	background-image: url(/main/assets/graphix/header_free_claim_idc.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
}
.header .buttons {
	padding: 0px;
	height: 36px;
	width: 333px;
	margin-top: 98px;
	margin-right: 41px;
	margin-bottom: 0px;
	margin-left: 475px;
}
.header .buttons img {
	float: left;
}
