/**
 * aheadWorks Co.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://ecommerce.aheadworks.com/LICENSE-M1.txt
 *
 * @category   AW
 * @package    AW_Autorelated
 * @copyright  Copyright (c) 2011 aheadWorks Co. (http://www.aheadworks.com)
 * @license    http://ecommerce.aheadworks.com/LICENSE-M1.txt
 */

.aw-arp-block-content {
    padding: 10px 0 0 0 !important;	
    overflow: hidden;
    clear: both;
}

.aw-arp-item {
    text-align: center;
    width: 190px;
    min-height: 60px;
    display: -moz-inline-stack;
    display: inline-block !important;
    vertical-align: top;
   /* margin: 5px; */
    zoom: 1;
    *display: inline !important;
    _height: 250px;
    margin-bottom: 0 !important;
    border-bottom: 1px solid #f5f5f5;
}

.aw-arp-block-content .aw-arp-addtocart {
    margin-bottom: 5px;
	clear: both;
	float: left;
}

.aw-arp-product-item {
    margin: 0 0 20px;
}

.aw-arp-item-photo {
    float: left;
    margin-right: 10px;
}

.aw-arp-item-photo img {
    border: 1px solid #A9A9A9;
    width: 75px;
}
.related-des { 
    width: 130px;
    float: left;
    line-height: 15px;
    text-align: left;   

}

.related-des a { font-weight: bold; }
.related-des .price-box { float:left; padding-right: 5px; }
.aw-arp-item-text {
    margin-left: 85px;
}
.aw-arp-addtocart
.footer .aw-arp-block-content li {
    display: inline-block !important;
    *display: inline !important;
}

.footer .aw-arp-block-content a {
    color: #1E7EC8;
}
.aw-arp-block-7{ float:left; }
.aw-arp-block-7 .aw-arp-item{ border-bottom:none; }