#content {
	float: right;
	background: url(/images/pic_faq_bg.gif) no-repeat 0px 93px;
	border-right: solid 1px #c4c4c4;
	border-bottom: solid 1px #c4c4c4;
	border-left: solid 1px #c4c4c4;
	width: 624px;
}

#features {
	position: relative;
	float: left;
	width: 604px;
	_width: 624px;
	padding: 0px 10px 0px 10px;
}

#description {
	position: relative;
	float: left;
	width: 431px;
	height: 259px;
	font: bold 11px Arial;
	color: #434242;	
	line-height: 17px;
	overflow: hidden;
}

#description a:hover {
	background-color: #e7e7e7;
	text-decoration: none;
}

#content_left {
	float: left;
	width: 427px;
	_width: 431px;
	height: 304px;
	padding-left: 4px;
}

#content_right {
	float: left;
	width: 193px;
	height: 304px;
	text-align: center;
}

#content_right td, input {
	font: 11px Arial;
	text-align: left;
}

#features_buttons {
	position: relative;
	float: left;
	width: 624px;
	height: 24px;
	font: bold 12px Arial;
	color: #ffffff;
}

#features_buttons_abs {
	position: absolute;
	top: 534px;
	left: 175px;
	width: 605px;
	height: 24px;
	z-index: 20;
}

.line {
	color: #424242;
}