/* == Reset of elements for browser compatibility =========================== */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
li {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}
#ElementLinkListContentBoldLink img {
	behavior: url("/content/styles/iepngfix.htc")
}
/* == Generic styles ======================================================== */
body {
	font: normal 10px arial, helvetica, sans-serif;
	background: #cccec8;
	color: #474747;
}
table {
	font: normal 10px arial, helvetica, sans-serif;
}
a:link, a:visited, a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.noborder {
	border: 0px;
}
.uppercase {
	text-transform: uppercase;
}
.italic {
	font-style: italic;
}
.required, .messagetext {
	color: #cc0000;
}
.hidden {
	display:none;
}
#borderouterdiv {
	background: #cccec8 url("../borders/assets/bgmain.gif") repeat-y;
}
.bullet {
	margin: 10px;
}
.bullet li {
	list-style-type: disc;
	margin:10px;
}
/* == Header (borderHeaderDiv) ============================================== */
/* header */
#borderheaderdiv {
	background: #a7a8a4;
}
#menu {
	width: 815px;
	float: right;
	margin-top: 15px;
	z-index:50;
}
#nav, #nav ul {
	font: normal 10px arial, helvetica, sans-serif;
	float: left;
	list-style: none;
	line-height: 1;
	font-weight: bold;
	padding: 0;
	margin: 0;
	z-index:100;
}
#nav li a {
	display: block;
	color: #555;
	text-decoration: none;
	padding: 0 10px 0 10px;
	height: 27px;
	margin-top: 8px;
	text-align: left;
	margin-left: 12px;
}
#nav li.first a, #nav li.firstselected a {
	color: #fff;
}
#nav li li a {
	padding: 3px;
	margin: 0px;
}
#nav li li a:hover {
	background: #eee;
	margin: 0px;
}
#nav li.first li a, #nav li.firstselected li a {
	color: #555;
}
#nav a.daddy {
	background: url(rightarrow2.gif) center right no-repeat;
}
#nav li {
	float: left;
	padding: 0;
	width: 200px;
	text-transform: uppercase;
	background-image: url(../borders/assets/tab-dark.gif);
	height: 35px;
}
#nav li.first {
	background-image: url(../borders/assets/tab-dark.gif);
}
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 200px;
	font-weight: normal;
	border-width: 1px;
	margin: 0;
	border-top: 1px solid #fff;
	border-right: 0px solid #fff; /*removed border to overcome ie bug */
	border-left: 1px solid #fff;
}
html > body #nav li ul {
	border-right: 1px solid #fff;
}
#nav li li {
	margin-left: 0px;
	margin-right: 0px;
	width: 200px;
	text-transform: none;
	background-image: none;
	border-bottom: 1px solid #fff;
	height: 24px;
}
#nav li ul a {
}
#nav li ul ul {
	margin: -1.75em 0 0 14em;
	margin: -1.7em 0 0 13.95em;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
