/*
Product Group Colors
B2A295
E8E3DF
*/

/* Tab navigation */
#tabs a {
  background:url("../images/products/ConsumerVacuumCleaners/tabs/left_both.gif") no-repeat left top;
  }
#tabs a span {
  background:url("../images/products/ConsumerVacuumCleaners/tabs/right_both.gif") no-repeat right top;
  }
/* / Tab navigation */

/* Products navigation */
div.box5, .productTblColor {
	background-color:#FFFFFF;
  } 

/* / Products navigation */	
.productTblColorDark {
	background-color:#B2A295;
} 
.roundCorner{
  background:url("../images/products/ConsumerVacuumCleaners/roundCorner.gif") no-repeat right top;
  }
  
/* Left side */
DIV.box5
{
    BACKGROUND: url(../images/products/ConsumerVacuumCleaners/corners/topleft.gif) #FFFFFF no-repeat left top;
}

DIV.boxHeader5
{
    BACKGROUND: url(../images/products/ConsumerVacuumCleaners/corners/topright.gif) no-repeat right top;
}

DIV.boxFooter5
{
    BACKGROUND: url(../images/products/ConsumerVacuumCleaners/corners/bottomleft.gif) no-repeat left bottom
}
DIV.boxFooter5 SPAN
{
    BACKGROUND: url(../images/products/ConsumerVacuumCleaners/corners/bottomright.gif) no-repeat right bottom;
}

  
