h2 {
 color:#6da045;
} 

.fancybutton { 

background-image: none !important;
background-color: #6da045 !important;

}

a, a:visited {
color: #6da045 !important
}

#sidebar {
    background-color: #FFF !important;
}
#sidebarIn { 
background-color: #fff !important;
box-shadow: none;
border-bottom: 2px solid #6da045;
height: 90px;
}

#sidebarIn span, 
#sidebarIn div {
    color:#eaeaea !important;
    font-weight:normal !important;
}

    #sidebarIn a:link, #sidebarIn a:visited {
        color: #FFF !important;
    }
   
#gadPrice font, .rprice font {
color:rgb(25,125,120)!important; 
}

 .package:hover {
    background: #6da045!important
}
.selected {
color: #fff;
background-color: #6da045 !important
}
.btn-primary {
margin: 0px;
position: relative !important;
float: left;
left: auto !important;
border: 1px solid;
color: #FFF;
background-color: #6da045;
border-color: #886a9c;
cursor: pointer;
}

#whome {
    top: 110px !important;
}

#contentdiv {
    margin-top: 100px;
    margin-left: 10px;
}