#social-bookmarks {
    position:           absolute;
    top:                12px !important;
    right:              20px;
	height:				29px;
    width:              215px;
    text-align:         center;
}

div.forumHolderHolder {
	padding-bottom:		10px;
}

dl.forumHolderHeader {
	margin-bottom:		30px;
}

dl.forumHolderHeader dt {
	color:				#b20715;
	border-bottom:		1px solid #b20715;
	margin-bottom:		5px;
	font-weight:		bold;
}

dl.forumHolderHeader dd {
	float:				left;
	background:			#dfe0e0;
	padding:			2px 0px 2px 0px;
	font-size:			smaller;
}

dl.forumHolderHeader dd.forum {
	width:				500px;
}

dl.forumHolderHeader dd.forum.long {
	width:				600px;
}

dl.forumHolderHeader dd.topics, dl.forumHolderHeader dd.posts {
	width:				100px;
	text-align:			center;
}

dl.forumHolderHeader dd.lastpost {
	width:				205px;
}

dl.forum {
	margin-bottom:		20px;
}

dl.forum dt {
	margin-bottom:		0px;
	font-weight:		bold;
}

dl.forum dd {
	float:				left;
}

dl.forum dd.desc {
	width:				500px;
}

dl.forum dd.desc p {
	margin-bottom:		0px;
}

dl.forum dd.topics, dl.forum dd.posts {
	width:				100px;
	text-align:			center;
}

dl.forum dd.lastpost {
	width:				205px;
}

dl.topic {
	margin-bottom:		0px;
}

dl.topic dt {
	float:				left;
	width:				600px;
	margin-bottom:		0px;
	font-weight:		bold;
}

dl.topic dd {
	float:				left;
}

dl.topic dd.posts {
	width:				100px;
	text-align:			center;
}

dl.topic dd.lastpost {
	width:				205px;
}

div.topic {
	margin-bottom:		10px;
}

div.forumTopic h2 {
	color:				#b20715;
	border-bottom:		1px solid #b20715;
	margin-bottom:		5px;
	font-weight:		bold;
}

div.topicHeader, div.topicFooter, div.forumHolderFooter {
	padding:			5px 5px;
	background:			#dfe0e0;
}

div.startTopic a {
	text-decoration:	none;
}

div.topicHeader div.views, div.topicFooter div.reply, div.forumHolderFooter div.startTopic {
	float:				right;
}

div.post_even, div.post_odd {
	margin:				5px 0px;
	padding:			5px;
}

div.post_even {
	background:			#dedfdf;
}

div.userInformation, div.posterContent {
	float:				left;
}

div.userInformation {
	width:				200px;
}

div.posterContent {
	width:				690px;
}

img.userAvatar {
	margin:				10px 0px;
}

div.postModifiers {
	float:				right;
}

p.postDate {
	font-size:			smaller;
}

div.posterContent h4 {
	margin-bottom:		5px;
}

a.reply {
	font-weight:		bold;
}

a.startTopic {
	font-weight:		bold;
}

ul.attachmentList {
	list-style-type:	none;
}

ul.attachmentList img {
	border:				none;
}

#UserProfile label.left {
	float:				left;
	width:				200px;
	font-weight:		bold;
}

#UserProfile p {
	margin:				0px;
}

#BBTagsHolder.hide {
	display: none;
}
#BBTagsHolder.show {
	display: block;
}

div.forumBreadcrumbs {
	margin-bottom:		10px;
}

div.bbCodeHelper {
	padding:			10px 0px 10px 150px;
}

#ForumSearch {
	float:				right;
}

#ForumSearch input.text {
	width:				200px;
}
