.class_container{
	float: left;
	width: 700px;
	margin: 0 0 10px 0;
}

#whole_content_box{
	float: left;
	width: 960px;
}

#left_row_container{
	width: 328px;
	float: left;	
}

#left_box{
	width: 670px;
}

#right_row_container{
	float: right;
	width: 260px;
	background-color: #E8E8E8;
}

#right_row_container span h3{
	width: 240px;
	margin-bottom: 11px;
	color: #fff;
	line-height: 24px;
	text-align: center;
	display: block;
	background-color: #92AA5C;
}

#right_row_container ul{
	list-style-type: none;
	margin: 0;
	padding: 10px;
}

#right_row_container ul li a{
	color: #000;
}

#right_row_container ul li a:hover{
	color: #92AA5C;
	text-decoration: none;
}

#whole_content_box h3{
	font-size: 16px;
	font-family:Helvetica,Tahoma,Arial,sans-serif;
	color: #fff;
	margin-top: 0;
	padding: 0 10px;
	background-color: #603D65;
	display: block;
	width: 670px;
	float: left;
}

.left_row1{
	width: 328px;
	height: 30px;
	float: left;
	margin: 0 0 5px 0;
	background-color: #E8E8E8;
}

.left_row1 b{
	line-height: 30px;
	color: #6A4570;	
	width: 318px;
	display: block;
	text-align: right;
	}

.left_row2{
	width: 328px;
	height: 30px;
	float: left;
	margin: 0 0 5px 0;
	background-color: #E8E8E8;
}
.left_row3{
	width: 328px;
	height: 30px;
	float: left;
	margin: 0 0 5px 0;
	background-color: #E8E8E8;
}
.left_row4{
	width: 328px;
	height: 30px;
	float: left;
	margin: 0 0 5px 0;
	background-color: #E8E8E8;
}

.description{
	width: 352px;
	float: left;
	margin: 0 10px 0 10px;
	background-color: #E8E8E8;
}

.left_row1 b, .left_row2 span, .left_row3 span, .left_row4 span{
	line-height: 30px;
	width: 318px;
	display: block;
	text-align: right;
}

.description p{
	padding: 0 10px 10px 10px;
}

h2.classes{
	font-family: Helvetica,Tahoma,Arial,sans-serif;
	font-size: 24px;
	color: #603D65;
	margin: 10px 0;
	text-transform: uppercase;
}