/*
 * All LOGGED OUT Styles
 */
 
@import 'style_08.css';
@import 'dir.css';
@import 'styles.css';
@import 'consultants.css';

td div {
	font-size: 12px;
}

#wrapper {
	background: none !important;
	width: 982px;
}

#main {
   float: left;
   width: 572px;
}

#main.fixed_height {
   width: 689px;
}

#columnfullheight p, #main li {
   color: #333333;
   font: 12px/18px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}

#main .sidebar li {
	font-size: 10px;
   line-height: 2.15em;
}

#sidebar h2 {
   font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
   color: #333333;
}

#profile { padding-bottom: 8px; }

#profile p { margin-bottom: 8px; }

#profile table { margin-bottom: 16px; }

#profile table input { margin-left: 19px; }

div.info-container a:link, div.info-container a:active, div.info-container a:visited, #gmap #overlay div.info-container a:hover { color: #6CD4FF; }

#gmapwrap #gmap #overlay #overlay-content div.info-container { margin-left: 0; }

#gmapwrap #gmap #overlay #overlay-content h3, #gmapwrap #gmap #overlay #overlay-content h3 a { margin-top: 0; }
