/* CSS Document */

/* Battery Tips Box */
#testimonials { width: 602px; margin: 0 auto 0; padding: 0;}
#testimonials div { background: url(../images/box_grey.jpg) no-repeat; padding: 4px 0 0 0; margin-bottom:4px;; font-size: 11px; }
#testimonials div * { padding-left:18px; padding-right:18px; }
#testimonials div * * { padding-left:0px; padding-right:0px; }

#testimonials h2 { font-size: 13px; margin-bottom: 0px; color: #000000; }
#testimonials h3 { font-size: 11px; margin-bottom: 0px; color: #000000; }
#testimonials h3.subhead { margin-bottom: 4px; }
#testimonials p { font-size: 11px; margin: 0 0 1em 0; }
#testimonials div ul.square { list-style: square outside; margin: 0 0 0 16px; padding: 0 0 1em 0;}
#testimonials div ul.square li { margin-left: 20px; padding-bottom: 4px; }
#testimonials div .last { background: url(../images/box_grey_bottom.jpg) 0 100% no-repeat; margin: 0;  padding-left:18px; padding-right:18px; padding-bottom:26px; }