#question{
	width: 180px; height: 20px; -webkit-border-radius: 0; border-radius: 0; padding: 0 3px;	
}
#home_news{
  background: url('../images/newlayout/en/caixa-news.png') no-repeat;
  height: 135px;
  width: 200px;
  margin-bottom: 10px;
  padding: 35px 30px 0 10px;
	color: #33b0dc;
  font-size: 13px;
  position: relative;
}

#home_news a {
	color: #33b0dc;
	
}

#home_news a:hover {
	color: #33b0dc;
	text-decoration: underline;
}

#news-saibamais{
  position: absolute;
  bottom: 10px;
  right: 30px;
  height: 20px;
  width: 50px;
  background: url('../images/newlayout/en/saiba+.png') no-repeat;
}
#home_lancamentos{
  background: url('../images/newlayout/caixa-lancamentos.png') no-repeat;
	font-size: 13px;
  /*height: 170px;*/
  /*width: 233px;*/
	/*tiago*/
	padding: 35px 30px 0 10px;
  height: 135px;
  width:  200px;	
}
#home_lancamentos a {
	color: #33b0dc;
}

#home_lancamentos a:hover {
	color: #33b0dc;
	text-decoration: underline;
}

#tb-home-buttons{
  width: 704px;
  float: left;
}
#tb-home-buttons tr td div{
  width: 176px;
  height: 150px;
  display: block;
}
#home-mapa{
  background: url('../images/newlayout/en/caixa-mapa.png') no-repeat;
}
#home-relaxamento{
  background: url('../images/newlayout/en/caixa-relaxamento.png') no-repeat;
}
#home-videos{
  background: url('../images/newlayout/en/caixa-videos.png') no-repeat;  
}
#home-forum{
  background: url('../images/newlayout/en/caixa-forum.png') no-repeat;  
}
#form-newsletter{
  background: url('../images/newlayout/en/caixa-subscribe.png') no-repeat;
  float: right;
  width: 254px;
  height: 147px;
  position: relative;
}
#form-newsletter #ipt-nome{
	position: absolute;
  top: 70px;
  left: 18px;
  width: 210px;
  padding: 0;
}
#form-newsletter #ipt-email{
	position: absolute;
  top: 110px;
  left: 18px;
  width: 210px;
  padding: 0;
}
#form-newsletter #btn-ok{
	position: absolute;
  top: 130px;
  right: 18px;  
}
#form-newsletter #btn-ok{
	background: url("../images/newlayout/ok.png") no-repeat;
	position: absolute;
  top: 127px;
  right: 24px;
	width: 28px;
	margin: 0;
	padding: 0;
	height: 15px;
	border: none;
}