html, body {
	height: 100%;
	margin: 0 0 1px;
	padding: 0;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
div {
	margin: 0; padding: 0;
}
a, a:visited {
	color: #000;
}
a:hover {
	color: #666;
}
sup, sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
#bg-container {
	background: url("../images/bg.gif") repeat-y top center; 
	width: 874px;
	margin: 0 auto;
	text-align: center;
}
#container {
	width: 800px;
	text-align: left;
	margin: 0 auto;
	position: relative;
}
/* header */
h1.logo {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 56px;
	line-height: 56px;
	background: #ffffff url("../images/logo.gif") no-repeat top left;
	text-indent: -9999px;
}
h1.logo a {
	display: block;
	width: 247px;
}
div#searchform {
    text-align: right;
    position: absolute;
    top: 20px;
    right: 23px;
}
div#searchform input.text {
    width: 128px;
    height: 14px;
    font-size: 9px;
    font-face: Verdana;
    background-color: #dedede;
    padding: 0px;
    border-width: 1px;
    display: block;
    float: left;
    margin: 2px 8px;
}
div#contactform {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    height: 450px;
}
div#contactform a {
	color: #666666;
}
div#contactform form {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#contactform #leftlabel {
	width: 150px;
}
div#contactform textarea {
	height: 70px;
	border: 1px solid #999999;
}
div#contactform input {
	height: 15px;
	border: 1px solid #999999;
}
div#contactform table {
	vertical-align: middle;
}
div#contactform .star {
	color: #FF6600
}
div#contactform .formheader {

	color: #333;
	text-transform: uppercase;
	font-size: 9px;	
}
div#contactform .dotline {
	color:#c0c0c0;
	
}
.div_left {
	float:left;
	width:400px;
}

.div_right {
	float:left;
	
}
.book_image {
	position:relative;
	margin-left:-35px;
	margin-top:8px;
}
div#newsletterHolder {
    text-align: right;
}
div#newsletter {
    text-align: right;
	position: absolute;
	top: 12px;
	right: 253px;
}
div#newsletter a{
   height: 14px;
}
/* navigation */
ul#nav {
	width: 100%;
	height: 32px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
}
ul#nav li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
ul#nav li a {
	background: url("../images/menu.png") no-repeat 0px 0px;
	display: block;
	height: 32px;
	text-indent: -9999px;
	outline: none;
}
/* nav items */
ul#nav li a#nav-about {
	width: 104px; background-position: 0px 0px;
}
ul#nav li a#nav-about:hover, ul#nav li a#nav-about.active {
	background-position: 0px -32px;
}
ul#nav li a#nav-markets {
	width: 122px; background-position: -104px 0px;
}
ul#nav li a#nav-markets:hover, ul#nav li a#nav-markets.active {
	background-position: -104px -32px;
}
ul#nav li a#nav-services {
	width: 131px; background-position: -226px 0px;
}
ul#nav li a#nav-services:hover, ul#nav li a#nav-services.active {
	background-position: -226px -32px;
}
ul#nav li a#nav-reporting {
	width: 141px; background-position: -357px 0px;
}
ul#nav li a#nav-reporting:hover, ul#nav li a#nav-reporting.active {
	background-position: -357px -32px;
}
ul#nav li a#nav-supplies {
	width: 78px; background-position: -498px 0px;
}
ul#nav li a#nav-supplies:hover, ul#nav li a#nav-supplies.active {
	background-position: -498px -32px;
}
ul#nav li a#nav-learning {
	width: 126px; background-position: -576px 0px;
}
ul#nav li a#nav-learning:hover, ul#nav li a#nav-learning.active {
	background-position: -576px -32px;
}
ul#nav li a#nav-contact {
	width: 98px; background-position: -702px 0px;
}
ul#nav li a#nav-contact:hover, ul#nav li a#nav-contact.active {
	background-position: -702px -32px;
}
/* subnav */
ul#nav li ul.subnav {
	position: absolute;
	left: 0px;
	top: 32px;
	width: 800px;
	height: 18px;
	margin: 0;
	padding: 0;
	background-color: #303030;
	list-style-type: none;
	display: none;
	zoom: 1; /* ie hack */
}
ul#nav li:hover ul.subnav {
	display: block;
	z-index: 10;
}
ul#nav li ul.subnav.active {
	display: block;
	z-index: 1;
}
ul#nav li ul.subnav li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
ul#nav li ul.subnav li a {
	display: block;
	background: none;
	text-transform: uppercase;
	font-size: 9px;
	line-height: 11px;
	letter-spacing: 0.080em;
	color: #ffffff;
	padding-left: 12px;
	margin-left: 12px;
	border-left: 1px solid #fff;
	text-decoration: none;
	margin-top: 3px;
	text-indent: 0px;
	height: auto;
	overflow: visible;
}
ul#nav li ul.subnav li a.first {
	padding-left: 35px;
	margin-left: 0;
	border: none;
}
ul#nav li ul.subnav li a.active, ul#nav li ul.subnav li a:hover {
	color: #ffb400;
}

