/*--- Top friends creator page ---*/

.frd_main {	

	width:100%; 

	position:relative; 	

	font-size:14px; 

	font-family: Arial, Helvetica, sans-serif;

	text-align:left;

	background-color:#ffffff;

	color: #333366;

}

.frd_title {

	width: 100%;

	padding: 2px 0px 3px 0px;

	border-bottom: 1px solid #9B9A9A;

	background-color: #EDECEC;

	text-indent: 10px;

	font-weight: bold;

}

.frd_nonTopList {

	width: 451px;

	margin-right: 10px;

	padding-bottom: 5px;

	float:left;

	border:1px solid #9B9A9A;

}

.frd_topList {

	width: 451px;

	padding-bottom: 5px;

	float:left;

	border:1px solid #9B9A9A;

}

.frd_container {

	float: left;

	margin: 0px;

	padding: 5px 0px 0px 5px;

	position:relative;

}

.frd_description {	

	height: 45px;

	margin: 3px 5px 0px 5px;

	padding: 5px 0px;

	border: 1px solid #9B9A9A; 

	position: relative;

	clear: left;

	float: left;

	text-align: left;

	text-indent: 5px;	

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	overflow: hidden;

}

p.frd_info {

	padding:0px;

	margin:0px;

}

.frd_move, .frd_move_over {

	position: absolute;

	top: 30px;

	left: 10px;

	width: 16px;

	height: 16px;

	padding: 0px;

	margin: 0px;

	cursor: pointer;	



	background-position: center;

	background-repeat: no-repeat;

}

.frd_move_over {

	border: 1px dotted #9B9A9A;	

}

a.frd_view_all {

	font-size: 10px;

	font-weight: normal;

}

.frd_top_max_count {

	font-weight: normal;

	font-size: 10px;

}

div.thumbnail_block {

	margin-left:0px;

	margin-right:0px;

}





/*--- Profile view page ---*/

div#container_friend_list {

	width: 358px;

	position: relative;

	clear: both;

}

div#container_friend_list div.frd_container {

	padding: 0px 5px 5px 0px;

}