
/* Logo style ----------------------------------------------------------------- */

/*
#header {
	height: 5.8em;
}

#header div.logo {
	float: none;
	position: absolute;
	top: 0;
	left: 0;
	height: 74px;
	width: 150px;
	background: #3b5998 url('/Volumes/mars_002/Webdata/global/theme/skin/threecolumnfloat/tequila/images/t-br_logo.jpg') no-repeat top left;
	padding: 0;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}
#header div.logo a, #header div.logo a:visited, #header div.logo a:link, #header div.logo a:hover, #header div.logo a:active {
	display: block;
	width: 150px;
	height: 74px;
}
#header div.logo a span {
	display: none;
}

#mainmenuwrapper {
	padding: 0 1px 0 13em;
}

#submenuwrapper {
	padding: 0 1px 0 13em;
}

*/

div.profile_leftlinks h3, div#profile_right h3 {
	color: white;
}

div#profile_header_left h1, div#profile_header_right {
	color: white;
}