.avatar-wrapper{
    padding: 6px 6px 3px 6px;
    /*background-color: #444;*/

}
.avatar{
    border: 2px solid #fff;
}
.topic{
		/*border-radius: 30px 0 0 30px;
    border-bottom: 3px solid #444;*/
}
.topic a{ color: #444 }
.topic a:hover{ color: #444; text-decoration: none }

.post-date {
	display:inline;
	font-size: 10px;
	font-style: italic;
}

div.post-date {
	display:block;
	font-size: 10px;
	font-style: italic;
	padding-top: 8px;
	padding-bottom: 8px;
}

span.post-date {
	font-size: 10px;
	font-style: italic;
}

.post-count {
	padding-top: 8px;
	color: #a899b6;
}

.post-delete {
	font-size: 10px;
	padding-top: 3px;
	color: #66b95b;
	cursor: pointer;
	cursor: hand; 
}

.media-body H1 {
	margin-top: 0px;
}

.forums-list H3 {
	margin-padding: 0px;
	margin-top: 0px;
}

.media HR {
	margin-bottom: 0px;
}

H2 {
	margin-top: 0px;
	margin-bottom: 10px;
}

h3.media-heading{
	font-size: 22px;
}

H4.media-heading {
	font-size: 18px;
	padding-bottom: 0px;
}

.media-body {
	/*padding-left: 15px;*/
}

.media {
	background: none repeat scroll 0 0 #ffffff;
  color: #444444;
  font-size: 14px;
	min-height: initial !important;
}

.media, .media .media {
	margin-top: 0px;
}

.media-object {
		border-radius: 50%;
}

.media-heading a {
	color: #66b95b;
}

li.media {
	margin-bottom: 16px;
}

#TopicListMore {
	/*margin-left: 40px;*/
}

#TopicListMore span {
	cursor: pointer;
	cursor: hand; 
	color: #003399;
	TEXT-DECORATION: underline;
}

#ForumListMore {
	/*margin-left: 40px;*/
}

#ForumListMore span {
	cursor: pointer;
	cursor: hand; 
	color: #003399;
	TEXT-DECORATION: underline;
}

#MessageListMore {
	/*margin-left: 40px;*/
}

#MessageListMore span {
	cursor: pointer;
	cursor: hand; 
	color: #003399;
	TEXT-DECORATION: underline;
}

#ListPagingRecords {
	padding-top: 10px;
	/*margin-left: 40px;*/
}

.ListPagingText {
	padding-top: 10px;
	/*padding-left: 30px;*/
}

.ListPagingCount {
	padding-top: 10px;
}

.ForumNameLink {
	color: #66b95b !important;
}

.reply-count {
	color: #000;
	font-style: italic;
	font-weight: bold;
}