.groupList div{
	background:#FAFAFA url(../images/ico.groupList.gif) no-repeat; padding-left:60px; width:635px;
}

#numberPad{
	float:right;
	background:#fff;
	font: bold 11px  "Trebuchet MS", Georgia, "Times New Roman";
	color:#000;
	padding:0px 10px 0px 0px;
	margin:10px 0px 0px 0px;
	text-align:right;
	cursor:pointer;
	border:0px solid red;
}

#numberPad img{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:11px;
	vertical-align:middle;
}
#numberPad a{
	font: normal 11px  "Trebuchet MS", Georgia, "Times New Roman";
	color:#1e96c8;
	text-decoration:none;
	margin:0px;
	padding:0px;
}

#numberPad a:hover{
	font: normal 11px  "Trebuchet MS", Georgia, "Times New Roman";
	color:#000;
	text-decoration:underline;
}
#numberPad b.sep {
	 color:#becbcb;
	 padding:0px;
	 margin:0px;
}
#numberPad b{
	margin:0px;
	padding:0px;
}
.form div span a{
	margin:0px;
	color:#006699;
	float:left;
	padding-right:10px;
	text-decoration:none;
	cursor:default;
	background: url(../images/spacer.gif) no-repeat left;
}
.form div span a:hover{
	background: url(../images/btn.deleteSmall.gif) no-repeat left;
}
.grpStatus {
	padding:ox;
	margin:0px;
}
.grpStatus input {
	padding:0px 0px 0px 0px;
	margin:0px 5px 0px 0px;
	border:0px;
}
.joinGroup {
	background:url(../images/ico.groupJoin.gif) no-repeat;
	padding:0px 0px 5px 30px;
	text-decoration:none;
	color:#889038; 
	margin:0px;
	font-size:12px;
	cursor:pointer;
}
.leaveGroup {
	background:url(../images/ico.delete.gif) no-repeat 0px 2px;
	padding:0px 0px 5px 20px;
	text-decoration:none;
	color:#889038; 
	margin:0px;
	font-size:12px;
	cursor:pointer;
}
.groupLoader {
	background:url(../images/ajax.loader.gif) no-repeat;
	padding:0px 20px 0px 0px;
	margin:0px 0px 0px 5px;
}
label.notes {
	background:none;
	color:#66717C;
	font: 12px "Trebuchet MS",Georgia,"Times New Roman";
}
span.msgRequest {
	background:url(../images/ico.flag.submit.gif) no-repeat;
	color:#FF3300;
	padding:0px 0px 0px 20px;
}
.gridBlockInfo a{
	text-decoration:none;
	color:#889038;
}
.gridBlockInfo a.groupOwner {
	font-weight:bold;
	background:url(../images/ico.author.gif) no-repeat;
	padding:0px 0px 0px 15px;
}
