body, #body {
  background: #ffffff url(../Krups/img/backgroundBody.jpg) repeat-x;
}

.mainBorderImg { 
  text-align:center;
  margin: 0 auto;
}
  
#container {
  width:800px;
  padding: 0 5px;
  background: #ffffff url(../Krups/img/borderBg.gif) repeat-y;
}

#content {
  padding:0 10px 10px 10px;
}

.promo {
  width:363px;
  height:127px;
  border:1px solid #9e988c;
  padding:10px;
  background: #d0d0d0 url(../Krups/img/promoBgBottom.jpg) no-repeat bottom;
}
.promoBanner {
  border:1px solid #9e988c;}
  
#footer {
  margin: 0 10px;
  background-color:#686868;
}

input, select, textarea {
    background-color: #e5e5e5;
    border:1px solid #aeaeae;
}
input.radio {background:transparent;border:0;}

#objForm {
  margin:0;
  padding:10px;
  background: #ffffff; 
}
.greyBorder { 
  border:1px solid #9e988c;
  padding:10px;
  background: #c4c4c4 url(../Krups/img/formBgBottom.jpg) no-repeat bottom;
}
