#profile_side {
background:#000000 none repeat scroll 0 0;
display:block;
float:left;
margin:0;
padding:10px;
width:200px;
}

#profile_main {
border-left:1px solid #FFFFFF;
display:block;
float:right;
width:679px;
}

#profile_main h1 {
background:#000000 none repeat scroll 0 0;
color:#FFFFFF;
display:block;
font-family:"Agency FB","Century Gothic",Arial,sans-serif;
font-size:24pt;
margin:0;
padding:10px;
text-transform:uppercase;
}

.profile_tagline {
background:#000000 none repeat scroll 0 0;
color:#999999;
display:block;
font-style:italic;
margin:-5px 0 0;
padding:0 10px 10px 10px;
}

#profile_about h2 {
margin: 0;
padding: 10px;
background: silver;
}

#profile_about dl {
background:#000000 none repeat scroll 0 0;
border-bottom:1px solid #EEEEEE;
color:#FFFFFF;
float:left;
width: 680px;
}

#profile_about dt {
color:#ffffff;
width: 150px;
padding: 10px;
font-size: 10pt;
font-style: normal;
}

#profile_about dd {
border-top:1px solid #EEEEEE;
font-size:10pt;
margin-left:170px;
padding:10px 0;
}

#profile_about dd a {
font-family: "Century Gothic", Arial, sans-serif;
}

#ctl00_Main_ctl12_pnlPersonFriends {display: none;}

.person_blog_posts, .person_photos {display: none;}

.person_link {background: #000; padding-top: 10px;}

#find_friends .badge {
border-width: 0 0 1px;
border-bottom: 1px solid #fff;
background-color:#000000;
display:block;
margin: 0;
}

#find_friends h1 {
background: #000 url(people.png) no-repeat top left;
height: 60px;
display: block;
overflow: hidden;
text-indent: -5000px;
}

#find_friends dd {
font-size: 10pt;
}

span.highlight {
display: inline;
position: relative;
background: #000;
color: #F9AE31;
font-size:10pt;
}

td:hover span.highlight {
display: inline;
position: relative;
background: #000;
color: #F9AE31;
border: none;
font-size:10pt;
left:0;
opacity:1;
padding:0;
position:relative;
text-align:left;
text-decoration:none;
top:0;
width: auto;
