/* CSS Document */
.divBlank {
	height: 0px;
	overflow:hidden;
	clear: both;
}
.box{ width:1004px; margin:0 auto;}
.mbox{ float:left;}

