.footer {
font-size: small;
}
.div-table {
display: table;
width: auto;
background-color: #eee;
border: 1px solid #666666;
border-spacing: 5px;
.email-summary-seen {
display: table-row;
clear: both;
.email-summary {
background-color: #b2ffb0;
.email-id {
float: left;
display: table-column;
width: 100px;
.email-subject {
width: 400px;
.email-from {
width: 200px;
.email-date {
.email-view-header {
padding: 5px;
margin-bottom: 10px;
.email-view-subject {
font-size: xx-large;
.email-view-from {
color: #222;
.email-view-date {