/* CONTENT AREA */
td.left {
background-color: #c1eaff;
opacity: .8;
border: #08364b 1px solid;
width: 720px;
vertical-align: top;
text-align: left;
font-family: Tahoma, Geneva, sans-serif;
font-size: 18px;
color: #08364b;
text-decoration: none;
font-weight: normal;
line-height: 36px;
padding: 20px;
padding-top: 8px;
padding-bottom: 8px;
}
td.right {
background-color: #c1eaff;
opacity: .8;
border: #08364b 1px solid;
width: 205px;
vertical-align: top;
text-align: center;
font-family: Tahoma, Geneva, sans-serif;
font-size: 15px;
color: #08364b;
text-decoration: none;
font-weight: normal;
padding: 10px;
padding-top: 8px;
padding-bottom: 8px;
}
td.spacer {
width: 15px;
}