div.CommonSidebar {
	width: 168px;
	height: auto;
	float: right;
	overflow: hidden;
}

ul.CommonSidebarList input {
	width: 100px;
}

div.CommonSidebar div
, div.CommonSidebar ul {
	width: 160px;
}

ul.CommonSidebarList input {
	width: 100px;
}

div.CommonSidebar li {
	line-height: 18px;
}

div.CommonSidebar h4.CommonContentBoxHeader
, div.topic_list div.CommonListArea th.CommonListHeader
, div.browse_discussions h4.CommonContentBoxHeader {
	color:#042c67;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	text-transform:uppercase;
} 

div.CommonSidebar ul.CommonSidebarList 
, div.CommonSidebar ul.CommonSidebarTagCloud li
, div.CommonSidebar ul.CommonContentBoxList li
, div.CommonSidebar div.CommonContentBoxFooter a {
	font-size: 11px;
	line-height: 18px;
	padding-left: 8px;
}

div.CommonContentBox {
	margin-top: 10px;
	margin-left: 10px;
	width: 565px;
	float: left;
}

div.CommonContentBox h4.CommonContentBoxHeader {
	margin: 0;
}

div.CommonContentBoxContent div.CommonSideListArea {
	padding: 10px;
	width: 160px;
	height: 120px;
	text-align: center;
	float: left;
	overflow: hidden;
}

div.CommonContentBoxContent p {
	padding: 10px 0;
}

div.CommonContentBoxHeaderForm {
	margin: 0 0 10px 0;
}

div.CommonHierarchalList {
	padding: 10px 0;
	width: 50%;
	line-height: 1.3em;
	float: left;
}

div.CommonListArea th {
	padding-bottom: 5px;
	font-size: 1.1em;
	font-weight: bold;
}

div.CommonDescription {
	margin: 10px 0;
}

h4.CommonContentBoxHeader,
h4.CommonListTitle {
	font-weight: 1.2em;
	font-weight: bold;
}

.CommonCommentUser {	MIN-HEIGHT: 60px;	FLOAT: left;	OVERFLOW: hidden;	WIDTH: 64px}

div.CommonCommentArea {
	padding: 5px 0;
}

div.CommonCommentArea div.CommonMessageActions {
	float: right;
}

.CommonPostPopupArea {
	padding: 10px;
	width: 120px;
	background-color: #052b69;
	color: #ffffff;
}

.CommonTextButtonHighlight { 
	background-color: #052b69;
	color: #ffffff;
}

.CommonPostPopupHeader {
	margin-bottom: 10px;
}

.CommonTagCloud {
	margin-bottom: 10px;
}

ul.CommonAvatarListItemList {
	padding: 5px 0;
}

li.CommonAvatarListItemArea {
	background-color: #dfe5e9;
	padding: 5px 0;
	line-height: 1.3em;
	clear: both;
}

li.CommonAvatarListItemArea.Alt {
	background-color: #ffffff;
}

li.CommonAvatarListItemArea p.CommonAvatarListItem {
	padding: 5px 0;
}

.CustomAvatarListItemCustomAvatar {
	padding-right: 10px;
	width: 60px;
	float: left;
}

.CustomAvatarListCustomContent {
	width: 490px;
	float: left;
}

.CommonFormArea {
	line-height: 1.6em;
}

.CommonFormFieldName {
	font-size: 1.1em;
	font-weight: bold;
}

.CommonFormField {
	margin-bottom: 10px;
}

.CommonMessageWarning {
	margin: 10px;
	font-weight: bold;
}

.CommonWikiListArea {
	padding: 10px;
	width: 262px;
	float: left;
}

.CommonWikiPageRatingArea,
.CommonWikiPageNoRatingArea {
	width: 50px;
	float: left;
}

.CommonWikiPageListArea {
	line-height: 1.3em;
}

.WikiRatingButtons {
	padding: 10px 0;
	clear: both;
}

div.CommonTitle {
	background: transparent url(../images/content_header.jpg) repeat-x scroll left top;
	padding-left:5px;
	height:20px;
	color:#FFFFFF;
	font-size:1.3em;
	line-height:20px;
	text-transform:uppercase;
	overflow:hidden;
}

div.CommonMessageSuccess {
	margin: 5px 0;
	padding: 5px;
	border: 1px solid #cccccc;
}

.WikiRatingYes,
.WikiRatingNo {
	padding: 10px;
}

h2 { 
	font-size: 1.5em;
	font-weight: bold;
}

h2.CommonListTitle {
	margin: 15px 0 5px 0;
}

h4#comments {
	margin: 15px 0 5px 0;
}

h4.CommonAvatarListItemName {
	font-size: 1.3em;
}

h4.CommonContentBoxHeader {
	color: #042c67;
	font-size: 1.3em;
}

h5 {
	font-size: 1.25em;
	font-weight: bold;
}


.ForumSubListCell {
	width: 16px;
}

.ForumThreadStarterSidebar {
	clear: both;
}



div.forum_thread div.CommonContentBox {
	margin: auto;
	width: auto;
	float: none;
}

div.forum_thread {
	padding: 0 2px;
}


/*
 * CSS Fixes
 */
div#main_content h1.CommonTitle {
	background:transparent url(../images/content_header.jpg) repeat-x scroll left top;
	color:#FFFFFF;
	font-size:1.3em;
	height:20px;
	line-height:20px;
	overflow:hidden;
	padding-left:5px;
	text-transform:uppercase;
}

div.recent_group_activity h4.CommonContentBoxHeader {
	color:#042c67;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	text-transform:uppercase;
	float: left;
}

div.membership_status h4.CommonContentBoxHeader {
	margin-bottom: 5px;
}

div.recent_group_activity div.CommonContentBoxContent {
	clear: both;
}

div.recent_group_activity ul.CommonContentBoxList li.Header {
	background: #dfe5e9;
	padding-top: 6px;
	padding-left: 10px;
}

div.recent_group_activity ul.CommonContentBoxList li.CommonActivity {
	background-color: #dfe5e9;	
}

div.recent_group_activity ul.CommonContentBoxList li.altCommonActivity {
	background-color: #ffffff;
}

div.recent_group_activity ul.CommonContentBoxList li.altHeader {
	background: #ffffff;
	padding-top: 6px;
	padding-left: 10px;
}

.CommonRateControlReadOnly {
	white-space: nowrap;
}