@charset "utf-8";
/* CSS Document */

.hb .top-row .tile {
	float: left;
	width: 165px;
	height: 165px;
	overflow: hidden;
	border: 0;
}

.hb .top-row {
	display: block;
	clear: both;
	margin: 0;
	height: 175px;

}

.hb .bottom-row {
	display: block;
	clear: both;
	margin: 0;

}
.hb .bottom-row .tile{
	
	float: left;
	width: 275px;
	height: 78px;
	border: 0;
	margin: 0;
}


.clear {
	clear: both;
}
