/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* Business Directory Unique Styles
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

em {
	color: #aeaeae;
	}
	
	em a {text-decoration: none; color: #aeaeae; font: italic 11px verdana, arial, sans-serif;}
	em a:visited {color: #aeaeae;}
	em a:hover {text-decoration: underline; color: #aeaeae;}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.premierListing {
	background-color: #e4dac5;
	border: 3px double #f0e6e5;
	padding: 10px;
	}
	
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.toolTip {border-bottom: 3px double; font-weight: bold; cursor: pointer;}