.propExpander.expanded+.params ul {
    position: relative;
    overflow-y: auto;
    max-height: 250px;
        overflow-x: hidden;
}

.product,
.product .tabloid {
	height: auto !important;
}

#catalogSection .product .label {
	font-size: 12px;
}

.product .rating,
#elementTools .rating, 
#elementContainer .mainContainer .rating, 
#smallElementTools .rating {
	display: none;
}