#test_cont_out {
	padding: 10px;
	clear: both;
	height: 1213px;
	width: 627px;
	background-color: #FFFFFF;
	margin-bottom: 7px;
}
#left_test {
	clear: left;
	float: left;
	height: auto;
	width: 652px;
	background-color: #cccccc;
	padding-top: 7px;
	padding-right: 1px;
	padding-left: 13px;
}
#test_title {
	width: 610px;
	background-image: url(../images/title_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #D5AA80;
	text-decoration: none;
	padding-left: 17px;
	padding-top: 4px;
	font-weight: normal;
	margin-bottom: 5px;
}#test_box {
	clear: both;
	width: 615px;
	height: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #112993;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}
#test_left {
	clear: none;
	float: left;
	width: 150px;
	height: 150px;
}
#test_right {
	width: 450px;
	float: right;
	padding: 5px;
}
#test_box_without_border {
	clear: both;
	width: 615px;
	height: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}