.squarebox {
    width: 100%;
    border: solid 1px #336699;
    text-align: center;
    overflow: hidden; }
.squareboxgradientcaption {
	color: White;
	padding: 2px;
	background-image: url(../liga/images/gradient_blue.png);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	font-style: oblique;
}
.squareboxcontent {
    background-color: WhiteSmoke;
    overflow: hidden;
    text-align: center;
    border-top: solid 1px #336699;
     }

.separador{
    background-color: White;
	width: 100%
	height: 5px;
}
