#data-wrapper {
width:100%;
margin:0 auto;
}

#data-wrapper h2 {
text-align:center;
color:#99F;
font-style:italic;
font-weight:normal;
font-size:18px;
font-family:"Times New Roman", Times, serif;
}

#displayset {
float:left;
min-width:100%;
margin:6px 0;
padding:0 0 0 3px;
}

#displayset p {
margin:0;
padding:0;
text-align:center;
color:#000;
font-style:italic;
font-weight:normal;
font-size:13px;
font-family: "Times New Roman", Times, serif;
}

.colmnone {
float:left;
width:50px;
padding:0;
margin:0;
margin-right:4px;
}

.edge {
border:1px solid #999;
}

#data-wrapper .data-row {
float:left;
clear:left;
width:100%;
margin:0;
padding:0;
}

#data-wrapper .colone {
float:left;
width:84px;
vertical-align:top;
padding:0;
margin:0 10px;
}

#data-wrapper .title {
color:#99F;
text-align:center;
font-style:italic;
font-weight:bold;
font-size:14px;
font-family:"Times New Roman", Times, serif;
margin:6px 0;
}

.bookmark {
border-top:1px solid #CCC;
border-right:3px solid #999;
border-bottom:3px solid #999;
border-left:1px solid #CCC;
margin:0;
padding:0;
}

.vbarone {
float:left;
width:1%;
height:80%;
margin:12px auto;
border-right:1px solid #999;
}

#pricing {
margin:12px auto;
}

#pricing img {
border:none;
}

#sales, #specials {
text-align:left;
float:left;
width:322px;
}

#sales {
border-right:1px solid #999;
}

#sales img.pplogo {
margin-left:36px;
}

#sales h3 {
text-align:center;
font-size:14px;
font-weight:normal;
}

#specials {
margin-left:6px;
}

#discounts {
margin:12px auto;
text-align:center;
border:1px solid #999;
}

#discounts td, #discounts th {
border:1px solid #999;
}

#discounts td {
text-align:right;
}

#discounts th.quantity {
text-align:left;
}

#discounts td.quantity {
text-align:left;
padding-left:120px;
}

#discounts td.packetprofit {
padding-right:45px;
}

#discounts td.totalprofit {
padding-right:25px;
}

#adv {
position:relative;
clear:left;
float:right;
width:88px;
margin:6px;
}