#button {
background:#e7e8e9;
text-align:center;
font-size:16px;
}

#div.lay2col { width: 100%; border-style: #187fc4; margin-top: 10px; }
div.lay2col div.col1 { float: left; width: 50%; border-style: none; }
div.lay2col div.col2 { float: left; width: 48%; border-style: none; }

table.standard,
table.value{
}

table.standard tr.even{
background-color:#d8d8d8;
}
table.standard tr.odd{
}
table.value tr.even{
background-color:#c8c8c8;
}

table.value tr.odd{
background-color:#d8d8d8;
}
