/****************************************************************************************
* This file is part of the "New Nestle Web Application / Framework".
* Written by Sogeti India for Nestle  Corporate.
****************************************************************************************/

#container 
{ 
margin: 0 auto 0 auto;
width: 958px;
}

* html #container 
{
width: 958px;
}

#wrapper1
{
position: relative;
text-align: left;
width: 942px;
background-image: url(../img/sep_right.gif);
background-repeat: repeat-y;
background-position: right;
z-index: 1000;
}


