﻿html, body {
background:#fff !important;

}

body {
margin:10%;
}

#MainWrapper {
border:none !important;
margin:0 auto 0 auto !important;
}



#Nav , #Header, .TagCloud, .ProductGroups, hr, .ItemListToolbar, .CategoryImage, .DescriptionWrapper, #Footer{
display:none;
}


.ItemsList:first.child {

display:none;
}

/*
.ItemsList {
page-break-before:always;
}

.ItemsList:first-child {
page-break-before:auto !important;
}

*/

td.Price {
white-space:nowrap !important;
}


.ItemsList .AspNet-GridView-Alternate {
    background-color: #e1f8ff !important;
}


.ItemsList {
font-size:12pt !important;
}