
a img {
  border:0px;
}

div#container {
width:100%;
}

div#contentwrapper {
  float: left;
 width: 1100px;
}
div#minicontentwrapper {
 width: 1100px;
 margin-right:auto; 
 margin-left:auto;
 background:#fff; 
 padding:20px;
}
