#top { 
padding : 0;
height : 60px;
color : #000;
} 
/*--added box3 for Zen-Fire -- 11/17/10--CC*/
#box3 {
float: left;
width: 460px;
margin-bottom: 0px;
padding: 5px;
margin-left: 10px;
}


#box3  ul li { 
color : #000;
background :transparent url(/images/bullet_sm.gif) no-repeat 0px 0px;
text-decoration: none;
padding-left: 15px;
line-height: 10px;
margin-left: -40px;
margin-bottom: 15px;
list-style-type:none;
}

#box1 {
float: left;
width: 460px;
margin-bottom: 0px;
padding: 5px;
margin-left: 10px;
}

#box1  ol li { 
line-height: 12px;
margin-bottom: 15px;
}

#box1  ul li { 
color : #000;
background :transparent url(/images/bullet_sm.gif) no-repeat 0px 3px;
text-decoration: none;
display : block;
padding-left: 15px;
line-height: 15px;
padding-top: 0;
margin-left: -40px;
margin-top: -10px;
margin-bottom: 18px;
}

#box2 {
float: left;
width: 460px;
margin-bottom: 0px;
padding: 5px;
margin-left: 40px;
}

#box2  ul li { 
color : #000;
background :transparent url(/images/bullet_sm.gif) no-repeat 0px 3px;
text-decoration: none;
display : block;
padding-left: 15px;
line-height: 15px;
padding-top: 0;
margin-left: -40px;
margin-top: -10px;
margin-bottom: 18px;
}

.righttext {
text-align:right;
text-indent: 5px;
margin-right:20px;
padding-top: 20px;
}

#offerbox {
width: 430px;
padding:10px;
margin-left: 0px;
margin-right: 0px;
margin-top: 15px;
border: 1px #cccccc solid;
background-color: #f3f3f3;
}

.headersoffer {
text-transform: uppercase;
font-weight: bold;
}

