.atualizar{
	cursor:pointer;
	background:url("img_inicial/button/atualizar.gif") no-repeat left top;
	border:0;
	width:80px;
	height:20px;
	overflow:hidden;	
}
.entrar{
	cursor:pointer;
	background:url("img_inicial/button/entrar.gif") no-repeat left top;
	border:0;
	width:60px;
	height:20px;
	overflow:hidden;	
}
.entrar2{
	cursor:pointer;
	background:url("img_inicial/button/entrar2.gif") no-repeat left top;
	border:0;
	width:60px;
	height:20px;
	overflow:hidden;	
}
.enviar{
	cursor:pointer;
	background:url("img_inicial/button/enviar.gif") no-repeat left top;
	border:0;
	width:60px;
	height:20px;
	overflow:hidden;	
}
.voltar{
	cursor:pointer;
	background:url("img_inicial/button/voltar.gif") no-repeat left top;
	border:0;
	width:60px;
	height:20px;
	overflow:hidden;	
}
.inserir{
	cursor:pointer;
	background:url("img_inicial/button/inserir.gif") no-repeat left top;
	border:0;
	width:110px;
	height:20px;
	overflow:hidden;	
}
.editar{
	cursor:pointer;
	background:url("img_inicial/button/editar.gif") no-repeat left top;
	border:0;
	width:110px;
	height:20px;
	overflow:hidden;	
}
.buscar{
	cursor:pointer;
	background:url("img_inicial/button/buscar.gif") no-repeat left top;
	border:0;
	width:60px;
	height:20px;
	overflow:hidden;	
}
.cadastrar{
	cursor:pointer;
	background:url("img_inicial/button/cadastrar.gif") no-repeat left top;
	border:0;
	width:80px;
	height:20px;
	overflow:hidden;	
}
.continuar{
	cursor:pointer;
	background:url("img_inicial/button/continuar.gif") no-repeat left top;
	border:0;
	width:80px;
	height:20px;
	overflow:hidden;	
}
.deletar{
	cursor:pointer;
	background:url("img_inicial/button/deletar.gif") no-repeat left top;
	border:0;
	width:110px;
	height:20px;
	overflow:hidden;	
}
.limpar{
	cursor:pointer;
	background:url("img_inicial/button/limpar.gif") no-repeat left top;
	border:0;
	width:60px;
	height:20px;
	overflow:hidden;	
}
.criar{
	cursor:pointer;
	background:url("img_inicial/button/criar_forum.gif") no-repeat left top;
	border:0;
	width:80px;
	height:20px;
	overflow:hidden;	
}
.responder{
	cursor:pointer;
	background:url("img_inicial/button/responder.gif") no-repeat left top;
	border:0;
	width:80px;
	height:20px;
	overflow:hidden;	
}
.criar_topico{
	cursor:pointer;
	background:url("img_inicial/button/criar_topico.gif") no-repeat left top;
	border:0;
	width:80px;
	height:20px;
	overflow:hidden;	
}