.Q-Tabbed .Que-Repeated
{
	margin: 10px 5px;
	border-bottom:1px dashed #acacac;
}
.Q-Tabbed .Que-DateUser a img
{
	margin-top:12px;
}
.Q-Tabbed .Que-DateUser div
{
	float:right;
	margin-left:30px;
	color:#af8655;
	padding:12px 0;
}
.Q-Tabbed .Que-QueContent
{
	font-weight:bold;
	padding:5px 8px 10px 0;
	background:transparent url("../../Files/c-bolet.png") no-repeat right 11px;
	line-height:18px;
	color:#3e3e3e;
}
.Q-Tabbed .Que-Answer
{
	padding:10px 0;
	line-height:16px;
	color:#585858;
}
.Q-Tabbed .Que-Footer
{
	margin-bottom:10px;
}
.Q-Tabbed .Que-Rate
{
	float:right;
	margin-top:8px;
}
.Q-Tabbed .Que-More
{
	float:left;
	text-align:center;
	margin-left:5px;
}
.Q-Tabbed .Que-More a
{
	background:transparent url("../../Files/More-button.png") no-repeat 0 0;
	width:100px;
	height:33px;
	line-height:33px;
	display:block;
}
.Q-Tabbed .Que-More a:hover
{
	background-position: 0 -34px;
}