table
{
 width: 100%;
}
td.heading
{
 width: 50%;
 text-align: center;
}
td.content
{
 vertical-align: top;
}
.entry
{
 width: 90% !important;
 max-width: 90% !important;
}
#decEnc
{
 margin-top: 0.5em;
 margin-bottom: 0.5em;
}
iframe
{
 width: 90%;
 background-color: #FFFFFF;
}