﻿.avatar48x48
{
	padding: 3px;
	width: 48px;
	height: 48px;
	border: 1px solid #EEE;
	float: left;
	background-color: #FFF;
}
.avatar75x75
{
	padding: 3px;
	width: 75px;
	height: 75px;
	border: 1px solid #EEE;
	float: left;
	background-color: #FFF;
}
.avatar154x115
{
	padding: 3px;
	width: 154px;
	height: 115px;
	border: 1px solid #EEE;
	float: left;
	background-color: #FFF;
}

.avatar48x48 .social-link
{
	margin-top: 40px;
}

.avatar75x75 .social-link
{
	margin-top: 68px;
}

.avatar154x115 .social-link
{
	margin-top: 97px;
}
.social-link .social-list
{
	background-color: #FFF;
	padding: 10px;
	border: 1px solid #CCC;
	display: table;
}


.social-link
{
	position: absolute;
	display: none;
}
.social-link .pointer
{
	width: 19px;
	height: 10px;
	position: absolute;
	display: block;
	background: url(/Content/im/ico/photo_pointer_up.gif) top left no-repeat;
	margin-top: -9px;
	margin-left: 10px;
}
.social-link .social-list
{
	font-size: 12px;
	font-family: lucida sans unicode,Tahoma;
	color: #555;
}

.social-link .social-list ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.social-link .social-list ul li
{
	list-style: none;
	padding: 0;
	margin: 0;
}
.social-link .social-list ul li a, .social-link .social-list ul li a:visited
{
	padding: 9px 0px 9px 35px;
	display: block;
	color: #FF0099;
	text-decoration: underline;
}
.social-link .social-list ul li a:hover
{
	padding: 9px 0px 9px 35px;
	display: block;
	color: #FF0099;
	text-decoration: none;
}
.social-link .social-list ul li.hi5 a
{
	background: url(/content/im/social/hi5_32.png) left center no-repeat;
}
.social-link .social-list ul li.facebook a
{
	background: url(/content/im/social/facebook.png) left center no-repeat;
}
.social-link .social-list ul li.blogger a
{
	background: url(/content/im/social/blogger.png) left center no-repeat;
}
.social-link .social-list ul li.myspace a
{
	background: url(/content/im/social/icon.png) left center no-repeat;
}
.social-link .social-list ul li.other a
{
	background: url(/content/im/social/other.png) left center no-repeat;
}

