a {
	color:#1163f2;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#leftcol {
	width:220px;
	margin-right:10px;
	float:left;
}
#rightcol {
	width:775px;
	float:right;
}
#groupPanel {
	width:220px;
	margin-bottom:10px;
	float:left;
}
#groupPanel h2 {
	width:195px;
	height:22px;
	margin-bottom:10px;
	margin-top:-3px;
	background:url(/images/profilePage/myprofileHeader.gif) no-repeat;
	text-align:left;
	padding:3px 0px 0px 10px;
	color:#1163f2;
	font-size:1em;
	font-weight:normal;
}
#groupPicWrapper {
	position:relative;
	width:189px;
	height:182px;
}
.changeGroupPic {
	width:60px;
	height:35px;
	position:absolute;
	top:0px;
	right:0px;
	visibility:hidden;
}
#controlPanel {
	width:220px;
	margin-bottom:10px;
	float:left;
}
#controlPanel h2 {
	width:205px;
	height:25px;
	margin-bottom:5px;
	margin-top:-3px;
	background:#F2F2F2 url(/images/profilePage/controlHeader.gif) no-repeat;
}
#controlPanel ul {
	width:200px;
	list-style-type:none;
	padding:0px 0px 15px 0px;
}
#controlPanel li {
	height:20px;
	border-bottom:1px solid #E3E3E3;
	padding:18px 0px 16px 0px;
}
#controlPanel a {
	color:#1163f2;
	text-decoration:none;
	font-weight:bold;
}
#controlPanel p {
	width:200px;
	margin:auto;
	text-align:center;
	color:#1163f2;
}
#controlPanel p span {
	font-weight:bold;
}
#controlPanel a:hover {
	text-decoration:underline;
}
#descriptionPanel {
	width:775px;
	margin-bottom:10px;
	float:right;
}
#descriptionPanel h2 {
	width:760px;
	height:25px;
	margin-bottom:5px;
	margin-top:-3px;
	background:#F2F2F2 url(/images/groupsPage/aboutGroupsHeader.gif) no-repeat;
}
#newsPanel {
	width:775px;
	margin-bottom:10px;
	float:right;
}
#newsPanel h2 {
	width:760px;
	height:25px;
	margin-bottom:5px;
	margin-top:-3px;
	background:#F2F2F2 url(/images/groupsPage/newsHeader.gif) no-repeat;
}
#newsPanel h3 {
	padding:5px 0px 10px 0px;
	font-size:1.1em;
	color:#1163f2;
}
#forumPanel {
	width:775px;
	margin-bottom:10px;
	float:right;
}
#forumPanel .panelContentOuter{
	
}
#forumPanel h2 {
	width:760px;
	height:25px;
	margin-bottom:5px;
	margin-top:-3px;
	background:#F2F2F2 url(/images/groupsPage/latestThreadsHeader.gif) no-repeat;
}
#photoGalleryPanel {
	width:390px;
	float:right;
	clear:both;
	text-align:center;
	overflow:hidden;
}
#photoGalleryPanel .panelContentOuter {
	background:url(/images/homePage/photoPanelGradient.jpg) no-repeat;
	background-position:1px 137px;
}
#photoGalleryPanel h2 {
	width:375px;
	height:25px;
	margin-bottom:5px;
	margin-top:-3px;
	background:#F2F2F2 url(/images/groupsPage/groupAlbumHeader.gif) no-repeat;
}
.galleryDiv {
	width:124px;
	height:110px;
	float:left;
	position:relative;
	border-right:1px solid #fCfCfC;
}
.galleryDivInnerV {
	position:absolute;
	top:50%;
	width:100%;
	height:110px;
	text-align:center;
	margin:0px auto;
	margin-top:-55px;
}
.galleryDivInnerH {
	position:absolute;
	top:50%;
	width:100%;
	text-align:center;
	margin:0px auto;
}
#emptyGalleryDiv {
	width:510px;
	height:109px;;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
}
.uploadLink {
	float:right;
	margin:15px 15px 0px 0px;
}
#membersPanel {
	width:375px;
	margin-bottom:10px;
	float:left;
}
#membersPanel h2 {
	width:360px;
	height:25px;
	margin-bottom:5px;
	margin-top:-3px;
	background:#F2F2F2 url(/images/groupsPage/groupMembersHeader.gif) no-repeat;
}
#groupForumDiv h2{
	width:860px;
	height:25px;
	margin-bottom:5px;
	margin-top:-3px;
	background:#F2F2F2 url(/images/groupsPage/postCommentHeader.gif) no-repeat;
}
.flagContentDiv {
	display:block;
	position:absolute;
	right:5px;
	top:5px;
}
/*
.bold{
	font-weight:bold;
}
.italics {
	font-style:italic;	
}
.underline {
	text-decoration:underline;
}
*/