body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	text-align:center;
}

#container{
	text-align:left;
	width: 778px;
	margin: 0 auto;
	position:relative;
	height: auto;
}

h1.subHeader{
	color:#ee8f13;
	font-weight:bold;
	font-size:1.4em;
	left: 3px;
	position: relative;
	width: 775px;
	border-bottom: 1px solid #CCCCCC;
	margin: 15px 0;
}

div#qTip {
	background-color: #ffffdd;
	border: 1px solid #999;
	color: #000;
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.9em;
 	padding: 4px;
	position: absolute;
	text-align: left;
 	z-index: 1000;
	}
	
.productTable .productListHeader {
    height:29px;
    width:778px;
    font-size:1em;
    color:#FFFFFF;
    font-weight:bold;
	text-align:center;
	padding:0px;
    }

.productTable .productListHeader td.header-left {background:url(https://images.onlinelabels.com/images/tableHeaders/header-left.png) left;}
.productTable .productListHeader td.header-middle {background:url(https://images.onlinelabels.com/images/tableHeaders/header-middle.png) repeat-x;}	
.productTable .productListHeader td.header-right {background:url(https://images.onlinelabels.com/images/tableHeaders/header-right.png) right;}

a.stdLink:link {color: #0B629A; text-decoration:underline;}
a.stdLink:visited {color: #551a8b; text-decoration:underline;}
a.stdLink:hover {color: #f7a631; text-decoration:underline;}

.referenceDisclaimer {border:1px solid #cacaca; padding:6px 0px 6px 0px; font-size: .75em; background-color:#e2e2e2;}
.referenceDisclaimer img {margin:0px -8px;}

#breadcrumb {
     height:14px;
     width:754px;
     margin:8px 0 16px -2px;
     padding:10px 14px;
     background:url(https://secure.onlinelabels.com/images/dlc/breadcrumb-bg.png);
     font-size:.8em;
     font-weight:bold;
     color:#333333;
	}

#breadcrumb a:link, #breadcrumb a:visited {color:#005a9f;}
#breadcrumb a:hover {text-decoration:none;}
