/* --------- Buy DVDs /dvd-orders.htm ----------*/

 .order-dvds dl {
margin: 45px 0; 
padding: 7px; 
background: #dedabb; 
border: 1px solid #ccc;
}

.order-dvds dd form {padding: 10px;} 

.order-dvds dd {padding: 10px; margin: 0; background: #e6e3cc;} 

.order-dvds dd img {display: inline; padding: 5px 0 0 0; margin: 0 0 0 40px ;}

.order-dvds dt {
font-weight: bold; 
margin: 0 0 7px 0; 
padding: 15px 0; 
text-align: center;
background: #000; 
font-size: 120%;
color: #fff;
border: 1px solid #ccc;
}

#sampdisplay, #orderimg {float: right; margin:0 0 10px 10px;} 

h3.orderh ,
dl#s5pk h3 ,
dl#s10pk h3 ,
dl#s25pk h3 {
color: #930; 
background: #fff; /*e6e3cc*/
padding: 10px 0; 
text-align: left; 
}

#secure {font-size: 75%; margin:0;}
.paypallogo {width:102px; height: 20px;} /* 117 35 */

/*- price list tables -*/

.lgprices {font-size: 80%; width: 510px; margin: 15px 0;}

.lgprices th {
background: #000; 
padding: 4px 1px; 
font-weight: bold; 
color: #fff; text-align: center; 
width: 148px; 
}

.lgprices td {background: #dedabb; padding: 3px 1px; width: 148px; text-align:center;}
.lgprices td.lt {background: #dedabb; padding: 3px 1px; width: 178px;}
.lgprices td.cnt {background: #dedabb; padding: 3px 1px; width: 133px;}
.lgprices td.rt {background: #dedabb; padding: 3px 1px; width: 133px;}

dl#malist {margin:25px 0;}