.gadgetStyle002 .gadgetStyleTitle h4
{font-family: 'Roboto Condensed'; 
font-size: 2.1em;
text-transform: uppercase;
font-weight: bold;
padding-top:15px;
}

.gadgetStyle003 .gadgetStyleTitle h4
{font-size: 3.0em;
text-transform: none;
font-weight: normal;
color: rgb(39, 81, 72);
padding-left: 0px;
font-family: 'Roboto Condensed'; 
}


.gadgetStyle002 .gadgetStyleBody a
{color: rgb(71, 171, 175);
font-weight: bold;
}

.gadgetStyle002 .gadgetStyleBody a:hover
{color: #d9953c;
font-weight: bold;
}

.gadgetStyle003 .gadgetStyleBody a
{color: rgb(71, 171, 175);
font-weight: bold;
}

.gadgetStyle003 .gadgetStyleBody a:hover
{color: #d9953c;
font-weight: bold;
}

a.stylizedButton.buttonStyle003
{color: #FFFFFF;
font-weight: normal;
background-color: #d9953c;
font-family: 'Roboto Condensed'; 
}

a.stylizedButton.buttonStyle003:hover
{color: #FFFFFF;
font-weight: normal;
}

.WaGadgetCustomMenu.gadgetStyle003 li a, .WaGadgetNavigationLinks.gadgetStyle003 li a 
{font-family: 'roboto condensed';
text-transform: uppercase;
}

.fieldSubContainer .fieldBody .fieldItem span.label {
    font-size: 24px;
    line-height: normal;
}
.headline_selection  li {
color: rgb(0, 0, 0);
font-size: 16px;

}

.headline_selection  a:hover {
color: rgb(15, 144, 230);
font-size: 16px;
} 

/* Code to change page width START */
.zoneInner, .zoneWrap, .zoneInner >
.WaPlaceHolder { max-width: 1200px; }
/* Code to change page width END */