@charset "utf-8";
/* CSS Document */


#content_body {
	width: 908px;
	margin-left: -4px;
	background-image: url(../images/middle.png);
	background-repeat: repeat;
	height: auto;
	background-position: top;
	margin-top: 0px;
}
#advert_break {
	float: right;
	height: 120px;
	width: 160px;
}

#left_section {
	float: left;
	width: 500px;
	margin-left: 55px;
	height: auto;
	margin-top: 35px;
	display: block;
	padding-right: 68px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-bottom: 35px;
}
#right_section {
	width: 200px;
	margin-right: 54px;
	float: right;
	height: auto;
	margin-top: 35px;
	margin-bottom: 35px;
}
#right_section .linkbox {
	height: 42px;
	width: 198px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	padding-top: 6px;
	border: 1px solid #CCCCCC;
}
#right_section .linkbox:hover {
	border: 1px solid #999999;
}
#right_section .linkbox .link-name {
	height: 20px;
	font-family: "Trebuchet MS", Helvetica, Geneva, sans-serif;
	font-size: 1.8em;
	color: #666666;
	margin-left: 10px;
	cursor: pointer;
}
#right_section .linkbox .link-desc {
	font-family: "Trebuchet MS", Helvetica, Geneva, sans-serif;
	font-size: 1.3em;
	color: #999999;
	margin-left: 10px;
}
#terms  {
	margin-bottom: 50px;
}#terms .term-title {
	margin-bottom: 10px;
}
