@charset "utf-8";
/* CSS Document */

#colorbar {background-color: #a7cf81;}
.categoriesUL {color: #8fb370}
.categoriesUL a  {color: #8fb370}
.categoriesUL p  {background-color: #8FB370; color: #ffffff}
#featuredProducts {
left:534px;
position:relative;
top:200px;
width: 470px;
}
#featuredProducts table td {width: 200px}

#container-main-right {left: 0}

.MouseOver  {
  filter:alpha(opacity=50);
  /* CSS3 standard */
  opacity:0.5;
}



