textarea.commentandrating { 
	width:100%; 
	min-height:45px;
	resize: vertical;
}

img.commentandratingtipsy {
	max-height:20px;
}
.ao-car-post-tools img {
	max-height:16px;
}
img.commentandratingtipsy:not(:first-of-type) {
	margin-left:5px;
}
img.aos-CAR-Avatar {
	width:40px;
	border:0;
}
.ao-car-entry[data-level="1"] img.aos-CAR-Avatar {
	width:50px;
}

SELECT[id*="CommentAndRatingOrderBy_"] {
	min-width:140px;
}