h1
{color:#fff}

#hiddenDetails, #hiddenDetailsBackdro, #showHiddenDetailsButton{
display: none;
}
div.withoutHeading div.content p, div.withoutHeading div.scroller div.content div.comments{
color:#000;
}

/*Patty Button*/
#buttonWrapper {
height:1px;
width:1px;
position:absolute;
}
a.pButton {
display:block;
height:85px;
width:85px;
position:relative;
top:-180px;
left:480px;
z-index:1000;
}
a.pButton img {
height:85px;
display:block;
}

/*List adjustment*/
.layout2 #dataLocation {width: 180px; white-space: normal}
.layout2 .itemDetails #dataExteriorColor {white-space: normal}
.layout2 .inventoryListItem {height: 160px}
.layout1 .itemDetails .inventoryData {overflow: visible}
.layout1 .itemDetails .inventoryData {width:280px;}
.layout3 .itemDetails {overflow: visible; white-space: normal;}
.layout3 #dataLocation {width: 180px; white-space: normal}
.layout3 .itemDetails .inventoryData {white-space: normal}
.layout3 .inventoryListItem {height: 360px}


#dataView .mainPrice .price, #inventoryDetail4 #price .price, #inventoryDetail5 #price .price {
    color: #DA0000 !important;
}

.shadow legend, .shadow label, .darkshadow legend, .darkshadow label
{
	color: #000;
}
/***Thumbnails fix***/
#mediaSection .tabs-wrapper .content{
height:600px;
}

