.spectd {
	background-image: url(../images/specbg.gif);
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #666;
	font-size: large;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
