div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	border:0px solid #CCCCCC;
         height:480px;         
         overflow:hidden;
         position:relative;
         width:100%;
         
        

}
 div.scroller div.section:hover {background:url("../images/catalog/product/lightmy.png") no-repeat scroll center 50px transparent;}

 .product_grid_block div.section:hover {background:url("../images/catalog/product/lightmy.png") no-repeat scroll center 50px transparent;}

 div.scroller div.section {
    /* modify width and height of each section as needed (should match the size of the scroller window)	*/		
    width:300px;
    height:420px;
    overflow:visible;
    float:left;
    margin:0 36px;

    }
div.scroller div.content {
    width: 100000px;
    }

div#section2 {

    }

    div#wn    { 
position:relative;

overflow:hidden;    
}

.product_grid_block {
    padding-bottom: 30px;
    padding-top: 10px;
}

.product_grid_block tr {
    border-top: 1px solid #343434;
}

.product_grid_block div.section {
    height: 465px;
    margin: 0 4px;
    overflow: hidden;
    padding-bottom: 30px;
    position: relative;
    width: 300px;
}

.product_grid_block .scroller-content {

}

.img_product {
    position: absolute;
    top: 78px;
}

.product_grid_block div#wn {
    height: auto;
}

.product_grid_block #scrollbar {
    display: none;
}

.catalog-category-view .product_grid_block .start-price {
    margin-left: 0;
    padding-top: 0;
    text-align: center;
    top: 410px;
}

.product-attribute_short {
    background: none repeat scroll 0 0 #CCCCCC;
    color: #000000;
    display: none;
    font-size: 12px;
    padding: 10px;
    position: absolute;
    right: 15px;
    top: 165px;
    width: 150px;
}

.category-description {
    padding: 10px 25px 0 25px;
}

.category-description h1 {
    font-size: 28px;
    font-weight: bold;
    text-transform: uppercase;
    color: #999;
    margin-bottom: 5px;
}

.category-description h2 {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #999;
}

.product-attribute_short_link, .product_grid_block .product-attribute_short_link:hover {
    text-decoration: none;
    cursor: pointer;
}

/**
* Custom Code
*/

.category-description {
    padding: 10px 0px 0 25px;
}

.img_product {
    position: absolute;
    top: 56px;
}
