
.tools 
{
    width: 50% !important;
    display: none;

}

.overview 
{
    width: auto !important;
    width: 75%;
}

.overview .result-rating, .overview .overview-canvas
{
    width: auto !important;
    float: none !important;
}

.overview .result-rating p
{
    display: none;
    /* position: absolute;
    width: 200px;
    right: 400px; */
}

.overview .result-rating dl 
{
    float: left !important;
    clear: none;
}

.details dt.price 
{
    clear: left;
}

.details dt
{
    clear: both;
}

.details dd
{
    clear: right;
}
