.squarebox {
    width: 100%;
    border: solid 0px #336699;
    text-align: center;
    overflow: hidden;
    width: 674px;
     }
     
.squarebox_bot {
    overflow: hidden;
    background-image: url(../images_new/squarebox_bot.jpg);background-repeat: no-repeat;height: 10px;
    width: 674px;
     }

.squareboxgradientcaption {
    color: White;
    padding: 6px;
    padding-left: 15px;
    background-image: url(../images_new/squarebox_top.jpg);
    background-repeat: no-repeat;
    border-bottom:0px;
    color: #333; }
.squareboxcontent {
    background-color: #FFFFFF;
    padding: 10px;
    border: 1px solid #d7d4d4;
    border-top: 0px;
    border-bottom: 0px;
    overflow: hidden;
 }

