@charset "UTF-8";
/* CSS Document */

#content {
	width:747px;
	height:440px;
	float:left;
	background-image: url(../images/grid.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#slot_1, #slot_2, #slot_3, #slot_5, #slot_6, #slot_8, #slot_9 {
	width:210px;
	height:122px;
	overflow:hidden;
	margin: 10px;
}

#slot_4 {
	width:210px;
	height:46px;
	overflow:hidden;
	margin: 10px;
}

#slot_7 {
	width:210px;
	height:198px;
	overflow:hidden;
	margin: 10px;
}
