
	#mf .metapanel {margin:0 0 20px 0; background: transparent url(resources/bg_dot_horiz.gif) bottom left repeat-x; padding-left:5px;}
	#mf .metapanel h2 {margin-bottom:20px !important}
/* * html #mf .metapanel h2 {padding-left:0; margin-left:0;} */
	#mf .metapanel .backgroundtick {margin:20px 0 0 0; min-height:18px; padding:0 20px 0 30px}
/* * html #mf .metapanel p {height:18px} */
	#mf .metapanel .buth {margin-bottom:20px}
	#mf .metapanel .link {margin:20px 0 20px 0; padding-left:0 !important; background-image:none !important;}
	#mf .last-panel {background-image:none}

	/* Individual sections - can be deleted once ticks take over */

	#mf .bonuscc .backgroundtick {background: transparent url(resources/tick-bonuscc.gif) top left no-repeat}
	#mf .carbreakdown .backgroundtick {background: transparent url(resources/tick-carbreakdown.gif) top left no-repeat}

	/* Ticks sections  */

	#mf .tickred .backgroundtick {background: transparent url(resources/tick-red.gif) top left no-repeat}
	#mf .ticknavy .backgroundtick {background: transparent url(resources/tick-navy.gif) top left no-repeat}
	#mf .tickblue .backgroundtick {background: transparent url(resources/tick-blue.gif) top left no-repeat}
	#mf .tickorange .backgroundtick {background: transparent url(resources/tick-orange.gif) top left no-repeat}
	#mf .tickpink .backgroundtick {background: transparent url(resources/tick-pink.gif) top left no-repeat}
	#mf .tickturquoise .backgroundtick {background: transparent url(resources/tick-turquoise.gif) top left no-repeat}
         #mf .backgroundtick p {margin-top:0; padding-top:0;}

/** Standard links **/
		a{color:#2942A5; text-decoration:none; font-weight:bold}
		a:hover{color:#f00; text-decoration:underline}

/** Buttons **/
		/*-hi-pass-*/ span.buth {padding:0 0 0 8px; background:url(resources/button-tl.gif) #ee323d 0 0 no-repeat; float:left}
		/*-hi-pass-*/ span.buth a {padding:6px 8px 6px 0; background:url(resources/button-br.gif) transparent 100% 100% no-repeat; color:#fff; float:left}
	        span a span {position:absolute; left: -1000em; margin-top: -1000em}
                 .buth a:hover {color:#fff}
                 
                /*-hi-pass-*/ span.butsearch {padding:3px 0px 0 4px; position:absolute; top:83px; left:37.5em; background:url(resources/button-tl-blue.gif) #6372ad top left no-repeat;}
                /*-hi-pass-*/ span.butrateit {padding:5px 0px 5px 4px; position:relative; top:0em; left:1.5em; background:url(resources/button-tl-blue.gif) #6372ad top left no-repeat;}


/** Clearing **/
		.clearing:after {content: "."; display: block; height: 0; clear: left; visibility: hidden;}
		.clearing {display: inline-block;}
		/* Hides from IE-mac \*/
		* html .clearing {height: 1%;}
		.clearing {display: block;}
		/* End hide from IE-mac */

		.clearleft{clear:left}
		.clearright{clear:right}
		.clearboth{clear:both}

		.floatleft {float:left}
		.floatright {float:right}
