

.frontListArea {
    font-size:12px;
    text-transform:uppercase;
    }
.frontListHeader {
	color:#ed1c24;
    font-size:12px;
    }
.frontListDate {
	color:#ed1c24;
    font-size:10px;
    }
.frontListDesc {
  }
  
.frontListDelimiter {
  margin-top:10px;
  margin-bottom:4px;
  background-image:url(/images/standard/delimiter.jpg);
  width:100%;
  height:4px;
  font-size:1px;
  }
  
.frontListMore, .frontListMore:hover {
	color:#ed1c24;
    text-decoration:none;
}