#midColumn {
	float:none !important;
	width:auto !important;
        border:none;
}

#content {
        width:740px;
        _width:700px;
}

@-moz-document url-prefix() {
    #content {
       margin-left:170px;
    }
}


hr.endBorder{
	display:none;
}

.odd{
	float: left;
	width: 370px;
        _width:320px;
}
.even{
	margin: 0;
	float: left;
	width: 350px;
        _width:320px;
	height: 1%

}