
body 
{
     font: 80% "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}
  
#phase1Tab
{
     padding: 10px;
}

#wtgviewsTab,#tulasi-content,#pledges-content,#rooms-content,#land-content,#bricks-content,#cash-content,#park-content,#road-content
{
     padding: 10px;
}

p{
     padding: 10px 0 0 0;
}

.icon-waystogive {
        background-image:url(./images/icon-waystogive.png) !important;
}
.icon-ccdonation {
        background-image:url(./images/icon-visa.png) !important;
}
.icon-cshdonation {
        background-image:url(./images/icon-coins.png) !important;
}
.icon-summary {
        background-image:url(./images/icon-list-items.gif) !important;
}
.icon-single {
        background-image:url(./images/icon-single-list.png) !important;
}
.icon-phase1 {
        background-image:url(./images/icon-phase1.png) !important;
}
.icon-donation {
        background-image:url(./images/icon-donation.png) !important;
}
.icon-donationform {
        background-image:url(./images/icon-donationform.png) !important;
}



