.ribbonSelect{	width: 275px;}.highlight{	background-color: #119DC2;}
.catTitle {	
	background-repeat: no-repeat;	
	text-align: center;	
	color: #0066AA;	
	height: 28px;	
	font-family: verdana;	
	font-size: 14px;	
	font-weight: bold;	
	padding-top: 2px;
	border-bottom: 1px solid;
}
.homeText {	font-family: verdana;	font-size: 11px;	vertical-align: top;}
.applemenu{margin: 5px 0;padding: 0;width: 227px; /*width of menu*/}
.applemenu div.silverheader a{background: url(../images/middle_nav_flash/nav_title.png) repeat-x center left;font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;color: white;display: block;position: relative; /*To help in the anchoring of the ".statusicon" icon image*/width: auto;padding: 5px 0;padding-left: 8px;text-decoration: none;margin-bottom: 1px;}
.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{color: white;}
.applemenu div.selected a, .applemenu div.silverheader a:hover{background-image: url(../images/middle_nav_flash/nav_title_active.png);color: white;margin-bottom: 1px;}
.applemenu div.submenu{ /*DIV that contains each sub menu*/background: white;font-family: Verdana;font-size: 10px;color: white;padding: 5px;/*height: 190px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/background-image: url(../images/middle_nav_flash/green_box.png);margin-bottom: 1px;}
.submenu a{	font-family: Verdana;	font-size: 11px;	font-weight: bold;	color: #FFF;	text-decoration: none;}.submenu a:hover{	font-family: Verdana;	font-size: 11px;	font-weight: bold;	color: #f60;	text-decoration: none;}
.main { color: white; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.main2 { color: #232323; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.gradient {	background-color: #d9d9d9;	background-image: url(http://system.netsuite.com/core/media/media.nl?id=3895&c=852481&h=25e686d32525254630d8);	background-position: top;	background-repeat: repeat-x;	z-index: -1;}
table td .specs{	font-family: Verdana;	font-size: 10px;	color: #FFF;}
.specname{	font-family: Verdana;	font-size: 10px;	color: #fff;	text-align: right;	font-weight: bold;}
.itemtitle{	font-family: Arial;	font-size: 12px;	color: #FFF;	font-weight: bold;	text-decoration: none;}.white{	background-color: #FFFFFF;}
td{	font-family: Verdana;	font-size: 10px;}
.white a{	font-family: verdana;	font-size: 10px;	color: #FFF;	text-decoration: none;}
.white a:hover{	font-family: verdana;	font-size: 10px;	color: #FFF;	text-decoration: underline;}
.news{	font-family: verdana;	font-size: 10px;	color: #656565;}
a{	font-family: Verdana;	font-size: 10px;	font-weight: bold;	color: #555;	text-decoration: none;}
a:hover{	font-family: Verdana;	font-size: 10px;	font-weight: bold;	color: #f60;	text-decoration: none;}
.whiteLink a{	font-family: verdana;	font-size: 10px;	color: #FFF;	text-decoration: none;}
.whiteLink a:hover{	font-family: verdana;	font-size: 10px;	color: #FFF;	text-decoration: underline;}
body{	background-color: #ECECEC;	background-image: url(../images/frame/background.png);	background-repeat: repeat-x;	}
#innerwrapper{	}
.widthHeight{	width: 85px;	max-height: 150;}
select{	width: 170px;	font-family: verdana;	font-size: 11px;}
input{	font-family: verdana;	font-size: 11px;}

.tooltip { 
    display:none; 
    background:url(/css/images/black_arrow_big.png); 
    font-size:12px; 
 	height:163px; 
    padding:30px 30px 10px 30px; 
    width:310px; 
    font-size:11px; 
    color:#fff; 
} 
 
/* a .label element inside tooltip */ 
.tooltip .label { 
    color:yellow; 
    width:35px; 
} 
 
.tooltip a { 
    color:#ad4; 
    font-size:11px; 
    font-weight:bold; 
}

* html div.printerModels { 
   height: expression( this.scrollHeight > 99 ? "100px" : "auto" ); /* sets max-height for IE */
}

div.printerModels {
   max-height: 100px; /* sets max-height value for all standards-compliant browsers */
   float: right;
}

.printer{
	cursor: hand;
	padding: 7px;
	text-align: center;
}

.printer:hover{
	cursor: hand;
	background-color: #DDDDDD;
	text-align: center;
}

.printerLink{
	font-size: 12px;
	
}

.printerLink:hover{
	font-size: 12px;
}


.labelWidthSelect {
	font-size: 24px;
	width: 75px;
	text-align: center;
	font-weight: bold;
	font-family: Arial;
}

.labelWidth {
	font-size: 16px;
	width: 75px;
	text-align: center;
}