.group_file_title {
	color: #39605E !important;
	font-weight: bold !important;
}

.group_file_field {
	color: #636262;
        font-size:14px;
        text-align: center;
	font-weight: normal;
        padding-bottom: 7px;
        vertical-align:top;
        float: left;
        width: 20%;
        position: relative;
        overflow: hidden;
        height: 100%;
}

.group_file_row {
    width: 100%;
    position: relative;
}

div.mainModAlt div.inner {
	padding: 10px;
        position: relative;
}

body#pGroup div#groupShow div.col {
	width: 630px;
	border: 0px solid black;
}

#groupShowContainer {
	/*width: 740px;*/
}

body#pGroup div#groupShow div.details div.imgOnLeft {
/*	width: 360px;*/
  width: 100%;
	border: 0px solid black;
}
body#pGroup div#groupShow div.details table.profiler th {
	width: 80px;
}

body#pGroup div#groupShow div.crux h1 {
	width: 500px;
	padding-right: 0;
}

div#newestMembersContainer {
	width: 285px;
	float: left; 
	margin-left: 12pt;
        position: relative;
        border:1px solid #DFDFDE;
}

.bottom_buttons {
    bottom: 0px;
    right: 13px;
    position: absolute;
    visibility: visible;
}

div.mainMod div.subHeader {
	background-position: center;
}

#leftGroupTextContainer {
	float: left; 
	width: 250px; 
	margin-right: 10px;
}
/*
body#pGroup div#latestGroupActivity div#latestPosts div.post {
	font-family:Georgia,'Palatino',serif;
	font-size:12px;
	line-height:1.5em;
}
*/
.seeAllLinkContainer {
	width: 100%; 
	margin-top: 15px; 
	text-align: right;
}

.addedWhenContainer {
	width: 140px;
	border: 0px solid black;
	float: left;
}

.subInfoContainer {
	width: 140px;
	border: 0px solid black;
	float: left;
}

.posterName {
	font-family: Georgia,'Palatino',serif;
	font-size: 11pt;
}

div#recentActivity div.subHeader h2, div#groupPosts div.subHeader h2, div#groupActivity div.subHeader h2 {
	border: 0px solid black; 
	width: 300px; 
	clear: none; 
	height: 39px; 
	float: left;
}

.addPostLinkContainer {
	margin-top: 8px; 
	margin-right: 10px; 
	border: 0px solid black; 
	float: right; 
	vertical-align: middle;
}

body#pGroup div#recentActivity div#latestPosts div.post small, body#pGroup div#latestGroupActivity div#latestPosts div.post small {
	color: #7C7B78;
}

div#groupPosts div.subHeader h2 {
	background-image:url("../images/hdr_group_conversations.png");
	background-position:12px 12px;
}

div#groupActivity div.subHeader h2 {
	background-image:url("../images/hdr_group_activity.png");
	background-position:12px 12px;
}

.count {
  color: red;
}

/*
.groupName a {
  text-decoration: underline;
}

.groupName a:hover {
  text-decoration: none;
}
*/