#nav li.first:hover, #nav li.first.sfhover, #nav li.firstselected, #nav li.selected {
	background-image: url(../borders/assets/tab-light.gif);
}
#nav li:hover, #nav li.sfhover {
	background-image: url(../borders/assets/tab-light.gif);
}
#nav li:hover li, #nav li.sfhover li {
	background-image: none;
	background: #cdcec8;
}
/* Support for the "iehover-fix.js" */
ul.nav iframe {
	position: absolute;
	/* account for the border */
	left: -1px;
	top: -10px;
	z-index: -1;
 filter: progid:DXImageTransform.Microsoft.Alpha(style=0, opacity=0);
}
* html ul.nav li {
	z-index: 201;
}
/* == SubHeader (borderSubHeaderDiv) ======================================== */
#subheadertitle {
	background: #eee;
	border-right: 1px solid #A7A8A4;
	padding-left: 10px;
	margin: 0px;
	float: left;
	width: 815px;
}
html > body #subheadertitle {
	width: 804px;
}
#subheadertitle h1 {
	font: normal 24px arial, helvetica, sans-serif;
	color: #646464;
	text-transform: uppercase;
	line-height: 1em;
	padding-top: 4px;
	padding-bottom: 2px;
}
#breadcrumb {
	padding: 3px 0 10px 10px;
	float: left;
	font-size: 9px;
}
#breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:active {
	text-transform: uppercase;
	color: #646464;
	font-style: italic;
}
#printableversion {
	padding: 3px 10px 0 0;
	float: right;
}
#printableversion a {
	text-transform: uppercase;
	color: #646464;
	font-style: italic;
}
/* == Left border (borderLeftDiv) =========================================== */
#borderleftdiv {
	background: #cccec8 url("../borders/assets/bgleft.gif") repeat;
	font-size: 10px;
}
#menuspace {
	height: 30px;
	padding: 10px 0 5px 10px;
	background: #eee;
	border-left: 1px solid #A7A8A4;
}
html > body #menuspace {
	height: 15px;
}
#welcome {
	color: #fff;
	font-weight: bold;
}
#searchform {
	white-space: nowrap;
	margin-top: 20px;
}
#searchform .formsubmit {
	height: 20px;
	border: 0px;
	color: #fff;
	font: normal 10px arial, helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0 3px 0 0;
	width: 45px;
	vertical-align: middle;
	background: url("../borders/assets/searchbutton.gif") no-repeat;
}
#searchform .formfield {
	height: 20px;
	border: 1px solid #474747;
	margin: 0 3px 0 5px;
	width: 128px;
	vertical-align: middle;
	color: #474747;
	font: normal 10pt arial, helvetica, sans-serif;
}
#points {
	height: 75px;
	width: 185;
	background: #701819 url("../borders/assets/points.gif");
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 40px;
}
#target {
	position: relative;
	top: 7px;
	left: 7px;
}
#bonus {
	position: relative;
	top: 36px;
	left: 7px;
}
#login {
	margin: 10px;
	font-size: 10px;
}
#login .text {
	margin-bottom: 5px;
	font-size: 10px;
	width: 165px;
}
#login a {
	color: #848484;
	text-decoration: underline;
}
#login .formsubmit {
	height: 20px;
	border: 0px;
	color: #fff;
	font: normal 10px arial, helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0 3px 5px 0;
	width: 45px;
	vertical-align: middle;
	background: url("../borders/assets/searchbutton.gif") no-repeat;
}
#registerbox {
	border: 1px solid #A7A8A4;
	width: 165px;
	margin-left: 10px;
	background: #fff;
}
html > body #registerbox {
	padding-bottom: 5px;
}
#registerbox a {
	padding:5px;
	width: 150px;
}
#registerbox .registertext {
	padding: 5px;
}
#registerbox .registerbutton {
	background: #fff url("../borders/assets/registerbutton.gif") no-repeat;
	padding-left: 3px;
	padding-top: 3px;
	height: 20px;
	width: 155px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	border-right: 1px solid #000;
}
/* == Main content (bordercontentDiv) ======================================= */
#bordercontentdiv {
	background: #fff url("../borders/assets/bgcontent.gif") repeat-y;
	padding: 10px 0 10px 0;
	font-size: 12px;
	font: arial, helvetica, sans-serif;
}
#bordercontentdiv table {
	font-size: 12px;
}
#bordercontentdiv a:link, #bordercontentdiv a:visited, #bordercontentdiv a:active {
	color: #cc0000;
	text-decoration: none;
}
#bordercontentdiv a:hover {
	text-decoration: underline;
}
#bordercontentdiv p, ul.Loyalty {
	color: #333;
	line-height: 18px;
	margin-bottom: 1em;
}
#bordercontentdiv .tabs {
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}
#bordercontentdiv .tab1 {
	width: 213px;
	height: 15px;
	background-image: url("../borders/assets/tab1.gif");
	background-repeat: no-repeat;
}
#bordercontentdiv .tab2 {
	width: 213px;
	height: 15px;
	background-image: url("../borders/assets/tab2.gif");
	background-repeat: no-repeat;
}
#bordercontentdiv .tab3 {
	width: 213px;
	height: 15px;
	background-image: url("../borders/assets/tab3.gif");
	background-repeat: no-repeat;
}
#bordercontentdiv .tabcontent {
	height: 360px;
	background: #cccfc8;
	color: #fff;
	border-left: 1px solid #A7A8A4;
	border-right: 1px solid #A7A8A4;
	border-bottom: 1px solid #A7A8A4;
}
/* form styling */
#bordercontentdiv select {
	color: #000;
	margin: 2px;
}
#bordercontentdiv select.small {
	font-size: 9pt
}
#bordercontentdiv input.smallButton {
	width: 22px;
}
#bordercontentdiv input.radio {
	width: 20px;
	border: 0 none;
	vertical-align: top;
}
#bordercontentdiv input.checkbox {
	width: 17px;
	border: 0 none;
	vertical-align: top;
}
/* Headings */
#bordercontentdiv h1, h2, h3, h4 {
	color: #333;
}
#bordercontentdiv h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 6px 0;
}
#bordercontentdiv h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 11px 0 11px 0;
	line-height: 16px;
}
#bordercontentdiv h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 11px 0 11px 0;
}
#bordercontentdiv h4 {
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 1px 0;
}
#bordercontentdiv h1.red-underline {
	padding-bottom: 5px;
	border-bottom: 1px solid #cc0000;
}
#bordercontentdiv h1.black-underline {
	padding-bottom: 5px;
	border-bottom: 1px solid #000000;
}
/* == Right border (borderRightDiv) ========================================= */
#borderrightdiv {
	background: #cccec8 url("../borders/assets/bgright.gif") repeat;
	border-top: 1px solid #fff;
}
#borderrightdiv h3 {
	font-size: 10px;
	margin: 6px 0 0px 6px;
	text-transform: uppercase;
}
#borderrightdiv select {
	color: #474747;
	text-transform: uppercase;
	font: normal 10px arial, helvetica, sans-serif;
}
.simpleProductSearchTablevertical {
	background: #cccec8;
	border-right: 1px solid #A7A8A4;
	border-bottom: 1px solid #fff;
}
#simplesearchByProduct {
	height: 20px;
	width: 173px;
	margin-top: 5px;
}
#simplesearchByCategory {
	height: 20px;
	width: 173px;
	margin: 2px 0 2px 0;
}
#simplesearchByRange {
	height: 20px;
	width: 173px;
	margin-bottom: 8px;
}
ul.tv {
	margin: 10px 0 125px 0;
}
ul.tv li {
	border-top: 1px solid #474747;
	padding: 3px;
	margin: 0 3px 0 3px;
}
ul.tv a {
	color: #474747;
}
ul.tv a:hover {
	text-decoration: underline;
}
/* == Footer (borderFooterDiv) ============================================== */
#borderfooterdiv {
	background: #cccec8 url("../borders/assets/bgfooter.gif") no-repeat;
}
#borderfooterdiv {
	height: 20px;
}
#footertext {
	color: #777;
	text-transform: uppercase;
	text-align: right;
	padding: 3px;
	font-size: 10px;
}
#borderfooterdiv a {
	color: #474747;
	text-decoration: underline;
}
#borderfooterdiv a:hover {
	text-decoration: none;
}
/* == Relay Tags () ========================================================= */
table.simpleProductSearchTablehorizontal {
	background-image: url("../borders/assets/selector.jpg");
}
td.products {
	width: 230px;
	height: 260;
	padding-top: 160px;
}
td.categories {
	width: 230px;
	height: 260;
	padding-top: 160px;
}
td.ranges {
	width: 230px;
	height: 260;
	padding-top: 160px;
}
/* == Product Section () ==================================================== */
.categoryProductImage {
	height: 80px;
	vertical-align: center;
}
td.ImageWithKeyLine {
	border: 1px solid #000000;
	height: 100px;
	text-align: center;
}
.SMBproductOverviewTable {
	padding: 0px;
}
.simpleWithIconsProductSearchTable select {
	width: 200px;
}
.simpleWithIconsProductSearchTable td {
	padding-bottom: 5px;
}
.categoryGroupingProductSearchTable select {
	width: 200px;
	margin: 5px;
}
.categoryGroupingProductSearchTable td.categoryTitle {
	border: 1px solid #cccccc;
	background-color: #f5f5f5;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	color: #cc0000;
	font-size: 11px;
	line-height: 18px;
}
.categoryGroupingProductSearchTable td.categoryImage {
	padding-top: 5px;
	padding-bottom: 5px;
}
.categoryGroupingProductSearchTable td.spacer {
	height: 7px;
}
.ProductListTable td {
	padding: 5px;
}
.ProductListTable td a.productLink {
	font-size: 11px;
}
.ProductListTable td a.productLink div {
	padding-bottom: 3px;
}
.productLink {
	color: #cc0000;
	font-weight: bold;
}
a.productLink {
	font-size: 18px;
}
a.productLink:hover {
	text-decoration: underline;
}
.newProductSmall {
	color: #cc0000;
	background: #f9f9f9;
	border: 1px solid #999;
	font-size: 9px;
	font-weight: normal;
	padding: 0px 2px 0px 2px;
	margin: 0px 0px 0px 1px;
}
.productDetail {
	font-size: 10px;
	color: #333333;
	line-height: 16px;
}
.taxAndLegal {
	font-size: 9px;
	color: #666666;
	line-height: 14px;
}
.printableVersionText a.link2, a.link2, #ServicesPageLinksSummaryText a {
	color: #cc0000;
	font-weight: normal;
	font-size: 10px;
}
.printableVersionText a.link2:hover, a.link2:hover {
	text-decoration: underline;
}
a.textSectionNames {
	color: #6e6e63;
}
a.textSectionNames:hover {
	text-decoration: underline;
}
.subContentAttribute {
	font-weight: bold;
	color: #333333;
	font-size: 11px;
	line-height: 18px;
}
.subContentValue {
	color: #333333;
	font-size: 11px;
	line-height: 18px;
}
.productInfoTable td.line {
	border-bottom: 1px solid #e2e2e2;
	width: 1px;
	line-height: 1px;
	height: 1px;
}
.productSuppliesTable {
	color: #333333;
	font-size: 11px;
	line-height: 18px;
}
.productSuppliesTable td.heading {
	background-color: #e2e2e2;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
}
.productSuppliesTable td.heading a {
	font-weight: bold;
	color: #333333;
	font-size: 12px;
	cursor: default;
}
.productSuppliesTable td.heading a:hover {
	text-decoration: none;
	cursor: default;
}
.subHeading {
	background-color: #f2f2f2;
}
.subHeading div {
	padding-top: 3px;
	padding-bottom: 3px;
}
.grayBox {
	border: 1px solid #cccccc;
	background-color: #f5f5f5;
	padding: 5px 5px 5px 5px;
	color: #333333;
	line-height: 18px;
}
div.grayBox {
	border: 1px solid #333333;
	background-color: #f5f5f5;
	padding: 5px 5px 5px 5px;
	color: #333333;
	line-height: 18px;
}
.grayBoxBold {
	border: 1px solid #cccccc;
	background-color: #f5f5f5;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	color: #333333;
	line-height: 18px;
}
.redHeader {
	border: 1px solid #cccccc;
	background-color: #f5f5f5;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	color: #cc0000;
	line-height: 18px;
}
.redBox {
	color: #ffffff;
	background-color: #cc0000;
	padding: 10px;
	font-weight: bold;
	font-size: 16px;
}
.RedBodyContent {
	color: #CC0001;
}
.elementViewerTable {
	padding: 5px;
}
table.elementViewerTable td a {
	color: #333333;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
}
table.elementViewerTable td.active a {
	text-decoration: underline;
	color: #666666;
}
.elementViewerTable td a:hover {
	color: #333333;
	font-size: 11px;
	text-decoration: underline;
	line-height: 18px;
	font-weight: bold;
}
.trSectionDivider {
	border-top: 1px solid #cccccc;
}
.withTopPadding {
	padding-top: 10px
}
form.submit {
	background-image: url(/content/borders/images/lexmark-button_rounded_red.gif);
	background-repeat: no-repeat;
}
/* Element Link List */
#ElementLinkListContentBoldElement {
	height: 80px;
	margin: 5px;
	position: relative;
}
.off {
	border: 1px solid #ccc;
}
.on {
	border: 1px solid #333;
	background-color: #CCCEC8;
}
#ElementLinkListContentBoldLink {
	/*	display: block; */
	height: 80px;
}
#ElementLinkListContentBold a:link, #ElementLinkListContentBold a:visited, #ElementLinkListContentBold a:active {
	text-transform: uppercase;
	color: #333;
	font-size: 12px
}
#ElementLinkListContentBold a:hover {
	text-decoration: underline;
}
#ElementLinkListContentBoldHeaderText {
	text-align: right;
	padding: 5px;
	cursor: hand;
	height: 80px;/*	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 65%; */
}
.smbproductoverviewtable {
	float:right;
	width: 805px;
}
.smbproductoverviewtable select {
	color: #474747;
	text-transform: uppercase;
	font: normal 10px arial, helvetica, sans-serif;
}
.smbproductoverviewtable h2 {
	font-size: 22px!important;
	color: #646464;
	line-height: 105%!important;
}
h1.producttitle {
	font-size: 32px!important;
	color: #646464!important;
	font-weight: normal!important;
/*	text-indent: 8px;*/
	margin-top: 25px!important;
	margin-bottom: 0px!important;
	padding-left: 8px;
}
#productintro {
	border: 1px solid #97978a;
	margin-right: 10px;
