div#site_branding_new h1 a {
	width: 115px;
	height: 27px;
	text-indent: -9999px;
	background:  transparent url(images/profile-jplogo-trans.png) no-repeat;
	position: absolute; top: 5px; left: 5px;
	cursor: pointer;
	}

div#site_tools {
	position: absolute; top: 7px; left: 120px;
	padding: 0;
	}
	
div#site_tools ul {
	margin: 0;
	padding: 0;
	text-align: left
	}

div#search_profiles {
	position: absolute; top: 5px; right: 12px;
	font-size: .9em;
	}
	
div#search_profiles input {
	padding: 3px;
	height: 13px;
	border: none;
	margin: 0 5px;
	width: 200px;
	vertical-align:middle;
	background: #BAE4F6;
	}
	
div#search_profiles button {
	background: url(images/button-go.gif);
	width: 30px;
	height: 19px;
	padding-bottom: 10px;
	vertical-align:middle;
	}

div#site_branding_new {
	background:transparent url(images/profile-bg-top.gif) no-repeat scroll 0%;
float:left;
height:203px;
width:868px;
	}
	
div#content {margin-top:1px;
	}
	
div#profile_header {
	background: #5c8a00;
	margin: 0 12px;
	padding: 25px 24px 12px 24px;
	color: white;
	float:left;
	width:796px;
	}
	
div#profile_header h2 {
	font-size: 2.3em;
	font-weight: normal;
	margin-bottom: 0;
	}
	
div#profile_header p {
	font-size: 1.3em;
	margin-bottom: 0;
	}
	
div#content_main h3:first-child {
	margin-top: 0;
	}
	
div#content_main h3 {
	color: #5c8a00;
	}
	
div#content.rt_sidebar div#content_sub div.profile_tools {
	background: url(images/bg-side-ltgreen.gif) repeat-y;
	}
		
div#content.rt_sidebar div#content_sub div.profile_tools ul{
	background: transparent  url(images/bg-side-ltgreen-top.gif) no-repeat left top;
	padding: 6px 0;
	margin: 0;
}

	
div#content div#content_sub div.profile_tools ul li {
	margin: 6px 12px;
	list-style-type: none;
	}
	
div#content div#content_sub div.profile_tools ul li a, div#content div#content_sub div.profile_tools ul li a:link {
	color: #4d4d4d;
	font-weight: bold;
	padding: 4px 0 4px 22px ;
	line-height: 16px;
	height: 16px;
	}
	
div.profile_tools ul li a#manage {
	background: transparent url(images/icon-connection.gif) no-repeat left center;
	}
div.profile_tools ul li a#message {
	background: transparent url(images/icon-message.gif) no-repeat left center;
	}
div.profile_tools ul li a#print {
	background: transparent url(images/icon-print.gif) no-repeat left center;
	}
	
div#content div#content_sub div.profile_tools div {
	background: transparent  url(images/bg-side-ltgreen-bottom.gif) no-repeat left bottom;
	padding: 0 0 4px 0;
	}
	
body#public_profile div#content.rt_sidebar div#content_sub div h3 {
	background: #94bf3e;
	padding: 3px 12px 3px 12px;
	}


