/* CSS Document */

td.results_info {height: 85px;
	font-size: 12px;
	line-height: 16px;
	padding-left: 20px;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	}

tr.results-grey {background-color: #f2f2f2;
}

.results-more-infobtn {margin-top: 10px;
}

.results-dj-name {color: #0098c4;
	font-family: "Lucida Sans", "Lucida Grande", "Gill Sans MT", "Gill Sans";
	font-size: 16px;
	
}

.results-price {vertical-align: top;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
}


.results-price a {font-weight: bold;
	font-size: 11px;
}


td.result-img {width: 89px;
	background-image:url(../../images/results/img-bg.gif);
	background-position:center;
	background-repeat:no-repeat;
	text-align: center;
	vertical-align:middle;
	
}