﻿
#divBody
{
	height:825px;
}

#divContent
{
	padding:110px 40px 20px 40px;
}



.price-comparison-table { border-right:solid #ddd 1px; }
.price-comparison-table tbody td { text-align:center; background-color:White; border-bottom:solid #ddd 1px; border-left:solid #ddd 1px; }
.price-comparison-table thead th { background-color:#ddd; color:#000; padding:10px; width:55px; text-align:center; border-bottom:solid #ddd 1px; }
.price-comparison-table thead td { border-bottom:solid #ddd 1px; }
.price-comparison-table td.blank { background-color:transparent; border:none; }
.price-comparison-table tbody tr { }
.price-comparison-table tbody th { font-weight:normal; background-color:White; border-bottom:solid #ddd 1px; border-left:solid #ddd 1px; padding:5px; }
.price-comparison-table tbody th img { padding:4px 10px 10px 4px; float:left; }
.price-comparison-table tbody td img.tick { padding: 15px 0 0 0; }