/* HOME */
	.teaser {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px; 
		text-align: left; 
		line-height: 14px; 
		margin: 0px 12px 6px 12px;
	}

/* PRODUCT LISTING - GREY BORDER & LINK STYLES */
	.gryborder {
		font-family:Arial, Helvetica, sans-serif;
		font-size:0.9em;
		height: 175;
		BORDER-LEFT: #dcdcdc 1px solid; 
		BORDER-RIGHT: #dcdcdc 1px solid; 
		BORDER-TOP: #dcdcdc 1px solid; 
		BORDER-BOTTOM: #dcdcdc 1px solid; 
		MARGIN: 0px 5px 10px 5px;
	}

	.gryborderNew {
		font-family:Arial, Helvetica, sans-serif;
		font-size:0.9em;
		BORDER-LEFT: #dcdcdc 1px solid; 
		BORDER-RIGHT: #dcdcdc 1px solid; 
		BORDER-TOP: #dcdcdc 1px solid; 
		BORDER-BOTTOM: #dcdcdc 1px solid; 
		MARGIN: 0px 5px 10px 5px;
	}

/* PRODUCT LISTINGS SIDEBAR STYLES */
	.grnborder {
		padding-right: 2px;
		padding-bottom: 2px;
		border-right: #465A28 2px solid;
		border-bottom: #465A28 2px solid;
		margin: 3px 5px 10px 5px;
	}
	/* Quotes on sidebar */
	.quotes {
		margin: 0em 0em 0.4em; color: #465032; font: bold 1.4em times,sans-serif
	}

/* SITEWIDE STYLES */
	p, td {
		line-height: 1.3em;
		margin-bottom: 1em;
		margin-top: 0em;
	}

	/* Main Headings */
	h1, H1 {
		padding-bottom:7px;
		FONT: bold 2em/1 times,serif
	}
	
	/* Sub Headings (see Floating Fly Lines > Mastery Fresh > Trout for example) */
	p.sitesectiontitle {
		font-family:"Times New Roman", Times, serif;
		font-size:1.3em;
		line-height:1.3em;
	}
	/* Headings used in Scientific Anglers Technology sub sections */
	.headline {
		font-family:Arial, Helvetica, sans-serif;
		font-size: 15px;
		font-weight: bold;
		padding: 10px 0px 5px 0px;
	}
	
	li {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 1em;
		line-height: 1.2em;
	}
	/* Product Listing Blocks */
	.product_listing {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 1em;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
	}

	.product_listingNew {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 1em;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 25px;
	}

	/* Product Layouts - Download PDF (bottom of page) */
	.bulletin {
		font-family: verdana,arial,sans-serif; 
		font-size: 10px; 
		text-align: left; 
		line-height: 12px; 
		margin: 0px 0px 10px 0px;
	}
	/* See Scientific Angler Technology > Better Cores & Coatings - used in lists */
	.sidebar {
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		text-align: left; 
		line-height: 14px; 
		margin: 2px 4px 8px 4px;
	}

/* NOT ACTIVE - erase upon confirm */
	.teaserWht {
		font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; text-align: left; line-height: 14px; margin: 0px 12px 6px 12px
	}
	.textWht {
		font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; text-align: left; line-height: 14px; margin: 0px 12px 6px 12px
	}
	.boldWht {
		font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #ffffff; text-align: left; line-height: 14px; margin: 0px 12px 6px 12px
	}
	.home_teaserbox_outside {
		border-bottom:solid 2px #000000; 
		border-right:solid 2px #000000; 
		padding-bottom:2px; 
		padding-right:2px;
	}
	.home_teaserbox_inside {
		border: solid 2px #FFFFFF;
	}
/* END UNUSED STYLES */