.friendout {
	padding: 2px;
	background-color: #CCCCCC;
	margin-bottom: 5px;
	/*display: block;
	position: relative;*/
}
.friend {
	padding-bottom: 5px;
	background-color: #FFFFFF;
	/*position: relative;
	margin-bottom: 0px;
	height: 100px;*/
}
.hide {	display: none;  }

.friendpic {
	padding: 10px 10px 4px 10px;
	width: 50px;
	float: left;
	/*position: relative;
	border: 0px solid #000000;*/
}
.friendpic img {
	vertical-align: middle;
	width: 50px;
	height: 50px;
}
.friendinfo {
	float: left;
	padding-left: 10px;
	width: 340px;
}
.friendinfo .friendun {
	padding-top: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}
.friendinfo .friendinfodata {
	padding-left: 40px;
	padding-top: 0px;
	font-size: 10px;
	/*position: relative;
	margin: 2px;*/
	color: #646567;
}
#profileFriendList .friendlinks {
}
#profileFriendList .friendinfo {
	width: 320px;
}
#profileFriendList .friendpic {
	position: relative;
	float: left;
	clear: right;
}
.friendlinks {
	/*position: relative;*/
	float: right;
	font-size: 9px;
	padding-top: 4px;
	width: 120px;
}
.friendlinks div {
	padding: 2px;
}
.friendlinks a {
	color: #003399;
}
.friendlinks a:hover {
	cursor: pointer;
}
.friendgroups {
	display: none;
}
.friendups {
	/*position: absolute;
	width: 280px;*/
}
.friendweb a {
	color: #003399;
	font-weight: normal;
}
.friendups .none, .friendinsts .none, .friendweb .none {
	color: #FF9900;
}
.fr_emptyList {
	text-align: center;
	color: #999999;
	font-size: 12px;
	padding-bottom: 10px;
}
#friendHolder {
	width: 300px;
	height: 300px;
	position: absolute;
	color: #00FF00;
	background: #FF0000;
}
#friendConfirm {
	position: relative;
	display: none;
	width: 355px;
	//height: 200px;
	text-align: center;
}
#friendConfirm_top {
	background: url(/images/friends/friendCTop.gif) no-repeat top left;
	height: 35px;
	width: 355px;
}
#friendConfirm_mid {
	width: 344px;
	height: 90px;
	border-left: 5px solid #BBBBBB;
	border-right: 5px solid #BBBBBB;
	background: #FFFFFF;
}
#friendConfirm_img {
	padding: 10px;
	width: 75px;
	height: 75px;
	float: left;
}
#friendConfirm_msg {
	font-size: 11px;
	padding-top: 20px;
	padding-right: 20px;
	text-align: left;
	color: #666666;
}
#friendConfirm_yes {
	text-align: right;
	padding: 30px 20px 0 0;
}
#friendConfirm_yes a {
	font-size: 11px;
	font-weight: bold;
	color: #003399;
}
#friendConfirm_yes a:hover {
	cursor: pointer;
}
#friendConfirm_btm {
	background: url(/images/friends/friendCBtm.gif) no-repeat bottom left;
	width: 355px;
	height: 24px;
}
#fc_close {
	position: absolute;
	background: #FFFFFF url(/images/mmmail/msg_close_u.jpg) no-repeat;
	height: 11px;
	width: 11px;
	right: 11px;
	top: 11px;
}
#friendConfirm_id {
	display: none;
}
#friendConfirm_un {
	font-weight: bold;
	color: #FF9900;
}
a.hand:hover {
	cursor: pointer;
}
.flink_waitL {
	font-weight: none;
	color: #999999 !important;
}

