/*  CSS for MountFinderȘ
 *  SR - 3/24/2009
 *
 */

/* Search Results */

.accents_mf {
}

.accents_mf h2 {
	color: #ffffff;
	font-size: 14px;
	float: left;
	margin: 0;
	padding: 4px 5px 5px 10px;
	width: 720px;
}

.results_model {
	font-size: 16px;
	margin: 10px 0 5px 0;
}


.accents_mountfinder_result {
	background: #fff;
	border-bottom: 1px #e8e8e9 solid;
	float: left;
	padding: 16px 0;
}

.accents_mountfinder_result .tiger_thumb {
	border: 1px #c3c3c3 solid;
	float: left;
	height: 103px;
	width: 133px;
}

.accents_mountfinder_result .search_copy {
	float: left;
	margin: 0 0 0 10px;
	width: 555px;
}

.accents_mountfinder_result .search_copy p {
	padding-right: 5px;
}

.accents_mountfinder_result .search_copy h4 a:hover {
	text-decoration: none;
}

.accents_mountfinder_result .search_copy h5 {
	line-height: 16px;
	margin-top:0;
}

.holder_full-motion-mount {
    background: url("/accents/images/common/bar_greenfull.gif") repeat-x scroll 0 0 transparent;
    height: 29px;
    }
.holder_tilting-mount {
    background: url("/accents/images/common/bar_bluetilt.gif") repeat-x scroll 0 0 transparent;
    height: 29px;
    }
.holder_low-profile-mount {
    background: url("/accents/images/common/bar_yellowlowpro.gif") repeat-x scroll 0 0 transparent;
    height: 29px;
    }
