#profile {
		float: left;
		width: 326px; 
		padding: 0 10px 10px 0;}
	
#profile h2 {
	font-family: DinWebBold, Trebuchet MS, san serif;
	margin: 0;
	padding: 0 22px 0 0;
	font-size: 14px;
	font-weight: normal;
	background: url(callout-arrow-green.gif) no-repeat right center;
	display:inline}
	
#profile img{padding-top:0px}


#profile p {
	color: #739ec7;
	font-family: Georgia, serif;
	font-size: 20px;
	font-style: italic;
	line-height: 24px;
	margin:7px 0 0 0}
	
#profile .name {
	text-align: left;
	color: #000;
	font-size: 12px;
	font-family: DinWebLight, Trebuchet MS, san serif;
	font-style: normal;
	text-transform: uppercase}
	
a.related:link {
  color: #000000; 
  text-decoration: none; 
  background: #FFFFFF;}
a.related:visited {
  color: #000000; 
  text-decoration: none; 
  background: #FFFFFF;}
a.related:hover { 
  color: #555555; 
  text-decoration: underline; 
  background: #FFFFFF;}
a.related:active {
  color: #000000; 
  text-decoration: underline; 
  background: #FFFFFF;}
