div#horizontal_divider
{
	left: -23px;
	position: relative;
	margin-left: 0px;
	margin-bottom: 7px;
	margin-right: 0px;
	margin-top: 9px;
	height: 10px;
	width: 898px;
	background: url("../images/divider-double-horizontal.png") repeat-x;
}

div.item
{
	display: table-cell;
	float: left;
	width: 252px;
	height: 252px;
	margin: 14px 0px 12px 24px;
	text-align: center;
	line-height: 252px;
}

div.item img
{
	vertical-align: middle;
}

#blurb
{
	top: 265px;
	position: absolute;
	width: 852px;
}

#blurb-text
{
	line-height: 150%;
	width: 330px;
	text-align: center;
	text-transform: uppercase;
	font-size: 9px;
	margin: 0px auto;
}

#title
{
	
	margin-top: 110px;
	
}
