.imgBorder {padding: 5px;
 margin: 5px 10px 5px;
 background-color: white;
 box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
 -moz-box-shadow: 0 1px 2px rgba(34,25,25,0.4);
 -webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
}
.imgBorderLeft {padding: 5px;
 margin: 0 10px 5px 0;
 background-color: white;
 box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
 -moz-box-shadow: 0 1px 2px rgba(34,25,25,0.4);
 -webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);}

.dnnEditState .DnnModule { opacity:1 !important; }
.footerPanes ul { list-style-type: none; padding: 0px; margin: 0px; }
.footerPanes ul li { list-style-type: none; line-height: 20px; }

.contactForm td { padding: 5px !important; }
.miniContactForm input, .miniContactForm textarea { color: #333; font-weight: normal; padding: 2px; }
.miniContactForm label { font-weight: normal; }
.miniContactForm a.CommandButton { padding: 3px 6px; font-size: 1em!important; }
#dnn_ctr1277_FormMaster_tdDefaultSubmitButton { padding-left: 0px!important; }
.miniContactForm .SubHeader { padding-top: 5px; }
.miniContactForm tr:last-child { display: none; } //Hide the *Required text
.button { margin: 10px 0 0; padding: 8px; }
.ModOpenSmartModuleC td { padding: 5px;}
.ModOpenSmartModuleC table { width: auto; }
ul.searchSkinObjectPreview { z-index: 1200!important; }





