html, body{
    text-align:left;
}

#mediaGroup .inner-content{
position:relative;
top:0px;
height:530px;
overflow-y:auto;
overflow-x:hidden;
}

#YearMakeModel {
color:#ff0000;
}

#dataView .listItemContainer {
background:#fff;
}

#dataView a {
color:#000
}

#dataView a:hover {
color:#ff0000;
}

#dataView .inventoryListItem {
color:#000;
}

#dataView .mainPrice {
color:#ff0000;
}

#inventoryDetailContent {
background:#fff;
}

*:first-child+html #wmxcontent {
position:relative;
top:50px;
}

*html #wmxcontent {
position:relative;
top:50px;
}

#inventoryDetail5 .specifications dd {
color:#000;
font-size:10pt;
}

#inventoryDetail5 .specifications dd.alternatingitem {
color:#ff0000;
}

/* Comments Box */
.commentsBox {
background:transparent none repeat scroll 0 0;
}

/* --- List Comments Alterations --- */
.layout1 .itemComments { width:800px; }
.layout1 .commentsBox { height:55px; width:600px;}
.layout1 .commentsText { height:30px; }

.layout2 .itemComments { width:400px; }
.layout2 .commentsBox { height:55px; }
.layout2 .commentsText { height:25px; }
