﻿.gvProductCompare tr th 
{
	padding: 10px;      
	background:red;
}

.gvProductCompare tr td
{
	padding: 10px;      
}

