.contactmain { width : 1000px; }

.infopanel { float : left; width : 275px; margin-right: 10px; background-color : #fff; border: 1px #444 solid; max-width :273px;}
.infopanel .head { background-color : #3F57AA; height : 25px; line-height: 2; color : #fff; padding-left: 5px; border: 1px #fff solid; border-bottom: 0px;}
.infopanel .status { background-color: #444; padding : 1px; border: 1px #fff solid;}
.infopanel .statustable { font-size : 11px; width : 268px; }
.infopanel .statustable TD { background-color : #fff; padding-left : 5px; }
.infopanel .status IMG { margin-left: 2px; border: 1px #fff solid; }

.infopanel .smallinfo { font-size: 11px; padding : 10px; }
.infopanel .smallinfo H3 { font-size : 12px; margin: 2; padding: 0; padding-left :0; margin-left: 0;}

.infopanel .recipienttable { font-size : 11px; width : 270px; }
.infopanel .recipienttable TD { background-color : #fff; padding-left : 5px; padding-top: 2px; padding-bottom: 2px;}
.infopanel .recipienttable .it { text-align : right; }
.infopanel .recipienttable .row2 TD { background-color : #f1f1f1; }
.infopanel .recipienttable .lr { color : #999; }
.infopanel .recipienttable .ok .it { color : #8BC53F; }

.contactpanel { float :left; width : 715px; border: 1px #444 solid;  max-width: 710px;}
.contactpanel .head { background-color: #3F57AA; height : 25px; line-height: 2; color : #fff; padding-left: 5px; border: 1px #fff solid;}
.contactpanel .top  { padding : 5px; height : 60px; clear : both;}
.contactpanel .top .send { float : left;  }
.contactpanel .grey .todat { background-color : #ccc; }
.contactpanel .top .toline        { float : left; padding-left: 10px; }
.contactpanel .top .toline .totag { float : left; width : 80px; height: 21px;  padding-top: 2px; padding-left: 5px; font-size : 10px; max-height : 19px; max-width : 75px;  background-image : url(./images/mail/mailtag.jpg); background-repeat: no-repeat;  }
.contactpanel .top .toline .todat { float : left; margin-left:  10px; padding-left: 5px; width : 525px; height : 21px; border: 1px #888 solid; } 

.contactpanel .top .subjectline             { float : left; padding-left: 10px; margin-top : 7px; }
.contactpanel .top .subjectline .subjecttag { float : left; padding-left: 5px; padding-top: 2px; max-height : 19px; max-width : 75px; font-size : 10px; width : 80px; height: 21px; background-image : url(./images/mail/mailtag.jpg); background-repeat: no-repeat;  }
.contactpanel .top .subjectline .subjectdat { float : left; margin-left: 5px; width : 525px; height : 21px; text-align: left;}
.contactpanel .top .subjectline .subjectdat INPUT { background-color : #fff; width : 525px;   height : 21px; border: 1px #888 solid; }
.contactpanel .mail { padding : 5px; }
.contactpanel .mail TEXTAREA { width : 692px; height : 300px; }

.contactpanel .errormessage { background-color : #fcc; border : 1px #000 solid; padding : 5px; margin-top : 5px; width : 695px; clear : both;}

.upgradeinfo { float : left; width : 715px; max-width: 710px; }
.mailerror   {  padding: 10px; border: 1px #444 solid;  background-repeat:repeat-x; background-color: #e1e1e1; background-image : url(./images/mail/mailerror-bg.png);}
.mailerror H1 { font-size: 12px !important; padding: 0 !important; margin: 0 !important; color : #BE1E2D;}
.mailerror .contactupgradetable { font-size: 11px; background-color : #fff; border: 1px #000 solid; width : 550px; }
.mailerror .contactupgradetable .head {  background-color: #3F57AA; height : 25px; line-height: 2; color : #fff; }
.mailerror .contactupgradetable .head TD { padding-left : 5px;  padding-right : 5px;}
.mailerror .contactupgradetable .row1 TD { padding : 5px; }
.mailerror .contactupgradetable .row2 TD { padding : 5px; }

.mailerror .contactupgradetable .upgradesl { display : block; width: 56px; height : 15px; background-image : url(./images/mail/upgrade-sl.png); border : 0px !important; }
.mailerror .contactupgradetable .upgradesl:hover { background-position:0 -15px; }

.upgradeinfo .upgmshipinfo { width : 352px !important; max-width : 338px;}
.report { float : left; width : 715px; max-width: 690px; padding: 10px; border: 1px #444 solid;  background-repeat:repeat-x; background-color: #d0d1d3; background-image : url(./images/mail/mailerror-bg.png);}
