/*======= CART_1 ===========*/ .cart_1{background:#eee; border: 1px solid #CCC; margin-bottom:10px;} .cart_1 h1{ margin: 0; font-size:24px; color:#2E0303; background:url(images/bg-title.jpg) center center repeat-x; background-size:100% 100%; padding:5px; border:1px solid #ccc;} .cart_1 .ctn{padding:5px;} .cart_1 table{margin-bottom:20px;} /*======= CART_2 ===========*/ .cart_2{} .cart_2 h1{ margin: 0; font-size:24px; color:#2E0303; background:url(images/bg-title.jpg) center center repeat-x; background-size:100% 100%; padding:5px; border:1px solid #ccc;} /*======= CART_3 ===========*/ .cart_3{ margin:0 0 20px 0; font-family:arial;} .cart_3 h1{ border-bottom:1px solid #ccc; padding-bottom:10px; margin-bottom:10px;} /*======= Grey BG ===========*/ .grey-bg{background:rgba(200,200,200,.3); margin-bottom:20px; padding:10px;} .grey-bg h1{font-size:20px; background:url(images/bg-title.jpg); background-size:100% 100%; margin:0; margin-bottom:20px;padding:5px 5px 0 5px; line-height:24px; border:1px solid #ccc;} .grey-bg h1 img{margin-right:10px; margin-bottom:10px;} .grey-bg .grey-content{background:rgba(255,255,255,.3); margin:0; padding:10px;} /*======= Grey BG Cart ===========*/ .grey-bg{background:rgba(200,200,200,.3); margin-bottom:20px; padding:10px;} .grey-bg h1{font-size:20px; background:url(images/bg-title.jpg); background-size:100% 100%; margin:0; margin-bottom:10px;padding:5px 5px 0 5px; line-height:24px; border:1px solid #ccc;} .grey-bg h1 img{margin-right:10px; margin-bottom:10px;} .grey-bg p{margin-bottom:20px;} .grey-bg .grey-content{background:rgba(255,255,255,.3); margin:0; padding:10px;} .grey-bg a{color:#0d4c8e; font-size:14px; display:inline-block;} .grey-bg a:hover{color:#c74848; text-decoration:none;}