#left_col {
	float: left;
	width: 256px;
}
#right_col {
	margin-left: 260px;
	padding: 30px 0 0 25px;
}
#main_text {
	margin-top: 43px;
}
/*----  PAGE STYLE ----*/
.desc {
	width: 475px;
	padding-bottom: 20px;
}
.desc div {
	font-size: 75%;
	background:url('../i/bg_legal.gif') no-repeat 0 bottom;
	padding: 0 0 78px 0;
	margin-bottom: 69px
}
.desc div p {
	padding: 0 0 14px;
	color: #838383;
}
.desc h3 {
	margin: 0 0 30px
}
h3 span {
	color: #838383 !important;

}
.desc h3 em {
	padding-right:11px;margin-left:10px;
	background:url('../i/bg_arrow_cat.gif') no-repeat 7px center;
}
.desc h3.close {
	margin-bottom: 7px
}
.desc h3.close em {
	background-position:right
}
.desc div{position:relative;}

