.content {
 float: left;
 padding: 5px 1% 5px 1%;
 margin: 5px 1% 5px 1%;
 background: #eed;
 color:  #110;
 border: 3px solid #aaa;
 width: 68%; /* ie5win fudge begins */
 voice-family: "\"}\"";
 voice-family:inherit;
 width: 68%;
}
 
.sidebar {
 font-size: 80%;
 float: right;
 padding: 5px 1% 5px 1%;
 margin: 5px 1% 5px 1%;
 background: #eee;
 border: 3px solid #aaa;
 width: 24%; /* ie5win fudge begins */
 voice-family: "\"}\"";
 voice-family:inherit;
 width: 21%;
}
 
.attachlist {
 font-size: 80%;
 float: right;
 padding: 0px 1% 0px 1%;
 margin: 5px 1% 5px 1%;
 background: #e0d8f0;
 border: 3px solid #ccc;
 width: 24%; /* ie5win fudge begins */
 voice-family: "\"}\"";
 voice-family:inherit;
 width: 21%;
}
 
table {
 font-size: 100%; 
 border: 1px solid grey;
 border-collapse: collapse;
 empty-cells: show;
}

table th {
 border: 2px solid grey;
}
table td {
 border: 1px solid grey;
}

tr.odd {
  background: #e0d8f0
} 
 
body { font-family: Times,Palatino,Palatoni Linotype,Book Antiqua,Georgia,serif; 
    font-size:110%;
}

caption { font-size:80%;
}
 
h1 { font-variant: small-caps; color:#459;
        font-size:140%; font-family: Arial Narrow,Arial,sans-serif;
}
h2 {  color:#559;
        font-size:110%; font-family: Arial Narrow,Arial,sans-serif;
}
h3 { color:#759;
        font-size:90%; font-family: Arial Narrow,Arial,sans-serif;
}

