div.squarebox {
    width: 100%;
    border: solid 1px #336699;
    text-align: center;
	padding: 0px;
    overflow: hidden; }
div.squareboxgradientcaption1 {
    font-family: arial;
	font-size: 12px;
	color: White;
    padding: 5px;
    background-image: url(https://www.gwotjobs.com/images1/gradient_orange.png);
    background-repeat: repeat-x; }
div.squareboxgradientcaption {
    font-family: arial;
	font-size: 12px;
	color: White;
    padding: 5px;
    background-image: url(https://www.gwotjobs.com/images1/gradient_blue.png);
    background-repeat: repeat-x; }
div.squareboxgradientcaption2 {
    color: White;
    padding: 5px;
    background-image: url(https://www.gwotjobs.com/images1/gradient_gray.png);
    background-repeat: repeat-x; }
div.squareboxcontent {
    background-color: WhiteSmoke;
    padding: 0px;
    overflow: hidden;
    border-top: solid 1px #336699; }

td#justify{text-align:justify;}