#products_moreinfo .j_active td.no_border 
{ border: none!important; }

#products_moreinfo 
{ overflow: visible!important;}

#products_moreinfo .j_active .long_desc_container 
{ position: relative; z-index: 100;}

#products_moreinfo .j_active .popup_container 
{background: transparent url(/images/more_info_bubble.png) 0 0 no-repeat;padding: 10px 13px 20px 15px;
position: absolute;top:1px;width: 566px;height: 254px;}

#products_moreinfo .j_active .product_long_description 
{background-color: transparent;height: 190px;overflow: auto;margin: 10px 0 5px 0;width: 530px;}

#products_moreinfo .product_long_description ul,#products_moreinfo .product_long_description li  
{list-style-type: square;margin: 0 0 10px 10px;}

#products_moreinfo .product_long_description p 
{margin-bottom: 10px;}

.close_long_desc 
{color: #2F8FE5!important;float: left;font-size: 11px;font-weight: bold;}

.close_long_desc a
{color: inherit!important;}
