div#sq_buttons {
  font-family: 'Varela', sans-serif;
  text-align:center;
  position:relative;
  top:5px;
    }

div#sq_content .categoria {
  text-align:center;
  font-weight:normal;
  font-size:22px;
  color:red;
	}

div#sq_content img.foto {
  width:580px;
  margin:0 auto;
  }

div#sq_content .subdescr {
  font-weight:normal;
  font-size:14px;
  color:red;
  text-align:center;
  padding:0 2px;
  }

div#rosa {
  margin-top:30px;
  text-align:center;
  }

div#sq_buttons a {
  width:106px;
  height:32px;
  display:inline-block; 
  margin-left:3px;
  }

div#sq_buttons a:hover {
  background-position:left bottom;
}
