﻿.headerComment-title { float: left; }

.headerComment-title {
	margin-top: 5px;
	padding-bottom: 4px;
}.CommentDate { color: #adb6b9; }

.basicMainDotted {
	background: url(images/dottedLight.gif) left bottom repeat-x;
	padding: 0 0 20px 0;
	margin-bottom: 15px;
}
.comments p { margin: 5px 0; }
.CommentPseudo { color: #1893d6; }
.comment-content { overflow: auto; }

.headerComment-actions {
	float: right;
	text-align: right;
	color: #a7a7a7;
	font-size: 10px;
	width: 50%;
	padding-bottom: 3px;
}

.headerComment-actions .noteComment {
	line-height: 20px;
	float: right;
	font-size: 12px;
	margin: 0 3px;
	color: #000;
	display: block;
	width: 16px;
	text-align: center;
}

.displayComment {
	float: right;
	margin: 0 2px;
	line-height: 20px;
	cursor: pointer;
	color: #baafaf;
}

.comment-bulle, .comment-bulleVert, .comment-bulleRouge
{
	line-height: 1.5em;
	min-height: 45px;
	margin-left: 70px;
	border: 1px solid #cfcfcf;
	padding: 5px;
	position: relative;
	z-index: 0
}

.comment-pointe, .comment-pointeVert, .comment-pointeRouge {
	display: block;
	position: absolute;
	width: 9px;
	height: 15px;
	overflow: hidden;
	background: url(images/pointeStrong.gif) left top no-repeat;
	top: 8px;
	left: -9px;
	z-index: 1;
}

.comments .myAvatar img {
	float : left;
	margin: 5px 10px 10px 0;
	width: 50px;
}

.comments table td { text-align: left; }

#commentsBox {
		position: relative;
		/*width: 100%;*/
		z-index: 0;
		margin-bottom: 5px;
	}

		
#commentsBox #commentsOverlay {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	background: #000 url(http://img.bestofmedia.com/img/tomshardware/design/ajax-loaderBig.gif) center center no-repeat;
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);
}

.headerComment-actions {
	float: right;
	text-align: right;
	color: #a7a7a7;
	font-size: 10px;
	width: 50%;
	padding-bottom: 3px;
}

.headerComment-actions .noteComment {
	line-height: 20px;
	float: right;
	font-size: 12px;
	margin: 0 3px;
	color: #000;
	display: block;
	width: 16px;
	text-align: center;
}











#BBTag-toolbar {
	padding: 3px;
	background: #efefef;
}

.bt-toolbar, .bt-plus-blocked, .bt-minus-blocked {
	display: block;
	float: left;
	width: 22px;
	height: 22px;
	overflow: hidden;
	text-indent: 999px;
	white-space: nowrap;
	text-decoration: none;
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0 1px;
}

/*.bt-toolbar a { border-style:none;}*/

.bt-toolbar:hover { background-position: left bottom;border-style:none; }
.bt-plus  { background-image: url(http://img.bestofmedia.com/img/tomshardware/forum/uk/themes_static/images_forum/21/new/bt-plus.gif); }
.bt-minus { background-image: url(http://img.bestofmedia.com/img/tomshardware/forum/uk/themes_static/images_forum/21/new/bt-minus.gif); }
