.cat1 a:link ,
.cat1 a:visited {
    border-bottom: 1px dotted #c0c0c0;
}
.cat2 a:link ,
.cat2 a:visited {
    border-bottom: 1px dotted #c0c0c0;
}
#finder {
    font-size: 11px;
    line-height: 24px;
}
#finder strong {
    font-size: 13px;
}
#finder strong a {
    color: #272727;
}

.home-col {
    position: relative;
    float: left;
    width: 330px;
    margin-right: 20px;
}
.findazoid h2 {
    background: url(../img/underline.gif) repeat-x bottom;
    padding-bottom: 12px;
    margin-bottom: 6px;
    line-height: 16pt;
    color: #7ABDDE;
    clear: left;
}
.findazoid h2 .sub {
    font-size: 14px;
    letter-spacing: 0px;
    color: #272727;
}
.findazoid a {
    color: #5DACD3;
}
.home-col h2 {
    background: url(../img/underline.gif) repeat-x bottom;
    padding-bottom: 12px;
    margin-bottom: 6px;
    line-height: 16pt;
}
.home-col .rss {
    float: right;
}

/* promo stuff */

.promo-listing {
    float: left;
    width: 210px;
    border: 1px solid red;
    margin-right: 10px;
    position: relative;
}
.promo-listing img.badge {
    position: absolute;
    top: -3px;
    right: 236px;
}

.promo-listing .art,
.promo-listing .listing-text {
    float: left;
}

.promo-listing .art {
    margin-right: 10px;
}

.promo-listing .listing-text {
    width: 220px;
}

.promo-listing span.search-desc {
    font-size: 11px;
    display: block;
    margin-bottom: 5px;
}
.promo-listing span.search-desc p {
    margin: 0px;
    padding: 0px;
    font-size: 11px;
}

.promo-listing h3 {
    margin-bottom: 4px;
    line-height: 15pt;
}

.promo-listing .prodlist-links {
    position: relative;
    height: 25px;
    margin-bottom: 10px;
}

.promo-listing .price-buy {
    position: absolute;
    right: 10px;
}

.promo-listing .button {
    border: 1px solid #cccccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-family: Verdana, sans-serif;
    text-transform: uppercase;
    font-size: 10px;
    color: #fff;
}

/* featured items */

.latest-listing {
    float: left;
    width: 340px;
    margin-right: 10px;
    position: relative;
}
.latest-listing img.badge {
    position: absolute;
    top: -3px;
    right: 236px;
}

.latest-listing .art,
.latest-listing .listing-text {
    float: left;
}

.latest-listing .art {
    margin-right: 10px;
}

.latest-listing .listing-text {
    width: 230px;
}

.latest-listing span.search-desc {
    font-size: 11px;
    display: block;
    margin-bottom: 5px;
}
.latest-listing span.search-desc p {
    margin: 0px;
    padding: 0px;
    font-size: 11px;
}

.latest-listing h3 {
    margin-bottom: 4px;
    line-height: 15pt;
}

.latest-listing .prodlist-links {
    position: relative;
    height: 25px;
    margin-bottom: 10px;
}

.latest-listing .price-buy {
    position: absolute;
    right: 10px;
}

.latest-listing .button {
    border: 1px solid #cccccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-family: Verdana, sans-serif;
    text-transform: uppercase;
    font-size: 10px;
    color: #fff;
}

.button.more-info {
    background: #5fa4b0 url(../img/icon-more-info.gif) no-repeat 3px 5px;
    border: 1px solid #4b828b;
    width: 65px;
    padding: 4px 3px 3px 17px;
}

.button.add-now {
    background: #96c01c url(../img/icon-add-to-cart.gif) no-repeat 3px 5px;
    border: 1px solid #658113;
    padding: 4px 3px 3px 17px;
}

.price-buy form {
    display: inline;
}

/* latest games */

ul#latest {
    margin-left: 0px;
    list-style-position: inside;
}

ul#latest li {
    position: relative;
    font-size: 11px;
    border-bottom: 1px solid #ededed;
    margin-left: 0px;
    padding: 3px 50px 3px 0px;
}

ul#latest li a {
    font-weight: bold;
}

ul#latest .price {
    position: absolute;
    top: 2px;
    right: 4px;
    font-size: 13px;
    font-family: Verdana, sans-serif;
    font-weight: normal;
}

.strap {
    font-weight: bold;
}

.price-buy strike {
    color: #909090;
    font-size: 0.9em;
}
.price-buy .nowprice {
    font-family: Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #91BA1B;
}
