@charset "utf-8";
/* CSS Document */

#checkout_pages ul.orangeList{
list-style-image:url("../images/orangeDot.png");
color:#999;
}
#checkout_pages ul.orangeList li{
color:#999;
padding:0px;
margin:0px;
}
.orangeText {
color:#ff8811;
font-weight:bold;
}

table.innerBoxTable {
cell-padding:10px;
}
table.innerBoxTable tr td{
padding:10px;

}
.yellowbox04 { 
background:#fff0b2 url(../images/box-bkgd-top.jpg) repeat-x 0 0; 
width:340px; 
float:left; 
margin:-40px 10px 15px 15px;
 }

*html .yellowbox04 { 
margin-left:10px;
 }

.yellowboxBody04 { 
background:transparent url(../images/box-bkgd-bttm.jpg) repeat-x 0 bottom; 
font-style:italic; 
width:330px; 
padding:10px 2px 15px 10px; 
margin-top:15px;  
font-size:13px; 
font-weight:bold; 
line-height:normal; 
}