#grouplist table td{
	vertical-align: top;
	text-align: left;
}

#grouplist table h1, 
#grouplist table h2,
#grouplist table h3,
#grouplist table h4,
#grouplist table h5,
#grouplist table h6{
	margin: auto;
	padding: auto;
}

#grouplist table td.tdcheck{
	vertical-align: middle;
	text-align: center;
}

#grouplist table .td1{
	text-align: center;
	padding: 10px 10px 10px 0px;
	width: 160px;
}


#grouplist table .td2{
	padding: 10px 10px 10px 0px;
}

#grouplist table .td1 .avatarClass{
	width: 150px;
	height: 100px;
}

#grouplist table .td1 .userava{
	width: 48px;
	height: 48px;
}

#grouplist td hr{
	border-color: #8DC63F;
	border-width: 0 0 1px 0;
	border-style: solid;
}

#search_input{ width:180px; }



li #search_input_button{
	padding: 0;
	position: relative;
	float: right;
	top: -5px;
}

.orderby.selected{
	color: #333;
	font-weight: bold;
}

table.groupDetails td{
	vertical-align: top;
	text-align: left;
	padding: 10px;
}

table.groupDetails .groupAvatar{
	/*height: 100px; */
}

table.groupDetails td.td1{
	text-align: center;
}

#grouplist pre{
	padding: 0px;
	margin: 0px;
}

#add_group_message {
	overflow: hidden;
}
#gropbutt{
float: right!important;

}

#lock{ 
width: 21px;
height: 21px;
margin: 0 21px 0 0;

position: absolute;
}
.grouphref{
margin-left: 21px;
color: #336633;
text-decoration: underline;
}