#eligibleproducts
{
	padding: 10px 43px 0 43px;
	width: 814px;
}
#eligibleproducts .content
{
	clear: both;
	padding: 15px 0 0 0;
}
#eligibleproducts .content .top
{
	background: url('../Images/bkg_eligprod_top.png') no-repeat;
	height: 185px;
	width: 814px;
}
#eligibleproducts .content .top .big
{
	font-size: 15px;
}
#eligibleproducts .content .top .header
{
	padding: 15px 0 0 407px;
}
#eligibleproducts .content .top .header p
{
	margin: 0;
}
#eligibleproducts .content .top .header div img
{
	margin: 5px 0 0 0;
}
/* Internet Explorer, Firefox */
#eligibleproducts .content .middle
{
	background: url('../Images/bkg_content_middle.png') repeat-y;
	display: table;
	height: auto;
	padding: 15px 15px 0 15px;
	width: 784px;
}
/* Safari */
@media screen and (-webkit-min-device-pixel-ratio:0)
{
	#eligibleproducts .content .middle
	{
		width: 814px;
	}
}
#eligibleproducts .content .middle h3
{
	border-bottom: 1px solid #cccccc;
	font-size: 15px;
}
#eligibleproducts .content .middle #products div
{
	margin: 0 0 0 407px;
}
#eligibleproducts .content .middle #products ol
{
	padding: 0;
}
#eligibleproducts .content .middle #products ol li
{
	display: list-item;
	list-style: none;
}
#eligibleproducts .content .middle #products ol .electronics
{
	background: url('../Images/bkg_eligprod_electronics.jpg') no-repeat top left;
	margin: 0 0 0 128px;
	padding: 0 0 0 279px;
}
#eligibleproducts .content .middle #products ol .appliances
{
	background: url('../Images/bkg_eligprod_appliances.jpg') no-repeat top left;
	margin: 0 0 0 150px;
	padding: 0 0 0 257px;
}
#eligibleproducts .content .middle #products ol .computers
{
	background: url('../Images/bkg_eligprod_computers.jpg') no-repeat top left;
	display: table;
	height: 116px;
	margin: 0 0 0 114px;
	padding: 0 0 0 293px;
}
#eligibleproducts .content .middle table
{
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-collapse: collapse;
	margin: 15px 0 0 0;
	width: 784px;
}
#eligibleproducts .content .middle table caption
{
	display: none;
}
#eligibleproducts .content .middle table thead tr th
{
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	font-size: 11px;
	padding: 10px;
	text-align: center;
}
#eligibleproducts .content .middle table thead tr .th1
{
	width: 162px;
}
#eligibleproducts .content .middle table thead tr .th2
{
	background: #eaf3df;
	width: 67px;
}
#eligibleproducts .content .middle table thead tr .th3
{
	background: #eaf3df;
	width: 67px;
}
#eligibleproducts .content .middle table thead tr .th4
{
	background: #eaf3df;
	width: 82px;
}
#eligibleproducts .content .middle table thead tr .th5
{
	background: #eaf3df;
	width: 222px;
}
#eligibleproducts .content .middle table thead tr .th6
{
	background: #eaf3df;
	width: 102px;
}
#eligibleproducts .content .middle table thead tr .th7
{
	background: #eaf3df;
	width: 82px;
}
#eligibleproducts .content .middle table tbody tr td
{
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	font-size: 10px;
	padding: 10px;
	text-align: center;
}
#eligibleproducts .content .middle table tbody tr .td1
{
	background: #eaf3df;
	font-size: 11px;
	font-weight: bold;
}
#eligibleproducts .content .middle .small
{
	font-size: 10px;
}
#eligibleproducts .content .bottom
{
	background: url('../Images/bkg_content_bottom.png') no-repeat;
	height: 15px;
	width: 814px;
}
