.product-list {
    margin-left:12px;
    margin-top: 20px;
}
.list-name {
    background-color:#505666;
    height:23px;
    text-align:center;
    font-size:1.2em;
    padding-top:5px;
}
.list-name a {
    text-decoration:none;
    color:#fff;
}
.list-name a:hover {
    color:#ccc;
}
.list-foot{
    background-color:#efefef;
    width:180px;
    padding: 5px 0 5px;
    text-align: center;
    font-size: 1.1em;
}
.list-foot a{
    color:black;
    font-size:11px;
}
.list-view-all {
    margin-left:80px;
}
.list-box {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    width:180px;
    float:left;
    margin-bottom:20px;
}
li.last {
    border-right: 1px solid #ccc;
}
li.first{
}
.social-row {
    float: right;
}
.sales-index {
    border:1px solid #11384B;
    margin: 15px 15px;
    height:1%;
}
.is {
    float:left;
    width:127px;
    text-align:center;
    margin-right:10px;
    height:1%;
}
.sales-index .first {
    margin-left:20px;
}
.is-header {
    font-weight:bold;
    font-size:1.2em;
    color:#11384B;
    border-bottom:1px solid #11384B;
    padding:3px 5px;
    margin-bottom:5px;
}
div.clear img {
    height:1px;
}
.sales-index img {
    height:80px;
    border:0;
}
.isp {
    font-weight:bold;
    font-size:12px;
    color:#1F6689;
}
.isp span.isp {
    color: #2885B3;
}
.more-sales {
    padding:1px 2px 1px 5px;
    height:1%;
    font-weight:bold;
    background-color:#11384B;
    text-align:center;
}
.isn a {
    color:#11384B;
}
.more-sales a,
.more-sales a:visited {
    color:#fff;
}
.more-sales a:hover {
    color:#11384B;
}