﻿
.printer_sub 
{
	color: #a3a3a3;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.tableText 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 20px;
	text-decoration: underline;
	padding-top: 3px;
	padding-bottom: 3px;
}
.tableTextFeatured {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-image: url(/images/InkDetailsByCartridgeNumber/Starburst.gif);
	background-position: 8px;
	background-repeat: no-repeat;
	padding-left: 20px;
	text-decoration: underline;
	padding-top: 3px;
	padding-bottom: 3px;
}
.largeHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(/images/InkDetailsByCartridgeNumber/LgTab.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 563px;
	text-indent: 5px;
	font-weight: bold;
	line-height: 150%;
}

.printerModelTable td
{
	padding-top:5px;
	padding-bottom:5px;
}

.relatedItems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(/images/InkDetailsByCartridgeNumber/SmallTab.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 216px;
	font-weight: bold;
}
.ItemMiddle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(/images/InkDetailsByCartridgeNumber/ItemBoxMiddle.gif);
	background-repeat: repeat-y;
	background-position: center;
	height: 22px;
	width: 216px;
}
.featuredItemTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #18619F;
	padding-bottom: 8px;
}

.ItemTitle {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 100%;
}
.ItemTitle a
{
	text-decoration:none;
	color:#666666;
}
.ItemTitle a:hover
{
	text-decoration:underline;
	color:#c60176;
}
.ItemClickinks {
	font-weight: bold;
	color: #000000;
}
.ItemClickinksPrice {
	font-weight: bold;
	color: #C60176;
}
.ItemCopy {
	padding-left: 8px;
}




