/* MC Print Styles */

body {
background-color:#FFFFFF;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.listings {
width: 600px;
}

.banner,
.screen,
.footer, 
.noprint {
display:none;
}

.mainbody {
width: 600px; 
}

td.maincontent {
background-image:none;
}

.yellow {
background-color:#FFFFFF;
}

.header-row td, .details-row td {
padding:4px;
border-bottom: 1px #E9D9AF solid;
}

.header-row td {
font-weight:bold;
}

.addressmain {

}


