
#quote{
	clear:both;
}
#small-top{
	clear:both;
	width:234px;
	height: 85px;
	background: url(../images/home_small_top.gif) top left no-repeat;
}
#small-mid{
	clear:both;
	width:234px;
	background: url(../images/home_small_mid.gif) top left repeat-y;

}
#small-bot{
	clear:both;
	width:234px;
}
#small-hdr{
	text-align:center;
	padding-top:14px;
}

.boxhdr{
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
}
ul#small{
	list-style:none;
	padding:0px;
	margin:0px;
	padding-left:21px;
	width:194px;
}
ul#small li{
	border-bottom:1px solid #C8E89D;
	padding: 10px 0px 10px 0px;
}