#products_hot_list {padding-right: 10px;}
#products_hot_list .inner-container {border-radius: 5px; border: 1px solid rgba(249,131,44,0.39); box-shadow: 0 0 5px 0 #D6D6D6; margin-bottom: 8px;}
#products_hot_list .inner-container-bar {overflow: hidden; cursor: pointer;}
#products_hot_list .inner-container-bar-title {padding-left: 15px; padding-top: 5px; float: left;}
#products_hot_list h2 {display: inline-block; font-size: 20px; margin-right: 10px; }
#products_hot_list .arrow {display: inline-block; width: 0; height: 0; border-left: 7px solid transparent; border-right: 7px solid transparent;}
#products_hot_list .arrow.up {border-bottom: 7px solid black; margin-bottom: 2px;}
#products_hot_list .arrow.down {border-top: 7px solid black; margin-bottom: 2px;}
#products_hot_list .close-sign {float: right; font-size: 20px; font-weight: bold; line-height: 20px; text-shadow: 0 1px 0 white; padding-right: 11px; padding-top: 8px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color: #000; opacity: 0.4;}
#products_hot_list .close-sign:hover {opacity: 1.0; color: #F00;}

/* overrides */
#products_hot_list .goodslist {margin-left: 10px; margin-right: 10px;}
#products_hot_list .yellow {padding-bottom: 10px;}
