/* Splash */

.overlay { background: url(http://www.oxwab.libdems.org.uk/resources/sites/82.165.40.25-41b6e2ba62fe48.48828557/splash/white_close.png.png) no-repeat top left; display:none; padding:50px; width:400px; height:301px; text-align:center;  }

.overlay h2 { font-size: 30px; color: #00929F; padding-top:0px; margin-top:0px; }

.overlay h3 { margin: 10px 0; color: #000 !important; font-size: 16px; font-weight: bold; }

// .overlay label { float: left; clear: both; }

.overlay span { display: none; }

.overlay #submit { 
//    float: left; 
//    padding: 8px; 
 //   padding-left: 20px; 
//    border: none; 
    font-size: 14px; 
//    background: none; 
//    color: #00929F; 
//    width:100px; 
	font-weight:bold;
    cursor:pointer; 
}
/*
.overlay #MCE-EMAIL { padding: 8px; font-size: 14px; width: 380px !important; border: 0; margin-bottom: 10px; color: #333;  background: #ccc; font-weight: bold; }
.overlay #MCE-FNAME { padding: 8px; font-size: 14px; width: 380px !important; border: 0; margin-bottom: 10px; color: #333;  background: #ccc; font-weight: bold; }
.overlay #MCE-LNAME { padding: 8px; font-size: 14px; width: 380px !important; border: 0; margin-bottom: 10px; color: #333;  background: #ccc; font-weight: bold; }
.overlay #MCE-ADDRESS { 
    padding: 8px; 
    font-size: 14px; 
    width: 280px !important; 
    border: 0; 
    margin-bottom: 10px; 
    color: #333; 
    background: #ccc; 
    font-weight: bold; 
}
*/
.overlay .close { text-indent: -999em; overflow: hidden; position: absolute; width: 30px; height: 30px; cursor: pointer; left: 5px; top: 5px; }

