body{
	margin: 15px;
}

.pathway{
	margin-bottom: 15px;
}

H1{
	font-size: 16px;
	font-weight: bolder;
	margin-bottom: 18px;
	clear: both;
}

H2{
	font-size: 14px;
	margin-bottom: 18px;
	clear: both;
}

UL{

}

.h1_itens{
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
}

.h1_itens LI{
	float: left;
	width: 300px;
	margin-right: 8px;
}

.fLeft{
	float: left;
	/*width: 635px;*/
}

.fRight{
	float: right;
	width: 314px;
	/*padding-top: 55px;*/
}

.vote{
	margin: 26px 0;
}

.vote DIV{
	font-weight: bolder;
	margin-bottom: 18px;
}

SPAN.options{
	margin-left: 14px;
}

.related DIV{
	font-weight: bolder;
	margin-bottom: 18px;
}

.related UL{
	margin-left: 28px;
}



.search, .top5{
	padding: 10px;
	margin-bottom: 10px;
}

.search .msg1{
	padding-bottom: 6px;
}

.search .txt{
	width: 200px;
	height: 17px;
}

.csButtons{
	width: 86px;
}

.resultSearch H1
{
	margin:18px 0 0 0;
	font-weight:normal;
}

.resultSearch H2
{
	margin-bottom:0;
	font-weight:normal;
}

.contentQuestion
{
	width:600px;
}

.h1s
{
	max-width:600px;
	width: expression(this.width > 600 ? 600: true);
	overflow:hidden;
}

div.h1
{
	width:280px;
	float:left;
}

TABLE.hx
{
	width:100%;
	border:0;
}

TABLE.hx TD
{
	vertical-align:top;
}

DIV.answer
{
	padding-right:20px;
}