div.mainPrice .title{
color:#ff0000;
}

.itemDetails{
overflow:visible;
}

*html .itemDetails{
overflow:hidden;
}

#dataInternetPrice{
width:110px;
text-align:center;
}

*html #dataInternetPrice{
width:auto;
text-align:left;
}

.layout1 .itemDetails .extraCol{
overflow:visible;
width:200px;
white-space:normal;
float:none;
margin-left:615px;
margin-top:10px;
}

*html .layout1 .itemDetails .extraCol{
overflow:hidden;
width:177px;
white-space:wrap;
float:left;
margin-left:0px;
margin-top:0px;
}

*+html .layout1 .itemDetails .extraCol{
margin-top:-100px;
}

#goLine, #goDouble, #goGrid{
display:none;
}

.commentsBox {
height:1px;
position:relative;
overflow:visible;
width:400px;
background:none;
top:-105px;
left:325px;
}

*html .commentsBox {
position:relative;
overflow:hidden;
width:400px;
background:none;
top:0px;
left:0px;
}

.commentsMore {
display:none;
text-align:right;
}

.itemComments{
height:1px;
}

*html .itemComments{
height:54px;
}

.inventoryListItem .itemActions .mainPrice span {
font-size: 10.7px !important;
color: #FFF !important;
}

.mainPrice {
margin-top: 10px;
}

#dataInternetPrice label {
font-size: 10.7px;

}
#dataInternetPrice {
color: #DA0000;
font-size: 16px;
font-weight: bold;
}
#dataInternetPrice label {
font-weight: 400px;
}

.layout1 .itemActions, .layout1 .mainPrice {
width:140px;
}

.inventoryListItem .itemActions .mainPrice span{
font-size:medium !important;
}
