﻿body {
}

.registered
{
    color: Green;
    font-weight: bold;
}

h1.profile 
{
	margin-left: 0;
}

#content-inner.profile 
{
	margin-left: 15px;
}

.friend
{
    color: Green;
    font-weight: bold;
}

#rightLower.profile 
{
	padding-top: 10px;
	padding-bottom: 5px;
	height: 125px;
}

#right.profile 
{
	height: 130px;
}



.profileFriendName 
{
	margin-right: 15px;
}

#friendsList 
{
	clear: right;
	float: none!important;
	padding: 0;
	margin: 5px 0 5px 17px!important;
	height: auto;
	border: none;
	color: #007700;
	font-weight: bold;
	width: auto!important;
}

#friendsList li 
{
	padding: 2px 0!important;
	height: auto!important;
	width: auto!important;
}
