/* ----------------------- BOXES ------------------------- */ .box-head { padding:3px 8px; line-height:30px; color:#222; font-size:12px; border-bottom:1px solid #eb4b4b;} .box-head a { text-decoration:none; color:#000;} .box-head i{ margin-right:10px;} .box-body { background:#fff; border: 1px solid #fafafa;border-top: none; margin-bottom:5px;overflow:hidden; } #seasonContent .tags{ float:left; margin:2px;border-radius:3px;} .box-body li{ line-height:20px; padding:0;border-top: 1px solid #fff;border-bottom: 1px solid #eee;} #dsav ul li{ padding:8px; line-height:22px;} #orderhistoryContent ul li{ padding:5px 8px;} .box-body{ background:#fafafa;}