/* ADVANCED SEARCH PAGE CSS */


/* SEARCH RESULTS */

.colorSelector { float: left; }

.searchResultTop
{
	margin: 10px 0px 10px 0px;
	float: left;
}

.tableimage { float: left; }


.icons { height: 13px; }

#trailimageid
{
	font-size: 0.75em;
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	width: 320px;
	height: 0px;
	z-index: 200;
}

.searchoptions strong { font-weight: bold; }


