.itopplus-background {

}
.CASS-glowBackground-border {
    background-color: #b3f0ff;
}
.CASS-blue-pitisuksa-head {
    background: #229fef;
    background: -moz-linear-gradient(top,rgba(34,159,239,1) 0,rgba(13,118,197,1) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(34,159,239,1)),color-stop(100%,rgba(13,118,197,1)));
    background: -webkit-linear-gradient(top,rgba(34,159,239,1) 0,rgba(13,118,197,1) 100%);
    background: -o-linear-gradient(top,rgba(34,159,239,1) 0,rgba(13,118,197,1) 100%);
    background: -ms-linear-gradient(top,rgba(34,159,239,1) 0,rgba(13,118,197,1) 100%);
    background: linear-gradient(to bottom,rgb(255 255 255) 0,rgb(255 255 255) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#229fef', endColorstr='#0d76c5', GradientType=0 );
    height: 100%;
    border-bottom: solid 3px #ffffff;
    text-shadow: 2px 2px 2px #000;
    color: #fff;
    padding: 0 15px;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-topright: 7px;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-radius: 7px 7px 0 0;
    border-radius: 7px 7px 0 0;
}

