/* Homepage Specific Elements */
/* 2O - 57: Last Build: Thursday, August 09th 2007 - 10:31:57 AM EST - Author: Nathaniel Bagnell */

/* Featured Box (Actual box style stuff is in global1.css */
#quote {
	font-size:18pt;
	width:250px;
	text-align:left;
	margin:5px 0 0 17px;
	float:left;
	display:inline; /*To account for the doubled float margin bug in IE 6*/
}
.itemblock {
	font-size:9pt;
	float:left;
	width:190px;
	line-height:12pt;
	margin:0 46px 0 10px !important;
	margin:0 22px 0 10px;
}
.itemblock h2 {
	font-size:9pt;
	font-weight:bold;
	color:#0a7aba;
	margin:0;
	padding:8px 0 0 0;
}
