/* Note that IE7 will round up for partial pixels.
/* Unique to this layout */
#reviewplus .item {
	width: 29.3%;
}
/* 2 column exceptions */
#reviewplus .col2, #reviewplus .col3 {
	width: 62.3%;
}
#reviewplus .col2 .review, #reviewplus .col3 .review {
	padding:0px 0px 5px 0px;
}
#reviewplus .col2 .largeimage_wrapper, #reviewplus .col3 .largeimage_wrapper {
	width:50%;
	float:left;
	margin-right:2%;
}
#reviewplus .col2 .projectthumbs img, #reviewplus .col3 .projectthumbs img {
	width:10%;
	margin:0px 0.25%
}
/* END 2 column exceptions */
/* END Unique to this layout */