/* 
    Document   : newstyle
    Created on : May 6, 2013, 3:38:32 PM
    Author     : sanjay
    Description:
        Purpose of the stylesheet follows.
*/

.about-style  {
    font-size: 1.3em !important;
    line-height: 150%;
    list-style-type: square !important;
}
.about-style li {
/*padding-left: 2em !important;*/
}
.heading-about {
     font-size: 2em !important;
     color:#4A6EB8 !important;
}
/*.about-style li  { position: relative; right: 20px; }*/

.about-style li {
    text-indent: 2px;
    margin-left: 2em; 
}
.gallery-logo {
    margin-left:  42px !important;
}
.contact-side {
    margin-top: -38px !important;
}