
.clearfloat {
	clear:both;
	height:0px;
}

#main {

	width:624px;
	margin: 0px auto 0px 0px;
	border: 0px solid #f0f0f0;

}
#background {
	border: 1px solid #000000;
	width:622px;
	padding-top:0px;
	height:319px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(very-cheap-holidays.jpg);
}
#searchbox {
	width:300px;
	padding-top:0px;
	height:249px;
	margin-left:15px;
	margin-top:50px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
