#thirdcol
{
	text-align:center;
	vertical-align:top;
	width: 160px !important;
	height:auto;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
}

#features
{
	list-style:none;
	margin-top: 10px;

}

ul#feature
{
	margin:0px;
	list-style:none;
	width:153px;
}

ul#feature li
{
	float:left;
	margin-bottom:10px;
}

ul#feature li.icon
{
	background-image:url(http://www.bobsguide.com/images/section_icons_02.gif);
	background-repeat:no-repeat;
	width:25px;
	height:19px;
	background-color:#B8A68E;
	border-right:1px solid #fff;
	margin-bottom:5px;
	padding-top:2px;
}

ul#feature li.text
{
	font-family: sans-serif, Arial;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	height:19px;
	background-color:#474747;
	text-align:center;
	width:125px;
	padding-top:2px;
	margin-bottom:5px;
}

ul#feature li.logo
{
	clear:left;
	border:1px solid #ccc;	
	vertical-align:middle;
	height:auto;
	width:150px;
	overflow:hidden;
}

.freetext i
{
  color:  #333333;
}

div.supertext a.subtext
{
	font-style:italic;
}

#secondcol #spacer
{
	width:570px;
}

