a.thumbtitle {
	color: #ffffff;
	text-decoration: none;
	
}

a.thumbtitle:hover {
	color: #7fffd4;
	text-decoration: none;
}

.thumbimg  {
	position: absolute;
	margin-top: -10px;
	margin-left: 10px;
	border: 1px solid #7fffd4;
	padding: 2px;
}

.thumbbox {
	padding-bottom: 10px;
}

.findask_labels {
	font-weight: bold; 
	font-size: medium; 
	color: white;
	padding-bottom: 8px;
}

.find_field	{
	border: 2px solid #ffa500;
	margin: 0px 5px 1px 0px;
}

