#featureRow 
{
  margin-top:10px;
 /* margin-bottom:20px;*/
  width:685px;
}

#contentRow 
{
  margin-top:10px;
  margin-bottom:20px;
  width:685px;
  float:left;
}

#contentRow ul
{
	margin-left:40px;
}

#contentRow li
{
	list-style:disc;
}