.groupCategorysTbl {
	width: 590px;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 2px;
	margin-right: 25px;
}
.groupCategories {
	vertical-align: top;
	padding-top: 20px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.groupCategoryCreate {
	height: 20px;
	padding-left: 175px;
}
.createGroupButton {
	display: block;
	text-decoration: none !important;

	border: 1px solid #cccccc;
	font-weight: bold;
	width: 154px;; /*IE da nqma default padding??*/
	height: 21px;
	background-image: url('../img/btnBig.gif');
	background-repeat: repeat-x;
	padding: 9px 10px 0px 10px;
	font-family: Arial;
	font-size: 12px;
	margin:0;
	color: #575757;
	text-align: center;
}
.mostGroups {
	/*height: 425px;*/
	margin-left: 0px;
	margin-top: 5px;
}
.tdGroupsDescription {
	/*height: 380px;*/
	height: 380px;
}

.newMyGroups {
	width: 341px;
	/*height: 260px;*/
	margin-left: 5px;
}
.tdGroupsDescription a {
	color: #3535AE;
}

#groupsSideNone td {
	width: 100%;
	height: 374px;
	vertical-align: middle;
}

.divGroupInvite {
	margin-top: 20px;
	margin-left: 15px;
	margin-bottom: 15px;
}
.groupInviteForm {
	padding: 0px 0px 5px 20px;
}
.groupInviteFormEmail {
	padding: 0px 0px 15px 20px;
	border-bottom: 1px solid #e8e8e8;
}
.friendsToInvite {
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	padding:5px;
	padding-left: 20px;
}
.friendToInvite {
	float: left;
	width:185px;
	height: 30px;
}
.groupEmailInvite {
	padding-top: 10px;
}
.groupEmailInvite div {
	margin-bottom: 7px;
}
.groupEmailInvite input {
	width: 220px;
}
.groupInviteButtons {
	padding: 15px;
}
.manageGroupTable div {
	margin-bottom: 10px;
}
.manageGroupTable p {
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 3px;
	margin-top: 25px;
}
.manageGroupTable {
	margin-top: 8px;
}
.manageGroupTable td {
	padding-left:10px;
}

.pendingMembersList {
	margin-top: 10px;
	width: 590px;
}
.singlePending td {
	padding-top: 10px;
	padding-bottom: 10px;
}
.pendingControls {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e8e8e8;
}
.pendingSubmits {
	padding-top: 10px;
}
.editGroupTable {
	width: 590px;
	margin-top: 10px;
}
.groupEdit {
	width: 255px;
}
.groupEditForm {
	width: 590px;
}
.groupEditRows {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.groupEditButtons {
	padding-top: 10px;
	padding-right: 70px;
	border-top: 1px solid #e8e8e8;
}

#groupDetails {
	margin: 5px;
}
#groupExists {
	color: red;
	font-weight: bold;
	margin-top: 5px;
	/*margin-left: 10px;*/
}
.groupsMostTable {
	margin-top: 10px;
}
.startTopicTable {
	margin-top: 10px;
}
.startTopicForm {
	padding-top: 10px;
}
.startTopicForm input {
	margin: 5px;
}
.startTopicForm textarea {
	margin: 5px;
}
#replyTable {
	margin-left: 60px;
}

.postHeader {
	border: 1px solid #999999;
	border-bottom: none;
	height: 50px;
	padding:2px;
	padding-bottom: 0px;
	background: #efefef;
}

