﻿#allbox1 {
	width: 850px;
	height: auto;
	border: 1px solid #C0C0C0;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#side1 {
	width: 200px;
	height: auto;
	padding: 2px;
	margin: 2px;
	float: left;
	border: 1px none #C0C0C0;
}
#box1 {
	width: 598px;
	height: auto;
	float: left;
	padding: 3px;
	margin: 3px;
}
.style2 {
	border-width: 0px;
}
.style1 {
	padding: 5px;
	text-align: center;
	background-color: #FFFFFF;
}
#under {
	clear: left;
}
