/* Compare All template */


/* compare matrices and thumbnails */
.matrix {
	border-top: 1px solid #b7b7b7;
	width: 474px;
	height: 125px;
	padding-bottom: 25px;
	float: left;
	text-align: right;
}
	
.matrix .more{
	margin-top: 15px;
}

.tncompare {
	width: 242px;
	margin-right: 15px;
	float: left;
	clear:both;
}


