#list_answer .bt input { border:none; padding:0px;}

#list_perguntas .back,
#list_answer .back,
#list_answer2 .back {
	padding-left: 5px;
	padding-bottom: 5px;
	float:right;
}

#list_perguntas .spacer,
#list_answer .spacer,
#list_answer2 .spacer {
	padding-left: 5px;
	height: 45px;
}

#list_perguntas .login,
#list_answer .login,
#list_answer2 .login {
	padding-left: 5px;
	padding-bottom: 5px;
    float:right;
}

#list_perguntas .post,
#list_answer .post,
#list_answer2 .post {
	padding-left: 5px;
	padding-bottom: 5px;
    float:right;
}

#list_perguntas .forums,
#list_answer .forums,
#list_answer2 .forums {
    /*clear:both;*/
}


#list_answer .titulo{
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	height: 23px;
	padding-top: 6px;
	padding-left: 30px;

}


#list_perguntas .header_left {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
	background-color:#9B6A51;
    color:#ffffff;
    height:25px;
    padding-left:25px;
}

#list_perguntas .header_right {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
	text-align: right;
	background-color:#9B6A51;
    color:#ffffff;
    height:25px;
    padding-right:4px;
}


#list_perguntas .header {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    color:#FEFEFE;
    height:25px;
	background-color:#9B6A51;
    padding-left:4px;
}



#list_perguntas .detail1_first {

    height:22px;
    padding:2px 2px 2px 10px;
    border-bottom:#be9d8c 1px solid;
	background-color:#f6f0ea;
    cursor:pointer;
    text-align: left;
}

#list_perguntas .detail1 {
    height:22px;
    padding:2px;
    border-bottom:#be9d8c 1px solid;
	background-color:#f6f0ea;
    cursor:pointer;
    text-align: center;
}

#list_perguntas .detail1_end {
    height:22px;
    padding-left:4px;
    border-bottom:#be9d8c 1px solid;
	background-color:#f6f0ea;
    cursor:pointer;
    text-align: right;
    padding:2px 4px 2px 2px;

}

#list_perguntas .detail2_first {
    height:22px;
    padding:2px 2px 2px 10px;
    border-bottom:#be9d8c 1px solid;
	background-color:#f6f0ea;
    cursor:pointer;
    text-align: left;
}

#list_perguntas .detail2 {
    height:22px;
    padding-left:4px;
    border-bottom:#be9d8c 1px solid;
	background-color:#f6f0ea;
    cursor:pointer;
    text-align: center;
}

#list_perguntas .detail2_end {
    height:22px;
    padding:2px;
    border-bottom:#be9d8c 1px solid;
	background-color:#f6f0ea;
    cursor:pointer;
    text-align: right;
    padding:2px 4px 2px 2px;
}


.topo {
	margin:5px 0px 10px 0px;
	padding:0px 0px 5px 0px;
	border-bottom: 1px solid #FFF;
}

.top {

	padding:3px;
	background-color:#9B6A51;
	color:#ffffff;
	margin-bottom:15px;
}

.bottom {
	border-bottom:1px solid #EEEEEE;
	padding-bottom:5px;
	margin-bottom:10px;
}


.tabela_esq{
	border-right:1px solid #efe5db;

	
}


#categorias_forums{

}

.catforums_topo{
	background-color:#ddc9b6;
	height:3px;
}

.catforums_fundo{
	height: 3px;
	background-color:#ddc9b6;
}

.catforums_repeat{
	background-color:#f6f0ea;

}

.catforums_titulo{
	width: 655px;
	height: 25px;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	color: #666;
	font-size: 11px;
	font-weight: normal;
}

.catforums_titulo a:link{
	color: #845c45;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.catforums_titulo a:visited{
	color: #845c45;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.catforums_titulo a:active{
	color: #845c45;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.catforums_titulo a:hover{
	color: #845c45;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.forum_detail_titulo{
	color: #9B6A51;
	font-size: 12px;
	font-weight: bold;	
	
}

