#sa-products {
	margin-left: 1em;
	margin-right: 1em;
	text-align: left;
	Xwidth: 590px;
}

#sa-products .red {color: red;}
#sa-products .free {color: red; font-weight: bold;}
#sa-products .specials {background-color: #FEE99E; padding: 2px;}


#sa-products p, 
#sa-products h1, 
#sa-products h2, 
#sa-products h3, 
#sa-products h4, 
#sa-products h5 {
	margin: 0 0 0 0;
	padding: 0;
	color: #555;
}

#sa-products p {line-height: 1.5;margin-bottom: 1em; margin-left: 0 !important;}

#sa-products .intro {font-weight: bold;}

#sa-products h2 {
	color: red; 
	font-size: 17px; 
	line-height: 26px;
	text-align: left; 
	margin: .4em 0 .8em 0;
	padding-left: 28px;
	background: transparent url(hatsmall.gif) 0 0 no-repeat;
}

#sa-products h3 {font-size: 16px; margin-left: 0; padding-left: 0; left: 0;}

#sa-products h4 {font-size: 12px;}

#sa-products li {font-size: 12px;}

#sa-products a.back-to-top {display: block; margin-bottom: 3em;}

#sa-products div.pict-col {
	float: right;
	width: 130px;
	margin-left: 1em;
	text-align: right;
	margin-left: 1em;
}

#sa-products div.pict-col img {
	padding: 1px;
	display: block;
	margin-bottom: 8px;
}

#sa-products .special-note {
	Xwidth: 73%;
	border: 1px solid #aaa;
	background-color: #eee;
	padding: 4px;
	margin: 1em 4em 1.4em 0;
}

#sa-products div.special-note h3 {margin-top: 0 !important;}

#sa-products div.special-note p {margin-bottom: 8px; color: #222;font-weight: bold;}

#sa-products ul {
	list-style: square;
	margin-left: .8em;
	padding-left: .8em;
}

#pricing-menu {
	font-size: 12px;
	letter-spacing: -1px;
	text-align: center;
	margin: 1em 0;
	font-weight: bold;
}

#pricing-menu a {color: red; padding: 2px;}

#pricing-menu a:hover {background-color: red;color: white;}

#sa-products table {
	width: 90%;
	border-collapse: collapse;
	margin: 2em 0 3em 0;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	background-color: #f8f8f4;
}

#sa-products caption {
	margin-bottom: .6em;
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
}

#sa-products thead tr {
	background-color: #FEE99E;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	
}

#sa-products th {
	padding: 8px;
	text-align: left;
	margin-left: 8px;
	border-bottom: 2px solid #444;
	
}

#sa-products tr {
	border-bottom: 1px solid #999;
}

#sa-products td {
	padding: 4px;
	text-align: center;
}

#sa-products td.qty, #sa-products th.qty,
#sa-products td.desc, #sa-products th.desc {
	padding-left: 22px;
	border-right: 1px solid #aaa;
	width: 40%;
}

#sa-products .qty {text-align: left;}

#sa-products td.desc {
	text-align: left;
	width: 80%;
	font-weight: normal;
}

#sa-products td.std, #sa-products th.std {
	text-align: center;
	font-weight: bold;
	width: 30%;
}

#sa-products td.oln, #sa-products th.oln {
	font-weight: bold;
	border-left: 1px solid #aaa;
	color: red;
	text-align: center;
	width: 30%;
}

#sa-products a.order-link {
	display: block;
	margin: 1em 0 2em 0;
}











