#viewitem{width:680px;}

#viewitem div{width:680px;margin:auto;text-align:center;}

#description{
 color:white;
 font-size:16px;
 font-family:Arial;
 font-weight:bold;
}

#img_array img{border:1px solid white;height:250px;}

.sm_txt{
 font-size:12px;
 line-height:6px;
}

#item_tbl{
 width:680px;
 border:0;
 margin:2px;
 padding:15px;
}

#item_tbl td{
 vertical-align:top;
 background:#111111;
 padding:15px;
 text-align:left;
}

#item_tbl pre{
 font-family:"Trebuchet MS";
 14px;
white-space: pre; /* CSS2 */
white-space: -moz-pre-wrap; /* Mozilla */
white-space: -hp-pre-wrap; /* HP printers */
white-space: -o-pre-wrap; /* Opera 7 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: pre-wrap; /* CSS 2.1 */
white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
word-wrap: break-word; /* IE */
Overflow: Hidden;
_white-space: pre;
width: 500px;
text-align: justify;
}

#tradeform{
 width:400px;
 margin:0 0 0 100px;
 text-align:left;
}

#tradeform_table{
 margin:40px 0;
}

#tradeform_table td{
 padding:5px 30px 0 0;
}

#tradeform_table input{
 width:266px;
}

#submits{
 right:0px;
 position:relative;
 margin:10px 0 0 0;
}

