@charset "utf-8";
/* CSS Document */


.SS_Main_Visual {
  width:1000px;
  margin:0;
  padding:0;
  background-image: url(/Softsoap/US/EN/Liquid-Hand-Soap/Assets/backgroundRepeat.jpg);
  background-repeat: repeat-y;
  background-position: 50% 0;
  position: relative;
  top: 9px;
}

.SS_Main_Visual object { margin-top:-9px; }

.SS_Main_Visual embed { margin-top:-9px; }


.SS_Bottom_Visual { 
  margin:0;
  padding:20px 0 0 0;
  background-image: url(/Softsoap/US/EN/Liquid-Hand-Soap/Assets/backgroundRepeat.jpg);
  background-repeat: repeat-y;
  background-position: 50% 0;
}

.SS_Clear {
margin:0;
padding:0;
clear:both;
}







