﻿
	if(is.ff || is.opera){
		document.write('<style>')
		// ********************* CALENDAR Xbrowsers *****************
		document.write('	h1.home	{width:347px; padding-right:12px; padding-top:10px;}')
		document.write('	.centerCol {padding:0px; width:359px;}')
		document.write('	.centerCol table {padding:0px; width:359px;}')
		document.write('	.newsScroll {margin-left:5px; margin-right:10px; text-align:center; height:160px;}')
		document.write('	.salesBgWhite {background-color:#FFFFFF; text-align:right; width:315px; margin:2px 10px 2px 10px; line-height:22px;}')
		document.write('	.salesBgGray {background-color:#EBEBEB; text-align:right; width:315px; margin:2px 10px 2px 10px; line-height:22px;}')
		document.write('	.hpLinks {text-align:center; padding-right:10px;}');
		document.write('	.PQselectHolder {width:180px; border:none;}');
		document.write('	.PriceQouteTable td select {width:180px; border:1px solid #6A4683; margin:0px; float:right; z-index:1;}');
		document.write('</style>')
	}