.highlights, .download, .highlights2, .download2
{
	float: left;
	width: 265px;
}
.highlights a, .download a, .highlights2 a, .download2 a
{
	color: #B20522;
}
.download, .download2
{
	float: right;
	vertical-align: middle;
}
.highlights h3, .download h3
{
	background: url(../images/bg_title_red2.gif) no-repeat 0 0;
}
.highlights2 h3, .download2 h3
{
	background: url(../images/bg_title_silver2.gif) no-repeat 0 0;
}
.highlights ul, .download ul, .highlights2 ul, .download2 ul
{
	background: url(../images/bg_box265.jpg) no-repeat 0 100%;
	padding: 5px 10px 10px 12px;
}
.highlights ul li, .download ul li, .highlights2 ul li, .download2 ul li
{
	padding: 8px 0 8px 38px;
	background: url(../images/arr.gif) no-repeat 0 6px;
}
.faq_question h4 {
	background: url(../images/plus.gif) no-repeat 0 0;
	margin-top: 5px;
	padding-left: 15px;
}
.faq_question p {
	margin-left: 15px;
}

#settings_form label {
	position: relative;
	display: block;
	float: left;
	width: 110px;
	height: 18px;
}
#settings_form input {
	float: left;
	position: relative;
	display: block;
	width: 130px;
	margin-right: 5px;
	border: 1px solid gray;
	height: 18px;
}
#settings_form p {
	width: 500px;
	float: left;
	clear: both;
	margin: 2px;
	padding: 0;
}
#settings_form h4 {
	clear: both;
	margin-left: 10px;
	padding-top: 10px;
}