/* CSS Document */
#content {background: #e9e8e6 url(/images/body_other_bg.jpg) 259px repeat-y;}

.right_text {
	float: right;
	width: 490px;
}

.box {
	margin-top: 5px;
	background-color: #d7d9e4;
	font-weight: bold;	
	padding: 5px;
	clear: both;
}

h2 {
	margin: 10px 0px 0px 0px;
	padding: 0;
}

.left_box {
	background: url(/images/left_gradient.gif) repeat-y;
	padding: 15px 0px 15px 10px;
	color: #8c8c8c;
	font-weight: bold;
	font-size: 1.3em
}
