/* CHIP Main v.1 css */

#container {
max-width:750px !important; max-width:none;
}

* html #container {
width:750px;
}

#wrapper {
width:750px;
margin-right:0px;
}

#right {
display:none;
}