/* footer */
#footer-container {
	background: url("../images/footer_bg_pad9.gif") no-repeat top center;
	width: 874px;
	height: 35px;
	margin: 0 auto;
	text-align: center;
	padding-top:35px;
}
#footer {
	text-align: left;
	margin: 0px;
	color: #636363;
	font-size: 9px;
	display: none;
	padding-left:0px;
}
#subfooter{
	width: 802px;
	height: 35px;
	margin: 0 auto;
}


/* general elements */
div.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}
.arrow_bullet {
	font-size: 10px;
	font-weight: normal;
	padding: 0 0 0 18px;
	margin: 0;
	background: url("../images/orange_arrow.gif") no-repeat top left;
	line-height: 16px;
	display: block;
}
.arrow_header {
	font-size: 10px;
	font-weight: bold;
	padding: 0 0 0 18px;
	margin: 0;
	background: url("../images/orange_arrow.gif") no-repeat top left;
	line-height: 14px;
	letter-spacing: 0.040em;
	display: block;
}
.square_bullet {
	font-weight: normal;
	color: #000000;
	display: block;
	padding-left: 20px;
	padding-bottom: 8px;
	background: url("../images/blue_arrow.gif") no-repeat left top;
}
.divider {
	text-indent: -9999px;
	display: block;
	width: 100%;
	height: 12px;
	margin-bottom: 12px;
	border-bottom: 1px dashed #a9a9a9;
}
h3.iconheader, h3.bodyheader, h3.fullbodyheader, h2.iconheader, h2.bodyheader, h2.fullbodyheader {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #ffffff;
	text-transform: uppercase;
}
h3.iconheader, h2.iconheader {
	height: 15px;
	padding: 7px 0 0 50px;
	margin: 0;
}
h3.bodyheader, h2.bodyheader {
	height: 18px;
	padding: 10px 0 0 43px;
	background: url("../images/header_body.jpg") no-repeat top left;
	margin: 0;
}
h3.fullbodyheader, h2.fullbodyheader {
	height: 18px;
	padding: 10px 0 0 43px;
	background: url("../images/header_body_full.jpg") no-repeat top left;
	margin: 0;
}

/******************************** page-specific layouts ***********************/

