input[type=text], input[type=password] {
    height: 28px !important;
}

#divPreview img {
    max-width: none !important;
}

td .instructions{
    font-size:14px;
    text-align:left;
    font-weight:bold;
}

td .instructions2{
    font-size:12px;
    text-align:left;
    font-weight:bold;
}

td .highlighted{
    text-shadow:2px 2px 8px #575757;
    font-weight:bold;
}

.smallE2MLink{
    font-size:0.5em;
    text-decoration: none;
}

.btn-custom {
    background-color: hsl(88, 50%, 33%) !important;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#86c043", endColorstr="#567e2a");
    background-image: -khtml-gradient(linear, left top, left bottom, from(#86c043), to(#567e2a));
    background-image: -moz-linear-gradient(top, #86c043, #567e2a);
    background-image: -ms-linear-gradient(top, #86c043, #567e2a);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #86c043), color-stop(100%, #567e2a));
    background-image: -webkit-linear-gradient(top, #86c043, #567e2a);
    background-image: -o-linear-gradient(top, #86c043, #567e2a);
    background-image: linear-gradient(#86c043, #567e2a);
    border-color: #567e2a #567e2a hsl(88, 50%, 28.5%);
    color: #fff !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.29);
    -webkit-font-smoothing: antialiased;
}

#easy2mapslidertext {display:none;float:right;clear:both;width:96%;margin:10px ;z-index:999;border-color:transparent;border-radius:0px;border-style:solid;border-width:1px;text-shadow:#171717 0.1em 0.1em 0.1em;background-color:transparent;}
#easy2mapslider .easy2mapholder_cont {width: 100%; margin: 0 auto; overflow: hidden;  height:60px;}
#easy2mapslider .easy2mapholder { vertical-align:middle; margin-left: 43px; margin-right: 37px; background-color:rgba(66,66,66,0.7); }
#easy2mapslider .easy2mapslide {cursor:pointer; vertical-align:middle; margin-top:auto;margin-bottom:auto;position: relative; margin-right: 8px; float:left; min-width: 60px; height: 60px;}
#easy2mapslider .easy2mapbutton {position: absolute;}
#easy2mapslider .easy2mapprev {top: 25px; margin-left:3px;left:5px;}
#easy2mapslider .easy2mapnext {top: 25px; margin-right:3px;right:5px;}
.easy2mapclear {clear:both;}
.easy2maplogo{position: absolute; bottom:2px;right:2px;z-index:99999;}