.mytables {font:1.1em/135% arial,helvetica,sans-serif;color: #666;width:100%;z-index:999}
.mytables td, .mytables th {padding:2px; width: 250px}
.mytables span {font-size:0.9em;color:#666}
.mytables em {font-size:0.8em;color:#666;display:block}
.mytables tbody th, .mytables tbody td { border-bottom: 1px dotted #CCCCCC;}
.roundtbl { 
background-image: linear-gradient(to bottom, #FFFFFF 0px, #F2F2F2 100%);
border: 1px solid silver;
border-radius: 6px;
box-shadow: 1px 1px 2px #D6D6D6;
margin-bottom: 15px;
padding: 15px;
}

.roundtbl1 img {
border: 1px solid silver; 
border-radius: 15px; 
padding: 10px; 
box-shadow: 1px 1px 1px silver; 
margin: 0 10px 10px 0px;
}

.logo_img {
border: 1px solid silver;
border-radius: 6px;
box-shadow: 1px 1px 1px silver;
padding: 10px 0px;
margin: 0 0 10px 0;
}