/*
.prdyuv
{
     display:none;
}
*/
.invis
{
     display:none;
}
/*   
/* Product Visual menu Yellow position
*/
/*
/*  Product selection
*/
.prdyel
{
    position:absolute;
    left:3em;
    top:65px;
    height:69%;
    width: 850px;
    z-index:10;
    background-color:White;
}

.prdyel ul{
list-style: none;
overflow:inherit;
float:left;
}

.prdyel li{
float:left;
}