#poster {
         float: right;
         width: 884px;
         margin: 30px 0px 10px 66px;
         color: #bbb;
         line-height: 1.35em;

}

#exp {
         text-align: justify;
}

#table1 {
         position: relative;
         top: 0px;
         left: 0px;
         text-align: left;
         height: 489px;
         width:  884px;
}

#table1 td {
         border: 2px solid #222;
         padding: 5px 10px 5px 10px;
}

#table1 td p a {
         text-decoration: none;
         color: #ddd;
         border-bottom: 1px solid #ddd;
}

#table1 td a:hover {
         color: #1e1ee5;
         border-color: #1e1ee5;
}

#table1 #banner {
         width: 210px;
         padding: 2px;
         margin-right: 0;
}

/*#table1 #banner img {
         position: absolute;
         top: 175px;
         left: 950px;

} */

#table2 {
         margin: 2px auto;
         padding-top: 2px;
         border-collapse: collapse;
}

#table2 td {
         padding: 4px 0;
         margin: 0 40px;
         border: none;
}

#table2 tr#send td {
         border-top: 1px dotted #bbb;
}

#table2 .lab {
         display: block;
         width: 196px;
         font-weight: normal;
         text-align: right;
         padding: 1px 2px 1px 0;
         margin: 2px 8px 0 0;
         border-top: 1px dotted #bbb;
         /*border-bottom: 1px dotted #bbb;*/
         text-transform: uppercase;
}

#table2 #message .lab {
         padding-bottom: 86px;
         /*vertical-align: top;*/
}

input, textarea {
         margin-top: 2px;
         border: 2px solid #000;
         background: #bbb;
}

#send input {
         background: #fff;
         border: 2px solid #000;
}

td.fill {
         width: 404px;
}

textarea {
         width: 400px;
         height: 100px;
         margin-top: 2px;
}

#table1 #notes {
         font-size: 0.7em;
         line-height: 1.4em;
}

#table1 #sent {
         height: 96px;
         text-align: center;
         margin: 100px auto;
         font-weight: bold;
}

#orderform label.error {
         font-size: 0.8em;
         font-weight: bold;
         color: #f00;
}

#orderform input.error, #orderform textarea.error {
         border: 2px solid #f00;
}
