
.msg_label {color:#666;font-size:13px;font-weight:bold;}
.user_listing{margin-bottom:10px;height:86px;overflow:hidden;width:650px;}
.user_thumb{

	width: 60px;
	height:70px;
	padding:1px;
	border:1px solid #d9d9d9;
	float:left;
	cursor:pointer;
}	

.user_info{background:#f5f5f5;height:100%;float:left;width:500px;padding-left:10px;margin-left:7px;}
.user_info .title{color:#666;font-weight:bold;font-size:16px;line-height:27px;padding:0px;}
.user_info .msg_links{font-size:11px;position:relative;float:left;margin-left:400px;margin-top:-20px;}
.user_info .message{color:#666;font-size:11px;margin-top:-5px;}
.user_info .message{color:#666;font-size:11px;margin-top:-5px;font-size:12px;}
.user_info ul{margin:0px;font-size:11px;margin-top:10px;margin-left:0px;padding:0px;vertical-align:bottom}
.user_info ul li{list-style-type:none; display:inline; margin-right:12px;}

.simple_listing{overflow:hidden;font-size:12px;margin-top:5px;margin:0px;margin-bottom:5px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.roundcorners
{	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

.simple_listing .info{height:100%;padding:5px;padding-top:0px;margin-top:0px;}


.user_profile{height:auto;padding:1px;}
.user_profile .name{cursor:pointer;font-size:20px;font-weight:bold;color:#666}
.user_profile .image{cursor:pointer;float:left;height:auto;border:2px solid #d9d9d9;padding:1px;padding-bottom:0px;margin:0px;}
.user_profile .text{float:left;margin-left:10px;margin-top:0px;}

#tab_say_hello .say_some{background:#f5f5f5;border:1px solid #cccccc;padding:8px;}
#tab_say_hello .say_some input{width:570px;padding:2px;}


.profile_image{float:left;height:auto;border:2px solid #d9d9d9;padding:1px;padding-bottom:0px;margin:0px;}

.friend_filter_bar
{
	
background:url('../../main/images/gradi_1.gif') repeat-x #F2F2F2;

}
ul.friend_filters  li:hover{
	text-decoration:none;
	color:#000000;
	background:#ccc;
	padding-right:10px;
	padding-left:10px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;

}

ul.friend_filters {
	
	list-style-type: none;
	padding-right:10px;
	padding-left:10px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	
	border:1px solid #EDEDED;
	font-size:13px;
	padding-top:2px;
	padding-left:5px;
	height:20px;
	z-index:400;
	text-decoration:none;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	position:relative;
	margin-bottom:20px;

}

ul.friend_filters li {
	float:left;
	padding:1px;
	font-size:12px;
	padding-right:10px;
	padding-left:10px;
	text-align:center;
	cursor:pointer;
	
}


ul.friend_filters li span.arrow{padding-left:3px;padding-right:3px;}
ul.friend_filters li:hover span.arrow{background:#B0B0B0;}
ul.friend_filters li span.arrow img{cursor:pointer}


.profile_info
{
margin-top:4px;
border:1px solid #f2f2f2;
}

.profile_info td
{
background:#F7F7F7;
color:#666;
text-align:justify;

}



.profile_info th
{
background:#EFEFEF;
font-weight:bold;
text-align:left;
color:#666;
}



.message_list_head
{
-moz-border-radius:3px;
-webkit-border-radius:3px;
width: 580px;
background-color: #fafafa;
background:url('../../main/images/gradi_1.gif') repeat-x #F2F2F2;
border:1px solid #EDEDED;
height:20px;
text-align: left;
font-size:11px;
padding-top:6px;
}


.message_list
{
width: 580px;
background-color: #fafafa;
border-collapse: collapse;
border-spacing: 0px; 
}


.message_list .col_head
{ 
background:url('../../main/images/gradi_1.gif') repeat-x #F2F2F2;

border:1px solid #EDEDED;
font-size:13px;
padding-top:2px;
padding-left:5px;
height:20px;
z-index:400;
text-align: left;
font-weight: bold;
font-size: .9em;
color: #666;

padding-right: 0px;

 }

.message_list .item
{ border-bottom: 1px dotted #ccc;
text-align: left;
font-weight: bold;
font-size: .8em;
color: #666;
background-color:#fffff;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
cursor:pointer;
padding-right: 0px; }

.message_list .read
{

text-align: left;
font-weight: normal;
cursor:pointer;
font-size: .8em;
color: #666;


}
.message_list tbody tr:hover td.sep{color:#ccc;background:#fafafa;cursor:arrow;}
.message_list tbody tr:hover td.view{color:#666;background:#ffffff;cursor:arrow;}

.message_list tbody tr:hover td{color:#000;background:#efefef;cursor:arrow;}
.message_list hr{color:#ccc;}

.more_link
{
font-size:11px;
}
.msg_time{
font-size:10px;
}
