.box {
	width: 990px;
}

.box .top {
	background: url(/media/images/big-top-box.jpg) top left no-repeat;
	height: 14px;
}
.box .content {
	background-color: #2A1804;
	padding: 1px 20px 1px 20px;
	width: 950px;
	min-height: 245px;
	color: white;
}
.box .content hr {
	height: 3px;
	background: transparent url(/media/images/par_mums_hr.gif) no-repeat scroll center;
	border: 0;
}
.box .bottom {
	background: url(/media/images/big-bottom-box.png) top left no-repeat;
	margin-left: -29px;
	height: 60px;
}

.box .content a {
	color: #C88302;	
}
.box .content a:hover {
	color: #F0CF3A;
}
.box ul {
	margin: 10px;
	padding-left: 30px;
}

#right_side {
	float: left;
	margin: 0 0 0 30px;
	width: 360px;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
}
#right_side a {
	text-decoration: none;
	color: white;
}
#right_side p {
	float: left;
	display: block;
	width: 150px;
	height: 150px;
}
#lbox {
	float: left;
	width: 556px !important;
}