/* home layout */
#home #maincontent {
	clear: both;
	padding-right: 19px;
	padding-left: 19px;
	padding-top: 22px;
}
#home #sidebar {
	width: 188px;
	margin: 0 18px 12px 0;
	float: right;
}
#home #sidebar h3#analystsonline {
	background: url("../images/header_analystsonline.jpg") no-repeat top left;
}
#home #sidebar .sidebar-content {
	background-color: #ffffff;
	padding: 0 0 5px 0;
	margin-bottom: 14px;
	font-size: 10px;
	line-height: 14px;
}
#home #sidebar .analystsonline {
	padding: 11px 24px;
}
#home #sidebar .analystsonline div.text, #home #sidebar .analystsonline div {
	font-size: 9px;
	color: #333333;
	margin: 8px 0 16px 0;
}
#home #sidebar .analystsonline p.button {
	margin: 8px 0 0 0;
}
#home #sidebar .analystsonline p.button a img {
	border: none;
}
#home #sidebar .divider {
	height: 1px;
	margin: 0 14px;
	width: auto;
}
#home #sidebar h3#services {
	background: url("../images/header_services.jpg") no-repeat top left;
}
#home #sidebar .sidebar-links {
	padding: 7px 32px 12px 22px;
	background-color: #fff;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #1965ac;
	font-size: 10px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 0.020em;
}
#home #sidebar .sidebar-links a {
	padding: 9px 0 9px 22px;
	background: url("../images/blue_arrow.gif") no-repeat left center;
	border-bottom: 1px solid #8fbeea;
	color: #1965ac;
	text-decoration: none;
	display: block;
}
#home #sidebar .sidebar-links a:visited {
	color: #1965ac;
}
#home #sidebar .sidebar-links a.last {
	border-bottom: none;
}
#home #sidebar .sidebar-links sup {
	font-size: 75%;
}
#home #sidebar .sidebar-links a:hover {
	text-decoration: underline;
}
#home #sidebar .sidebar-links br {
	display: none;
}
/* home content column */
#home #content {
	float: right;
	width: 556px;
	margin-bottom: 12px;
}
#home #splash {
	margin-bottom: 13px;
}
#home #splash h2 {
	background-repeat: no-repeat;
	background-position: top left;
	width: 556px;
	height: 55px;
	text-indent: -9999px;
	margin: 0;
}
#home #splash img {
	display: block;	
}
#home #splash div#intro-bg {
	background: #c6c6c6 url("../images/home_splash_gradient.jpg") no-repeat top left;
}
#home #splash div#intro {
	margin: 0 48px;
	border: none;
	border-top: 1px dashed #9f9f9f;
	font-size: 10px;
	line-height: 16px;
	padding: 10px 0 15px 0;
	background: transparent;
}
#home h3#newsheader {
	background: url("../images/header_news.jpg") no-repeat top left;
}
#home #newsbody {
	background-color: #ffffff;
	padding: 10px 48px;
}
#home #news-scroll {
	width: 410px;
	float: left;
}
#home #news-scroll.active {
	overflow: hidden;
	height: 50px;
}
#home #news-scroll ul, #home #news-scroll ul li {
	margin: 0; padding: 0;
	list-style-type: none;
	font-size: 10px;
	line-height: 17px;
}
#home #news-scroll a, #home #news-scroll a:visited {
	color: #636363;
}
#home #news-scroll a:hover {
	color: #999;
}
#home #news-scroll-controls {
	float: left;
	width: 50px;
	height: 50px;
}
#home #news-scroll-controls a {
	background-image: url("../images/news-scroll-arrows.gif");
	display: block;
	width: 50px;
	height: 25px;
	outline: none;
}
#home #news-scroll-controls a#up-arrow {
	background-position: 0px 0px;
}
#home #news-scroll-controls a#down-arrow {
	background-position: 0px -25px;
}
#home #news-scroll-controls a#up-arrow.disabled {
	background-position: -50px 0px;
}
#home #news-scroll-controls a#down-arrow.disabled {
	background-position: -50px -25px;
}
#home #news-scroll-controls a span {
	display: none;
}
#home #locations {
	text-align: center;
	color: #808080;
	font-size: 9px;
	padding-bottom: 2px;
	margin: 0;
}
#home #locations span {
	padding: 0 12px;
	margin: 0;
	letter-spacing: 0.140em;
}
#home #locations a, #home #locations a:visited {
	color: #808080;
}
#home #locations a:hover {
	color: #000;
}
#home #footer {
	display: block;
	float:left;
	width:254px;
	position:relative;
}
#footer-right{
	color:#999999;
	font-size:9px;
	float:right;
	margin:0;
	text-align:right;
	/*padding-right:10px;*/
	position:relative;
	width:548px;
	/*left:-21px;*/
	
	/*width:850px;*/
}
#footer-right a:hover {
	color:#000000;
}
#footer-right a, #footer-right a:visited {
	color:#808080;
	text-decoration: none;
}

#footer-right span {
	padding-left:4px;
	padding-right:0px;
}

