a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #DC9B03;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#num_per_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
}
#results_pp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
}
#noprint { display: none; }



.menu-bar2 {
	display: none;
}

.header-nav {
	display: none;
}


.category-detail-menu {
	display: none;
}


.products-detail {
    display: table;
    margin: 0 auto;
    width: 90%;
}

.products-detail-left {
	clear: both;
    display: table;
    margin: 0 auto !important;
    position: relative;
    text-align: center;
    width: 70%;
	float: none;
}


.products-detail-right {
    float: left;
    line-height: 20px;
    margin-left: 1%;
    margin-top: 0;
    text-align: center;
    width: 100%;
}

.letoilelogo {
    margin: 25px auto 0;
    text-align: center !important;
}


.products-detail h1 {
    margin-bottom: 20px;
    text-align: center;
}



.footer-id.web-print {
    display: block;
	font: bold 10pt "Arial","Verdana";
}

.footer-id.email-no-print {
	display: none;
}

.print-hide {
	display: none;
}


.footer-Copyright {
	display: none;
}

.container1.footer-print {
    bottom: 0;
    position: relative;
}

.noprnt {
	display: none;
}

.prntonly {
   display: table;
   margin:0 auto;
   text-align:center;
}



.container1.footer-print{ position: absolute;bottom: 0;}