table.gitem div.oline
{
	_zoom:1;
}
div#head {
	width:expression(document.body.clientWidth > 960? "100%" :"960px");
}
div#bottom, div#bottom2 
{
	width:expression(document.body.clientWidth > 960? "100%" :"960px");
}
.b-review 
{
	_zoom:1;
}
* html .b-review {
	margin-bottom:15px;
}
*+html .b-review {
	margin-bottom:15px;
}

.commentsLinks 
{
_zoom:1;
}

#createReview {
_height:1%;
}

* html .voting {
			display:inline;
			_zoom:1;
		}
		*+html .voting {
			display:inline;
		}
		
		* html #TB_overlay2 { /* ie6 hack */
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
	width: expression(document.body.scrollWidth > document.body.offsetWidth ? document.body.scrollWidth : document.body.offsetWidth + 'px');
}

.itemBigImage p.itemSmallStars
{
	_margin:0;
}

#reviewForm {
	_zoom:1;
}
div#ccont {
width:expression(document.body.clientWidth > 960? "100%" :"960px");
}
div.easy1
	{
	_zoom:1;
	}