@import url('product-table.css');
@import url('affiliate-code.css');
@import url('quick-products.css');


/* layout */
#body { width: 939px; margin-top: 159px; padding: 23px; }
p { margin: 10px 0; }

#tips { width: 595px; margin: 25px 0; padding: 0 25px 10px 25px; position: relative; }
#tips h3 { width: 645px; height: 32px; margin: 0 0 -5px -25px; padding-left: 36px; position: relative; top: -5px; cursor: pointer; }
#tips .bottom-bg { width: 100%; height: 100%; position: absolute; bottom: -29px; left: 0; z-index: 0 }
#tips * { position: relative; z-index: 1; }
#tips li { padding-left: 17px; }


/* color */
#tips{ background: transparent url(../images/products/csr/tips_middle_bg.png) repeat-y scroll 0 0 ;}
#tips h3 { color: white; background: transparent url(../images/products/csr/tips_top_bg.png) no-repeat scroll 0 0; }
#tips .bottom-bg { background: transparent url(../images/products/csr/tips_bottom_bg.png) no-repeat scroll bottom left; }
#tips li { background: transparent url(../images/products/csr/disc.png) no-repeat 0 6px; }
#tips li li { background: transparent url(../images/products/csr/circle.png) no-repeat 0 6px; }
#tips a { color: black; }

/* type */
#body{ font-size: 14px; }

#tips h3 { font-size: 18px; line-height: 33px; font-weight: normal; }
#tips-header-help { font-size: 10px; }

