.tdResultsViewDetailsOff {
}

.btnResultsViewDetailsOff {
	background-image: url(/library/buttons/searchResults/silver.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #000000;
	height: 18px;
	width: 120px;
	padding-top: 1px;
	padding-left: 0px;
}

.btnResultsViewDetailsOn {
	background-image: url(/library/buttons/searchResults/silver.jpg);
	background-position: 0 -18;
	background-repeat: no-repeat;
	color: #000000;
	height: 18px;
	width: 120px;
	padding-top: 2px;
	padding-left: 1px;
}

.btnResultsViewDetailsText {
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	margin-left: 10px;
}



