﻿
html, body {
background:#fff !important;
}

body {
max-width:800px; /* IE HACK */
}


#MainWrapper {
border:none !important;
margin:0 auto 0 auto !important;
width:auto;
}



#Nav , #Header, .TagCloud, .ProductGroups, hr, .ItemListToolbar, .CategoryImage, .DescriptionWrapper, #Footer{
display:none;
}


.ItemsList:first.child {

display:none;
}




.ItemsList .AspNet-GridView-Alternate {
    background-color: #e1f8ff !important;
}


.ItemsList, .ItemsList table {
font-size:12pt !important;
width:80% !important;
}

.ItemsList td {

white-space: normal !important;
padding-right:0.5em;
}

td.Price {
white-space:nowrap !important;
}


