/* MM3 inventory page layout */

/* Setting rules to !important to override any css files */

body {
    font-size: 65.2% !important;
    }

.inv_calloremail {
color:#A90000;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
margin-right:10px;
margin-top:10px;
margin-bottom: 10px;
text-align:right;
vertical-align:bottom;
}

#mm3_Wrapper {
margin: 0 auto !important;
background-color: #FFFFFF !important;
width: 890px !important;
}

#details_Wrapper {
margin: 0 auto !important;
background-color: #FFFFFF !important;
width: 890px !important;
}

#compare_Wrapper {
margin: 0 auto !important;
background-color: #FFFFFF !important;
width: 890px !important;
}

