#features 
{
	margin: 0px 0px 0px 0px;
	padding: 15px 10px 0px 10px;
	background-color: white;
}

#features #pagenav 
{
	text-align: center;
	background-color: #fff;
}

#features .vseparator
{
	height: 10px;	
}

#features .hseparator
{
	width: 10px;	
}

#features table h1
{
	margin: 0px;
	padding: 0 0 10px 0;
	border: none;
}
	
#features table
{
	font: normal normal 11px Verdana, Helvetica, Tahoma;
	width: 678px;
	color: #4D3D30;
	line-height: 14px;
}

#features .headline
{	
	vertical-align:top;
	height: 1px;
	border-bottom: 1px dashed black;
}

#features .headline h1
{	
	position: relative;
	margin-bottom:0px;
}

#features .date
{	
	position:absolute;
	top: 0px;
	right: 0px;
	text-align: right;
	width: 64px;
}

#features .image
{	
	text-align: center;
	vertical-align: middle;
}

#features .text
{	
	position: relative;
	padding-top: 8px;
	vertical-align: top;
}

#features .preview
{	
	vertical-align: top;
	text-align: center;
	width: 110px;
	margin-right: 24px;
	float: left;
}

#features .text .more
{	
	text-align: right;
}

#features .text .more a
{	
	text-align: right;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
}

#features .download 
{	
	text-align: center;
	vertical-align: bottom;
	clear: both;
}

#features .download div
{	
	border: 3px solid #ccc;
	background-color: #CC3322;
	color: white;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	padding: 5px 0px 5px 0px;
	margin-top: 10px;
}

#features .download a
{	
	font: normal bold 14px Georgia, Times, Serif;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}

