/* 
    Document   : adwithhgm.css
    Created on : Apr 6, 2009, 5:10:33 PM
    Author     : Nimisha
    Description:
        used on Advertise with HGM page
*/

#content p {
    display:block;
    margin-bottom:1em;
}
#main .section {
    margin : 0 5px 10px 0;	
}
a:link,a:visited {
    text-decoration : none;
    color : #0066CC;
}

.quancast_graph{
    width:260px;
    margin-left : 150px;
    margin-bottom : 35px;
}
#sidebar .section a {
   color : #FFFEBB;
}



