@charset "utf-8";
/* CSS Document */

/* NEWS BASE STYLES - HEADER, etc.
==================================================*/
*, .body { margin:0; border:0; padding:0; }
body { font:12px/18px Verdana; color:#666; text-align:center; }
.break { font-size:0; line-height:0; clear:both; float:none; }

#news-header { width:100%; background:#000 url("http://www.chemetal.com/images/news/bg-header.jpg") top center no-repeat; height:70px; text-align:center; padding:30px 0 20px 0; heig\ht:20px; }

	ul#newsNav { width:520px; margin:0 auto; list-style-type:none; height:20px; font:11px/11px Verdana; text-align:left;  }
	ul#newsNav li { float:left; }
	ul#newsNav li a:link, ul#newsNav  li a:visited { color:#fff; border-right:1px solid #fff; padding:0 40px; display:block; text-decoration:none; height:15px; }
	ul#newsNav li a.pdf:link, ul#newsNav  li a.pdf:visited { color:#fff; border-right:1px solid #fff; padding:0 16px; display:block; text-decoration:none; height:15px; }
	ul#news-header  li a:hover { color:#69c; text-decoration:none; }

a:link, a:visited { color:#69c; text-decoration:none; }
a:hover { text-decoration:underline; }

#wrapper { margin:20px auto; padding:16px 0; text-align:left; width:960px; wid\th:960px; }

.toc { width:600px; }