/* END home layout */
/* standard */
#maincontent {
	clear: both;
	padding: 30px 17px 0 19px;
	zoom: 1; /* ie hack */
}
#content {
	float: right;
	width: 556px;
	margin-bottom: 12px;
}
#bodytext {
	background-color: #fff;
	padding: 18px 43px;
	font-size: 10px;
	line-height: 16px;
	letter-spacing: 0.04em;
	zoom: 1; /* crappy ie bug */
}
#contactbodytext {
	background-color: #fff;
	height: 600px;
	padding: 18px 23px;
	font-size: 10px;
	line-height: 16px;
	letter-spacing: 0.04em;
	zoom: 1; /* crappy ie bug */
}
#locations {
	zoom: 1; /* ie hack */
	text-align: left;
	color: #333;
	font-size: 9px;
	padding-bottom: 2px;
	margin-top: 90px;
}
#locations span {
	padding: 0 4px 0 0;
	margin: 0;
	letter-spacing: 0.090em;
}
#locations a, #locations a:visited {
	color: #333;
}
#locations a:hover {
	color: #999;
}
#sidebar {
	width: 208px;
	margin 0 0 12px 0;
	float: right;
}
#sidebar-image {
	margin-bottom: 14px;
}
div.sidebar-box {
	width: 188px;
	margin: 0 18px 12px 2px;
}
#sidebar h3#relatedtopics {
	background: url("../images/header_related.jpg") no-repeat top left;
}
#sidebar div.sidebar-content {
	background-color: #fff;
	margin: 0;
	padding: 16px 14px;
	font-size: 10px;
	line-height: 12px;
	letter-spacing: 0.020em;
}
#sidebar div.sidebar-content a, #sidebar div.sidebar-content a:visited {
	color: #000;
}
#sidebar div.sidebar-content a:hover {
	color: #555;
}
/* END standard */
/* glossary */
#glossary #maincontent {
	padding-right: 19px;
	padding-left: 20px;
}
#glossary #bodytext {
	padding: 20px 37px;
}
#glossary #search {
    text-align: right;
    margin: 16px 0;
}
#glossary #search input.text {
    width: 128px;
    height: 14px;
    font-size: 9px;
    font-face: Verdana;
    background-color: #dedede;
    padding: 0px;
    border-width: 1px;
    margin: 2px 6px;
}
#glossary #search input.submit {
	vertical-align: top;
}
#glossary #tabs {
	zoom: 1; /* ie hack */
	margin: 0 0 6px 0;
	padding: 0 0 6px 0;
	border-bottom: 1px dashed #a9a9a9;
	list-style-type: none;
}
#glossary #tabs li {
	float: left;
	margin: 0;
	padding: 0;
}
#glossary #tabs li a {
	display: block;
	width: 26px;
	height: 22px;
	text-indent: -9999px;
	background: url("../images/glossary-tabs.gif") no-repeat 0px 0px;
	outline: none;
}
#glossary dl {
	margin: 24px 0 12px 0;
}
#glossary dl div.term {
	padding-top: 22px;
	margin-top: 20px;
	border-top: 1px dashed #a9a9a9;
}
#glossary dl div.first {
	padding: 0;
	margin: 0;
	border: none;
}
#glossary dt {
	font-weight: bold;
	color: #e41f00;
	float: left;
	letter-spacing: 0;
	width: 120px;
}
#glossary dd {
	margin-left: 130px;
	letter-spacing: 0;
	line-height: 18px;
	position: relative;
	zoom: 1;
}
#glossary dd span.subterm {
	display: block;
	position: absolute;
	left: -130px;
	width: 120px;
	margin-top: 17px;
}
#glossary dd span.definition {
	display: block;
	padding-top: 8px;
	margin-top: 8px;
	border-top: 1px solid #e2e2e2;
}
#glossary dd span.definition.first {
	border: none;
	padding-top: 9px;
}
#glossary .searchTerm {
	color: #0074ba;
}
#glossary #search-controls {
	zoom: 1; /* ie hack */
	border-bottom: 1px dashed #a9a9a9;
	margin: 12px 0 20px 0;
	position: relative;
}
#glossary #search-controls h4 {
	font-size: 10px;
	font-weight: bold;
	color: #ea2000;
	margin: 0;
}
#glossary #search-controls p {
	font-weight: bold;
}
#glossary #search-controls #paging {
	position: absolute;
	bottom: 10px;
	right: 0px;
}
#glossary #search-controls ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#glossary #search-controls ol li {
	margin: 0 0 0 4px;
	padding: 0;
	display: inline;
}
#glossary #search-controls ol li a {
	color: #000;
	text-decoration: none;
}
#glossary #search-controls ol li a.active {
	font-weight: bold;
}
#glossary #search-controls ol li a:hover {
	color: #666;
}
/* END glossary */
/* lab locations */
#labs #maincontent {
	padding-right: 19px;
	padding-bottom: 6px;
	padding-left: 20px;
}
#labs #bodytext {
	padding: 12px 12px 0 12px;
	line-height: 14px;
	letter-spacing: 0;
	margin-bottom: 4px;
}
#labs #intro {
	margin: 0 28px 8px 28px;
}
#labs #map {
	float: left;
}
#labs #lab-list .column1 {
	float: left;
	margin-left: 28px;
	margin-top: 20px;
	width: 110px;
}
#labs #lab-list .column2 {
	float: left;
	margin-left: 28px;
	margin-top: 20px;
	width: 175px;
}
#labs #lab-list ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#labs #lab-list ol li {
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 12px;
	text-indent: 0;
}
#labs #lab-list ol li a {
	text-decoration: none;
	color: #424242;
}
#labs #lab-list ol li a:hover, #labs #lab-list ol li a.active {
	color: #ff3300;
}
#labs #lab-list ol li span.title {
	font-weight: bold;
}
#labs #lab-list ol li span.location {
	text-decoration: underline;
}
/* END lab locations */
/* sales areas */
#sales #maincontent {
	padding-right: 19px;
	padding-bottom: 6px;
	padding-left: 20px;
}
#sales #bodytext {
	padding: 12px 12px 0 12px;
	line-height: 14px;
	letter-spacing: 0;
	margin-bottom: 4px;
}
#sales #intro {
	margin: 0 28px 8px 28px;
}
#sales #map {
	float: left;
}
#sales #info {
	float: left;
	margin: 10px 0 12px 28px;
}
#sales #area-detail {
	margin-top: 24px;
}
#sales #area-detail h4 {
	font-size: 12px;
	line-height: 14px;
	color: #ff3300;
	margin: 0;
}
#sales #area-detail h5 {
	font-size: 12px;
	line-height: 14px;
	margin: 0;
}
#sales #area-detail dl {
	margin: 14px 0;
}
#sales #area-detail dt {
	font-weight: bold;
	float: left;
	width: 80px;
}
#sales #area-detail dd {
	margin: 0 0 0 87px;
}
#sales #area-detail dd span.active {
	color: #ff3300;
}
#sales #area-detail dd a {
	color: #000;
}
/* END sales areas */
/* oil analysis kits */
#analysis_kits #maincontent {
	padding-right: 19px;
	padding-bottom: 6px;
	padding-left: 20px;
}
#analysis_kits #bodytext {
	padding: 12px;
}
#analysis_kits #intro {
	margin: 0 18px 18px 28px;
	padding-bottom: 12px;
	font-weight: bold;
	line-height: 14px;
	letter-spacing: 0.040em;
	color: #fb3800;
	border-bottom: 1px dashed #a9a9a9;
}
#analysis_kits #section-list {
	width: 80px;
	margin: 0 20px 0 0;
	float: left;
}
#analysis_kits #scroller {
	position: relative;
	top: 0px;
	left: 0px;
}
#analysis_kits #section-list ol {
	margin: 0 0 0 1.5em;
	padding: 0;
	list-style-type: none;
	font-size: 9px;
	line-height: 12px;
}
#analysis_kits #section-list ol li {
	padding: 0 0 16px 0;
	text-indent: -1.5em;
}
#analysis_kits #section-list ol li a, #analysis_kits #section-list ol li a:visited {
	color: #000;
}
#analysis_kits #kits {
	margin: 0 18px 0 100px;
}
#analysis_kits #kits .arrow_header {
	text-transform: uppercase;
}
#analysis_kits .kit_content {
	margin: 12px 0 30px 0;
}
#analysis_kits .kit_content table {
	border: none;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}
