﻿.boxCompare table
{
	width: 100%;
	border-collapse: collapse;
}

.boxCompare td, .boxCompare th
{
	border: solid 1px #B0BEC7;
	vertical-align:top;
}
.boxCompare th
{
	text-align: center;
	padding: 4px;
}
.boxCompare img
{
	border: solid 1px;
	width: 155px; 
	height: 130px;
}
.boxCompare .trTitle th
{
	padding: 10px;
}
.boxCompare .alert
{
	background-color:#F5F5F5;
}










