#specials {
	width: 450px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: left
;
}

#specials table {
	width:450px;
	border-width: 1px 0 0 1px;
	border-color: #000;
	border-style: dotted;
	margin: auto;
	background-color:#DDDAB5
}

#specials td {
	border-width: 0 1px 1px 0;
	border-color: #000;
	border-style: dotted;
	height: 28px;
	padding-left: 4px;
}

