/* CSS Document */

#mainwrapper {
    max-width: 144px;
    margin: 0 auto;
}
#topnavbg {
    height: 43px;
    max-width: 100% !important;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 10;
}


#mainwrapper {
	box-shadow: 1px 0 11px #999;
	background: #fff;
	max-width: 100% !important; /* jleonard */
	margin: 0 auto;
}
#middle {max-width: 100%;}

