/*reset from site level universal stylesheet*/
#container {
border-left:0px;
}

#inner {
margin:auto 0px;
}
/*end reset from site level universal stylesheet*/


.right-col {
float:right;
width:240px;
}

.left-col {
float:left;
width:206px;
}

.center-col {
width:452px;
float:left;
}

.two-col {
width:658px;
}
