/**
 * @category    Mana
 * @package     ManaPro_ProductPlusProduct
 * @copyright   Copyright (c) http://www.manadev.com
 * @license     http://www.manadev.com/license  Proprietary License
 */    
.m-bought-together {padding-top:10px;}
.m-bought-together-visuals { overflow: hidden; }
.m-bought-together-products { float: left; }
.m-bought-together-products>li { float: left; margin: 0 30px 10px 5px; }
.m-bought-together-summary { float: left; }
.m-bought-together-options { margin-bottom: 0px; }
.m-bought-together-add-to-box { float: none; margin: 0; padding: 0; }
.m-bought-together .add-to-links,
.m-bought-together .add-to-cart { float: none; margin: 10px 0 0; padding: 0; }
.m-bought-together button.button  { margin:0; padding:0; }
.m-bought-together .m-separator { background: transparent url(../images/manapro_productplusproduct/plus.png) center center no-repeat; width:5px; margin: 0 0 10px; }
.m-bought-together .m-product img { border: 1px solid #bbb; }
.m-bought-together  h2
{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #526068;
    border-color: #526068 #526068 -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    color: #B9E009 !important;
    font-size: 12px;
 
	width:648px;
    opacity: 1;
 
    border-bottom: 0 none;
    border-radius: 5px 5px 5px 5px;
 
    display: block;
 
    font-weight: bold !important;
    margin-right: 2px;
    padding: 4px 20px !important;
    text-align: center;
    text-decoration: none;
	}