.searchtd {
	font-size: 10px;
	color: #666666;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
.searchtd p {
	font-size: 10px;
	line-height: 120%;
	color: #666666;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.searchtd a:link {
	color: #666666;
	text-decoration: underline;
}
.searchtd a:visited {
	color: #666666;
	text-decoration: underline;
}
.searchtd a:hover {
	color: #CC0000;
	text-decoration: none;
}

.vline {
	background: url(../img/verticalline.gif) repeat-y center top;
}
.hline {
	background: url(../img/horizontalline.gif) repeat-x left center;
}