

.lightgreenbox
{
    background : #B0FAC3;
    padding: 25px;
    text-align: justify;
}

.redbox
{
    background : red;
    padding: 10px;
    text-align: justify;
    color:white;
    text-align:center;
}
.leftmainbox
{
    background : #e9f7fe;
    padding: 10px;
    text-align:center;
}

.one
{
    background : #B0FAC3;
    padding: 25px;
    text-align: justify;
}
.two
{
    background : red;
    padding: 10px;
    text-align: justify;
    color:white;
    text-align:center;
}
.three
{
    background : #e9f7fe;
    padding: 10px;
    text-align:center;
}
.four
{
    background :#72c640;
    color :white;
    text-align:center;
    padding: 10px;

}

.box4 {
    background: #ddeef6 url(images/list_icons/comment_ico.png) 18px 20px no-repeat;
    color: #445566;
}
.box1, .box2, .box3, .box4 {
    padding-left: 54px;
}
.box {
    position: relative;
    overflow: hidden;
    margin: 0px 0px 18px;
    padding: 18px;
    border: 1px solid rgba(0,0,0,0.05);
    border-left: none;
    border-right: none;
}
]
/*
 html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, code, em, i, font, img, small, strike, strong, ol, ul, li {
    margin: 0px;
    padding: 0px;
    border: 0px;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
} 
.primary_wrap {
    text-align: left;
}
body {
    font: 12px/18px Arial, Helvetica, sans-serif;
    text-align: center;
    color: #666;
}
*/

                 
                