.groupinfo{
	font-size:12px;
	margin:5px 0 10px 0px;
}
.modeltable{
    font-size:12px;
    width:100%;
}
.modeltable table{
    font-size:12px;
}
.tooltitle{
	background:#EFE8D8 none repeat scroll 0 0;
	border:1px solid #B0ADA4;
	font-size:12px;
	height:30px;
	padding:3px 0 2px 6px;
	text-indent:0;
	position:relative;
	margin:5px 0 10px 0px;
}
.friendtable{
    width:100%;
    font-size:12px;
}
.friendtable th{
	border-top:  1px  #B2B1AD solid;
	border-bottom:  1px  #B2B1AD solid;
	background:#F4F0E7 none repeat scroll 0 0;
	height:28px;
}
.friendtable tr{
	background:#F7F6F2 none repeat scroll 0 0;
	height:24px;
	cursor:hand;
}
.friendtable td{
	border-bottom:  1px  #B2B1AD solid;
}
.inputtext{
  font-size:12px;	
  width:200px;
}
.selecttext{
  font-size:12px;	
  width:200px;
}