#Products {
	width: 600px;
}
#Products th {
	font-size: 12px;
	color: #000000;
	background: #EBEBEB;
	padding: 3px;
	border-bottom: 3px double #CCCCCC;
	border-top: 1px solid #CCCCCC;
}
#Products td {
	font-size: 10px;
	padding: 3px;
	border-bottom: 1px solid #CCCCCC !important;
}
.BorderRight {
	border-right: 1px solid #CCCCCC;
}
#XLS	{
	border:px solid #ffffff;
}
#Products_2 {
}
#Products_2 th {
	font-size: 10px;
	color: #000000;
	background: #EBEBEB;
	padding: 3px;
	border-bottom: 3px double #CCCCCC;
	border-top: 1px solid #CCCCCC;
}
#Products_2 td {
	font-size: 10px;
	padding: 3px;
	border-bottom: 1px solid #CCCCCC !important;
}
