#friends-content h1
{
	font-size:1.5em;
}

.friend-info p, .friend-select p
{
	font-size:0.75em;
	/*margin:0px 0px 20px 0px;*/
	margin: 0px 0px  6px 0px;
	padding:0px;
	line-height:1.25em;
}

.friend-info a
{
	color:#bfd40a;
}

.friend-info a.action
{
  color:#ffffff;
}

.friend-container
{
	padding:20px 10px;
}

.offset
{
	background-color:#282828;
}

.friend-from-photo
{
	width:50px;
	padding-right:10px;
	float:left;
}

.friend-from-photo img
{
	display:block;
}

.friend-body
{
	width:570px;
	float:right;
}

.search-results-wrapper-outer .friend-body
{
    width: 428px;
}

.friend-info
{
	width:370px;
	float:left;
}

.friend-select
{
	width:200px;
	float:right;
	text-align:right;
}

#friend-buttons
{
	text-align:right;
	padding-top:12px;
}
