
#content {
	float: left;
	width: 730px;
	padding: 7px 0 30px 20px;
}

.box {
	position: relative;
	width: 200px;
	color: black;
	background-color: #f5e2ba;
}


.wide .box {
	width: 300px;
}




.boxFrame { margin:0 0 25px 0; }
.wide { margin: 0 15px 25px 15px; }

#contentFrame {
margin:0 20px 0 0;
}
