/* Overwrite:*/
/*cellpadding="0" cellspacing="0" border="0" bgcolor="#EEEEEE" align="center" style="color:#000;"*/

select {  
   color: black;
}

       /* vertical-align:baseline;*/        
table, tr, th,td, tbody, tfoot, thead {     
     vertical-align: middle;           
        }
		
h1,h2,h3,h4,h5,h6,p,li,blockquote,td,th,a,caption,em,strong,strike{   
     text-align: center;     
    }

@media (max-width: 768px) {
#wrapper {  
  width: 800px !important;
}
}



