.horizontalLineProducts {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	}
	
.verticalLine {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	}
.viewCartPadding {
 	padding-right: 15px;
 	padding-bottom: 15px;
	}
.visaMastercard {
 	padding-right: 0px;
 	padding-bottom: 10px;
	}
.payPalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	}
.productText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	text-align: left;
	list-style-type: decimal;
	padding-right: 20px;
	padding-left: 20px;
	}
	
.productName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	text-align: left;
	}
.footerNavRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	padding-right: 5px;
	}
.footerNavRight a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	}
.footerNavRight a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	}
.footerNavRight a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #999999;
	}


.footerNavLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	padding-left: 5px;
	}
.footerNavLeft a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	}
.footerNavLeft a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	}
.footerNavLeft a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #999999;
	}

.footerLogo {
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 2px;
	}
	
	
.headerLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
	padding-left: 5px;
	padding-bottom: 5px;
	}
.headerLeft a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
	}
.headerLeft a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
	}
.headerLeft a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #cccccc;
	}
	
.headerRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
	padding-right: 5px;
	padding-bottom: 3px;
	text-transform: uppercase;
	}
.headerRight a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
	}
.headerRight a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
	}
.headerRight a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
	color: #cccccc;
	}	
	
.productPicturePadding {
	border: 1px dotted #cccccc;
	display: block;
	padding: 0px;
	margin-left: 10px;
	}
.productThumb40px {
	border: 1px dotted #cccccc;
 	background-position: center;
	padding: 2px;
	}
	
