@charset "utf-8";
#mainRightTable #specials {
	background-color: #ffffff;
	width: 510px;
}
#specialheadline {
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #634b93;
	border-bottom-color: #634b93;
}
#specialheadline h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: 4px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 0px;
}
#specials h2 {
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
	letter-spacing: 1px;
}
.specialprice {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	background-color: #634B93;
	text-align: center;
}

#specials h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 14px;
	font-weight: bold;
	color: #f97330;
	text-align: right;
	width: 315px;
	margin: 0px;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #000000;
	background-color: #ffffff;
	text-transform: uppercase;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
#specialstable {
	background-color: #f3eeeb;
}

.specdesctext {
	color: #00802a;
	font-size: 14px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: center;
	width: 260px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.speclister {
	list-style-image: url(../images/spaceball25.gif);
	text-align: left;
	list-style-position: outside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	position:relative;
	width: 300px;
	padding-top: 2px;
	padding-bottom: 8px;
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.spectext {
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 292px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	line-height: 16px;
}

