.action h2 {
font-style: italic;
line-height: 25px;
margin: 15px 0px 0px;
}
a.readmore {
color:#00ACEE;
font-style: italic;
}
.button, input[type="submit"] {
    border: 1px solid #525252;
}
footer {
    display: block;
    margin: 0px auto;
    padding: 10px 0px 0px;
    background: none repeat scroll 0px center;
}
p {
    margin: 5px 0px 15px 0px;
    line-height: 21px;
}
.drop_down2 .second .inner2 ul {
    display: inline-block;
    float: left;
    position: relative;
    width: 220px;
    padding: 10px 0px;
}



 /* Sean Add On to make black, c
Global Options:
Background color - #FFF to #000
Box Background color - #FFF to #000

General Font Options:
All Heading colors - blank to #fff
Text style - blank to #fff

Header:
1st level menu style - blank to #fff

*/
.action h2 {
color: #00ACEE
}
.field-wrap, #ninja_forms_required_items {
    margin-bottom: 20px;
    margin-right: 10px;
}
.hp-wrap {
	display: none;
}
.honeypot-wrap {
    display: none;
}
.drop_down2 .second .inner2 ul {
    width: 270px;
};