/* CSS Document */
#homespecials {
	margin: 0px;
	padding: 0px;
}
#homespecials td{
	margin: 0px;
	padding: 0px;
}
#homespecials .hd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003c94;
	width: 260px;
}
#homespecials .hd A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003c94;
	width: 260px;
}
#homespecials .desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 260px;
}
#homespecials .more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003c94;
}
#homespecials .more a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003c94;
}
#homespecials .btline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
}
#homespecials h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
#homespecials img {
	margin: 0px;
	padding: 0px;
}