#analysis_kits .kit_content table th {
	border: 1px solid #fff;
	background-color: #787f88;
	color: #fff;
	padding: 2px 6px;
	white-space: nowrap;
	margin: 0;
	vertical-align: top;
}
#analysis_kits .kit_content table td {
	border: 1px solid #fff;
	background-color: #e7e7e8;
	padding: 6px 6px;
	margin: 0;
	vertical-align: top;
}
/* END oil analysis kits */
/* oil sampling supplies */
#sampling #maincontent {
	padding-right: 19px;
	padding-bottom: 6px;
	padding-left: 20px;
}
#sampling #bodytext {
	padding: 24px 12px 12px 12px;
}
#sampling #intro {
	margin: 0 18px 18px 28px;
	padding-bottom: 12px;
	line-height: 14px;
	letter-spacing: 0.040em;
	border-bottom: 1px dashed #a9a9a9;
}
#sampling #intro strong {
	font-weight: bold;
	color: #fb3800;
}
#sampling #section-list {
	width: 115px;
	margin: 0 15px 0 0;
	float: left;
}
#sampling #scroller {
	position: relative;
	top: 0px;
	left: 0px;
}
#sampling #section-list ol {
	font-size: 9px;
	line-height: 12px;
	margin: 0 0 0 1.5em;
	padding: 0;
	list-style-type: none;
}
#sampling #section-list ol li {
	padding: 0 0 14px 0;
	text-indent: -1.5em;
}
#sampling #section-list ol li a, #sampling #section-list ol li a:visited {
	color: #000;
}
#sampling #items {
	width: 589px; /* leaving 18px in right margin */
	float: left;
}
#sampling #items div.item {
	clear: both;
}
#sampling #items img.productimg {
	display: block;
	float: left;
	padding: 21px 0 0 0;
}
#sampling #items div.item_content {
	padding: 21px 0 0 0;
	margin: 0 0 0 242px;
	border-top: 1px dashed #a9a9a9;
}
#sampling #items div.item_content_first {
	padding: 21px 0 0 0;
	margin: 0 0 0 242px;
}
#sampling #items div.item.first div.item_content {
	border-top: 1px solid #fff;
}
#sampling #items div.item.first div.item_content_first {
	height: 165px;
	border-bottom: 1px dashed #A9A9A9;
}
#sampling #items .arrow_header {
	text-transform: uppercase;
}
#sampling #items div.category {
	padding-bottom: 9px;
	border-bottom: 1px dashed #a9a9a9;
}
#sampling #items div.category ol {
	list-style-type: none;
	padding: 0;
	margin: 14px 0 0 0;
}
#sampling #items div.category li {
	display: block;
	float: left;
	width: 103px;
	height: 165px;
	padding: 0 9px 0 0;
	border-right: 1px solid #b2b2b2;
	margin: 0 8px 17px 0;
}
#sampling #items div.category li.end {
	padding-right: 0;
	margin-right: 0;
	border-right: none;
}
#sampling #items div.category li img {
	display: block;
}
#sampling #items div.category li div.description {
	font-weight: bold;
	line-height: 14px;
}
#sampling #toplink {
	clear: both;
	margin: 0 18px 30px 18px;
	padding: 28px 0 18px 0;
	border-bottom: 1px dashed #a9a9a9;
	text-align: right;
}
#sampling #toplink a {
	text-transform: uppercase;
	color: #000;
	font-size: 9px;
}
/* END oil sampling supplies */
/* New oil sampling supplies */
#newsampling #maincontent {
	padding-right: 19px;
	padding-bottom: 6px;
	padding-left: 20px;
}
#newsampling #bodytext {
	padding: 24px 12px 12px 12px;
}
#newsampling #intro {
	margin: 0 18px 18px 28px;
	padding-bottom: 12px;
	line-height: 14px;
	letter-spacing: 0.040em;
	border-bottom: 1px dashed #a9a9a9;
}
#newsampling #intro strong {
	font-weight: bold;
	color: #fb3800;
}
#newsampling #section-list {
	width: 115px;
	margin: 0 15px 0 0;
	float: left;
}
#newsampling #scroller {
	position: relative;
	top: 0px;
	left: 0px;
}
#newsampling #section-list ol {
	font-size: 9px;
	line-height: 12px;
	margin: 0 0 0 1.5em;
	padding: 0;
	list-style-type: none;
}
#newsampling #section-list ol li {
	padding: 0 0 14px 0;
	text-indent: -1.5em;
}
#newsampling #section-list ol li a, #newsampling #section-list ol li a:visited {
	color: #000;
}
#newsampling #items {
	width: 589px; /* leaving 18px in right margin */
	float: left;
}
#newsampling #items div.item {
	clear: both;
}
#sampling #items img.productimg {
	display: block;
	float: left;
	padding: 21px 0 0 0;
}
#newsampling #items div.item_content {
	padding: 21px 0 0 0;
	margin: 0 0 0 242px;
	border-top: 1px dashed #a9a9a9;
}
#newsampling #items div.item.first div.item_content {
	border-top: 1px solid #fff;
}
#newsampling #items .arrow_header {
	text-transform: uppercase;
}
#newsampling #items div.category {
	padding-bottom: 9px;
	border-bottom: 1px dashed #a9a9a9;
}
#newsampling #items div.category ol {
	list-style-type: none;
	padding: 0;
	margin: 14px 0 0 0;
}
#newsampling #items div.category li {
	display: block;
	float: left;
	width: 103px;
	height: 165px;
	padding: 0 9px 0 0;
	border-right: 1px solid #b2b2b2;
	margin: 0 8px 17px 0;
}
#newsampling #items div.category li.end {
	padding-right: 0;
	margin-right: 0;
	border-right: none;
}
#newsampling #items div.category li img {
	display: block;
}
#newsampling #items div.category li div.description {
	font-weight: bold;
	line-height: 14px;
}
#newsampling #toplink {
	clear: both;
	margin: 0 18px 30px 18px;
	padding: 28px 0 18px 0;
	border-bottom: 1px dashed #a9a9a9;
	text-align: right;
}
#newsampling #toplink a {
	text-transform: uppercase;
	color: #000;
	font-size: 9px;
}
/* END New oil sampling supplies */
/* search results */
#site_search #content {
	position: relative;
}
#site_search form {
	margin: 0; padding: 0;
}
#site_search #search-help {
	position: absolute;
	width: 449px;
	height: 308px;
	padding: 6px 9px 10px 7px;
	background: url("../images/search-help.png") no-repeat top left !important;
	background: url("../images/search-help.gif") no-repeat top left;
	left: 77px;
	top: 86px;
	display: none;
	z-index: 999;
}
#site_search #search-help #close {
	height: 22px;
	font-size: 9px;
	line-height: 22px;
	margin-right: 14px;
	text-align: right;
}
#site_search #search-help #close a {
	color: #fff;
	text-decoration: none;
}
#site_search #search-help #close a span {
	text-decoration: underline;
	padding-left: 4px;
}
#site_search #search-help #text {
	padding: 16px 22px 0 22px;
	height: 221px;
	overflow: auto;
	font-size: 10px;
	line-height: 16px;
}
#site_search #search-help #close-bottom {
	height: 47px;
	text-align: center;
	font-size: 9px;
	line-height: 47px;
}
#site_search #search-help #close-bottom a {
	color: #0080c2;
	text-decoration: none;
}
#site_search #search-help #close-bottom a span {
	text-decoration: underline;
	padding-left: 4px;
}
#site_search #bodytext {
	letter-spacing: 0;
}
#site_search #controls {
	padding-bottom: 13px;
	margin-bottom: 14px;
	border-bottom: 1px dashed #a9a9a9;
	z-index: 1;
}
#site_search #controls input {
	margin: 0;
	padding: 0;
}
#site_search #controls input.text {
	font-size: 9px;
	line-height: 9px;
	height: 12px;
	width: 177px;
	border-width: 2px;
	background-color: #e4e4e4;
	float: left;
	margin: 2px 0 0 0;
}
#site_search #controls input.submit {
	float: left;
	margin: 0 0 0 14px;
	padding: 0;
}
#site_search #controls #helplink {
	float: left;
	margin: 2px 0 0 20px;
}
#site_search #controls #options {
	clear: left;
	padding: 7px 0 0 0;
	zoom: 1; /* ie hack */
}
#site_search #controls #options label {
	margin-right: 26px;
}
#site_search #search-paging {
	zoom: 1; /* ie hack */
	border-bottom: 1px dashed #a9a9a9;
	margin: 12px 0 20px 0;
	position: relative;
}
#site_search #search-paging h4 {
	font-size: 10px;
	font-weight: bold;
	color: #ea2000;
	margin: 0;
}
#site_search #search-paging p {
	font-weight: bold;
	margin: 0;
}
#site_search #search-paging #paging {
	text-align: right;
	padding-bottom: 10px;
}
#site_search #search-paging ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#site_search #search-paging ol li {
	margin: 0 0 0 4px;
	padding: 0;
	display: inline;
}
#site_search #search-paging ol li a {
	color: #000;
	text-decoration: none;
}
#site_search #search-paging ol li a.active {
	font-weight: bold;
}
#site_search #search-paging ol li a:hover {
	color: #666;
}
#site_search #results {
	font-size: 10px;
	line-height: 16px;
	letter-spacing: 0.040em;
}
#site_search #results ol {
	margin: 0;
	padding: 0 0 0 2em;
	font-weight: bold;
}
#site_search #results ol li {
	padding-bottom: 16px;
}
#site_search #results ol li span {
	font-weight: normal;
}
#site_search #results h5 {
	font-size: 10px;
	line-height: 16px;	
	font-weight: bold;
	margin: 0;
}
#site_search #results h5.noresults {
	margin-bottom: 250px;
}
/* END search results */