/*	height: 95px;*/
	height:auto;
}
td.introtd {
	vertical-align:top;
}
td.productmain {
	margin-right: 10px;
}
.productreference {
	width: 610px;
	background-color: #97978a!important;
	text-transform: uppercase!important;
	color: #fff;
	text-indent: 10px;
	font-size: 10px;
	padding: 1px;
	margin:0px;
	margin-bottom:8px;
}
.productrelated {
	text-indent: 10px;
	font-size: 12px;
	margin: 0px;
	padding: 1px;
	bottom: 0px;
	text-transform: uppercase!important;
	color: #646464!important;
}
a.link1 {
	text-transform: capitalize!important;
	color: #646464!important;
}
table.productRightBorder {
	text-transform: uppercase;
	font-size: 10px;
}
table.productavailability {
	width: 165px;
	text-transform: uppercase;
	font-size: 10px!important;
	border-left: 1px solid #97978a;
}
.productavailability td {
	border-right: 1px solid #97978a;
	border-bottom: 1px solid #97978a;
	padding: 2px;
	text-align: center;
}
th.productinfotitle {
	background-color: #97978a;
	color: #fff;
	padding: 1px;
	text-indent: 10px;
	font-size: 10px;
}
.productavailability th {
	background-color: #97978a;
	color: #fff;
	padding: 1px;
	font-size: 10px;
	text-align: center;
}
a.textsectionnames {
	font-size: 10px;
}
table .productrightborder {
	font-size: 10px;
	width: 185px;
}
.productrightborder a:link, .productrightborder a:visited {
	font-size: 10px;
	color: #6e6e63!important;
}
.productrightborder ul li {
	list-style: none;
	padding: 5px 10px 5px 35px;
	border-top: 1px solid #ccc;
}
a.textSectionNames {
	color: #333333;
}
a.availabilityLink {
	color: #333333!important;
}
ul.bulletInfo {
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-weight: bold;
}
ul.bulletInfo li {
	background-image: url("/content/borders/assets/productlist.gif");
	background-repeat: no-repeat;
	background-position: 0 0em;
	padding-left: 30px;
	line-height: 150%;
}
ul.printerconfigure {
	width: 165px;
}
ul.printerconfigure li {
	list-style: none;
	padding: 5px 0px 5px 35px;
	margin-top: 15px;
	margin-bottom: 20px;
	text-transform: uppercase;
	background: url("/content/borders/assets/configure1.gif") no-repeat 0;
	background-color: #eee;
	font-size: 10px;
}
td.productleftborder {
	padding-top: 10px;
}
td.productdescription {
	padding-left: 40px;
	padding-right: 30px;
}
ul.printerconfigure a {
	color:#333333!important;
}
.productrightborder ul li.TechSpec {
	background: url("/content/borders/assets/product/icp_search.gif") no-repeat 0;
}
.productrightborder ul li.CPRES {
	background: url("/content/borders/assets/product/icp-productpresentation.gif") no-repeat 0;
}
.productrightborder ul li.supplies {
	background: url("/content/borders/assets/product/icp-supplies.gif") no-repeat 0;
}
.productrightborder ul li.options {
	background: url("/content/borders/assets/product/icp-options.gif") no-repeat 0;
}
.productrightborder ul li.services {
	background: url("/content/borders/assets/product/icp-services.gif") no-repeat 0;
}
.productrightborder ul li.WBANN {
	background: url("/content/borders/assets/product/icp-webbanner.gif") no-repeat 0;
}
.productrightborder ul li.keyse {
	background: url("/content/borders/assets/product/icp_keyselling.gif") no-repeat 0;
}
.productrightborder ul li.BROCH {
	background: url("/content/borders/assets/product/icp-brochure.gif") no-repeat 0;
}
.productrightborder ul li.ITOUR {
	background: url("/content/borders/assets/product/icp-flash.gif") no-repeat 0;
}
.productrightborder ul li.productimage {
	background: url("/content/borders/assets/product/icp-product.gif") no-repeat 0;
}
.productrightborder ul li.marketingdescription {
	background: url("/content/borders/assets/product/icp-text.gif") no-repeat 0;
}
.categoryTitle {
	font-size:14px;
	color:#cc0000;
	font-weight:bold;
}
.categoryGroupingProductSearchTablevertical {
	margin: 20px 0 0 30px;
}
table.whatsNew a {
	text-transform: uppercase;
	color: #333!important;
	font-size: 12px;
}
/* for Redemption Form */
table.redemption {border-bottom: 0px solid #eee; border-right: 0px solid #eee; width:100%;}
table.redemption td {border-top: 0px solid #eee; border-left: 0px solid #eee;padding: 2px;}
form.order_display_form {padding-left: 15px; padding-right: 15px; width:100%;}
table.order_top_summary td, table.order_details_summary td {padding-right: 15px;}
table.orders_request_confirm {margin-top: 30px;}
table.orders_request_confirm td {padding-right: 15px; padding-left: 15px;}
div.order_closing_message {padding-left: 15px; } 
/* trying to fix in FF */
table.order_details {width: 100%}
form.order_display_form {text-align: left;}

td.ChangePA_submitTD {padding-left: 20px;} 
table.changePAform td {text-align: left;}
#frmProspectivePointsAdmin {width:250px;}

ul.Loyalty {margin-left: 0px; padding-top: 0px;}
ul.Loyalty li {list-style-type:disc; margin-left: 30px;}

/* e-Learning table */
#lmsTrainingResultsDisplay .withBorder {width:100%;}
#lmsTrainingResultsDisplay .oddRow {background-color:#eee;}
#lmsTrainingResultsDisplay .withBorder td, .withBorder th {padding:2px;}

/* == Tooltip ========-====================================================== */
#qTip {padding:3px;border:1px solid #8EAACE;display:none;background:#f5f5f5;text-align:left;position:absolute;z-index:1000;font:normal 11px tahoma,arial,helvetica,sans-serif #444;}

/* this is for the Buy Now button on the redemption form */
input.buynow {
	border:#000 1px solid;
	background:#cc0000;
	color:#fff;
	font-family:arial,helvetica,sans-serif;
	font-size:10px;
	text-transform:uppercase;
}
input.buynow:hover {
	background:#fff;
	color:#000;
}
/* end buy now */