<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- saved from url=(0082)file://C:\WINDOWS\Temporary%20Internet%20Files\Content.IE5\S9ERSP6N\general[1].css -->
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<META content="MSHTML 6.00.2800.1555" name=GENERATOR></HEAD>
<BODY><PRE>/* Fix for scroll bars disappearing in Mozilla when no scrolling required */
html { overflow-y:scroll; }

/* Remove all default margins, padding and borders */
body,h1,h2,h3,h4,h4,h5,h6,ul,li,ol,dl,dt,dd,p,form,table {
	margin:0;
	padding:0;
}

input.checkbox { margin:0; }

/* Remove all horizontal rules */
hr { display:none; }

/* Remove all image borders */
img { border:none; }

/* Style abbr tags in ie (works with js code in common.js) */
abbr, .abbr {
	cursor:help;
	border-bottom:1px dotted #999;
	display:inline !important;
}
	

/* Helper classes */

.hidden {
	display:none;
	margin:0;
}

.printonly { display:none; }

.noWrap { white-space:nowrap; }

.alignCenter { text-align:center; }
.alignLeft { text-align:left; }
.alignRight { text-align:right; }
.floatLeft { float:left; }
.floatRight { float:right; }

a.invisible { display:none; }
form fieldset.invisible { border:0; }

.clearAll, .clearall { clear:both; }
.clearLeft,.clearleft { clear:left; }
.clearRight,.clearright { clear:right; }

col.max { width:100%; }

.alignTop { vertical-align:top; }

.alignRight { text-align: right; }

.clearfix:after {
    content:".";
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
/* \*/
* html .clearfix {height:1%;}
/* */

/* Remove logo for screen */
#logoforprint {
	display:none;
}

ul.list-vert {
	height:1%;
	list-style-type:none;
}
ul.list-vert a {
	display:block;
	height:1%;
}

ul.list-horiz {
	height:1%;
	list-style-type:none;
}
ul.list-horiz:after {
    content:".";
    display:block; 
    height:0;
    clear:left; 
    visibility:hidden;
}
ul.list-horiz li { float:left; }
ul.list-horiz a {
	width:1%;
	white-space:nowrap;
	display:block;
} html&gt;body ul.list-horiz a { width:auto; }

#numberedList  {list-style-type: decimal;}

#rohsLinks   {

	margin: 0px 0px 0px 10px !important;
	}

#content .rohs {font-size:1.5em ;}

#content .rohsInfo {width:400px;}</PRE></BODY></HTML>

