div.friends_frame
{
	width: 160px;
	height: 125px;
	background: url(frame.gif);
}

div.friends_frame img
{
	width: 136px;
	height: 101px;
	margin: 12px 0px 0px 12px;
}

div.friends_splitter
{
	height: 1px;
	margin: 10px 0px 10px 0px;
	background: #8f8f8f;
	overflow: hidden;
	clear: both;
}

#friends_text_short, #friends_text
{
	text-align: justify;
}


div.friends_photo_frame
{
	width: 600px;
	height: 120px;
	background: #8f8f8f url(photo_frame.gif);
	overflow: hidden;
	clear: both;
	margin: 0px 0px 2px 0px;
	padding: 12px 0px 0px 12px;
}


div.friends_photo_detail_title
{
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	margin: 8px 0px 4px 0px;
}

#friends_photo_up
{
	display: block;
	height: 30px;
	background: url(photo_up.gif) center top no-repeat;
}

a#friends_photo_up:hover
{
	background-image: url(photo_up_hover.gif);
}

#friends_photo_down
{
	display: block;
	height: 30px;
	background: url(photo_down.gif) center bottom no-repeat;
}

a#friends_photo_down:hover
{
	background-image: url(photo_down_hover.gif);
}


#text_detail_title
{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}

#text_detail_subtitle
{
	margin-top: 4px;
	text-align: center;
}

a.friends_return, a:link.friends_return, a:visited.friends_return, a:hover.friends_return, a:active.friends_return
{
	text-decoration: none;
	padding-left: 12px;
	background: url(/ui/base/ret1.gif) no-repeat 0px 8px;
}

a.friends_detail_return, a:link.friends_detail_return, a:visited.friends_detail_return, a:hover.friends_detail_return, a:active.friends_detail_return
{
	text-decoration: none;
	padding-left: 16px;
	background: url(/ui/base/ret1.gif) no-repeat 0px 7px;
}


/* Пейджер */
.friends_portfolio_text_pager .pager_links_container
{
	width: 350px;
	float: left;
	clear: none;
	text-align: left;
}

.friends_portfolio_text_pager .pager_links
{
	margin-top: 0px;
}

