/**
 * 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 {
position: relative;
width: 725px;
}



.aw-arp-block-content li {
    margin-right: 12px;

}



.aw-arp-item {
    text-align: center;
    min-height: 100px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    _height: 250px;
    border: 1px solid #8d6b42;
    padding: 10px;
    background: #C8C88B;
}




.aw-arp-block-content .aw-arp-addtocart>p {
}

.aw-arp-product-item{margin:0 0 0px;}
.aw-arp-item-photo{float:left;margin-right:0px;}
