/**
 * 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_Productrelater
 * @copyright  Copyright (c) 2003-2010 aheadWorks Co. (http://www.aheadworks.com)
 * @license    http://ecommerce.aheadworks.com/LICENSE-M1.txt
 */

.aw-arp-block { }


.aw-arp-content {background-color:#f1eedd;border:1px solid #E8E3C5; border-bottom:none; clear:both; width:197px;padding:10px 10px 0px 10px;margin-bottom:0px;}
.aw-arp-item {
   
    text-align: center;
}
.aw-arp-noitems {
    text-align: center;
    color: #777;
}



