/* Widgets =============================================================================== */
.widget { display:inline; }
.widget-title { background:url(/images/bg_h2_long.gif) 0 0 no-repeat; width: 760px; height: 41px; clear: both; }
.widget-title h2 { 
clear:both;
color:black;
display:block;
font-size:16px;
font-weight:normal;
padding:9px 0 0 20px;
}
.widget-products{
border: 1px solid #d9d9d9;
border-top: none;
border-bottom: none;
padding:0 15px;
background: white;
}

.border-bottom-grid{
background:url(/images/border_bottom_grid.gif) 0 0 no-repeat; width: 760px; height: 13px; clear: both;
}

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:10px 0; }
.widget-new-products .products-grid .product-image,

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; clear: both; }
.col-main .widget-viewed { margin:0 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image {height:210px;
width:205px; }

/* Widget: Recently Compared Proructs */

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }
/* Widgets: Links Common Styles */
/* Widget: Catalog Product Link */
/* Widget: Catalog Category Link */
/* Widget: CMS Page Link */
/* ======================================================================================= */
