/* CSS Document */		/*table settings for the navigation bar*/		table.navbar {table-layout: auto; height: 15px;width: 610px;border-collapse: separate;margin-top: 10px;}		/*settings for the "related topics" menu*/		table.theme {table-layout: fixed; height: auto;border-collapse: separate;}		/*settings for the "information about this topic" menu*/		table.submenu {table-layout: fixed; float:left;position:relative; width: 170px;border-collapse: separate;border-top:5px #999999 solid;margin-top:16px;height: auto;}		table.copyright {table-layout: fixed; float:left;position:relative; width: 610px;border-collapse: separate;border-top:1px #999999 solid;margin-top:100px;padding-left:0px;height: auto;}				td.theme {width:135px;padding-left: 5px;padding-right: 5px;padding-top: 0px;padding-bottom: 0px;border-bottom:5px #33CC66 solid;border-left:5px #33CC66 solid;border-right:5px #33CC66 solid;}		td.navbar {padding-left: 3px;border-bottom:1px #999999 solid;}		td.submen {padding-left: 3px;border-bottom:2px #999999 solid;margin-bottom:0px;padding-bottom:0px;}		/*width settings for the navigation bar*/		#r1c1, #r1c2, #r1c3, #r1c4, #r1c5, #r1c6, #r1c7 {padding-left: 0px;border-bottom:1px #999999 solid;}		#r1c1 {width: 10%;}		#r1c2 {width: 17%;}		#r1c3 {width: 11%;}		#r1c4 {width: 13%;}		#r1c5 {width: 16%;}		#r1c6 {width: 15%;}		#r1c7 {width: 8%;}		#r1c8 {width: 10%;padding-right: 0px;border-bottom:1px #999999 solid;text-align: right;}		/*background colour settings for the titles of the two menus*/		#themehead {background-color: #CCFFCC;width: 135px;border-top:5px #33CC66 solid;border-bottom:5px #33CC66 solid;border-left:5px #33CC66 solid;border-right:5px #33CC66 solid;}		#submenhead {background-color: #CCCCCC;margin-bottom:0px;padding-bottom:0px;}		/*div.theblock defines the main area of picture and text area of the page*/		div.theblock { margin-left:0;width:606px;margin-top:39px;}		/*RSL:28.9.2005 div.line defines the text blocks with the vertical rule on the left*/        div.line {margin-left:174px;border-left:1px #999999 solid;padding-left:4px;}		/*IMG.left is the main product picture*/		IMG.left {width:468px;height:234px;padding-left: 3px;margin-bottom:5px;border-right:none;}		/*IMG.logo is the plasticsnetwork.org logo*/		IMG.logo {width:168px;height:21px;margin-left:438px;padding-top:28px;}		/*typographic styling*/		p, li, h4 {font: normal 11px "Verdana", "Aerial", "sans-serif"; line-height: 18px; color:#333333; text-align: left;width:auto;padding-top:0;margin-right:auto;}        /*p RSL:28.9.2005 {margin-left:774px;border-left:1px #999999 solid;padding-left:4px;}*/		p span {font-weight:bold;}		h1 {font: normal 22px "Verdana", "Aerial", "sans-serif"; line-height: 20px; color:#000000;margin-top:10px;margin-bottom:0px;padding:0px; text-align:left;}		/* RSL:28.9.2005 h1.inline {margin-left:179px; font: normal 22px "Verdana", "Aerial", "sans-serif"; line-height: 20px; color:#000000;margin-top:10px;margin-bottom:0px;padding:0px; text-align:left;}*/		/* RSL:28.9.2005 h1.inline {font: normal 22px "Verdana", "Aerial", "sans-serif"; line-height: 20px; color:#000000;margin-top:10px;margin-bottom:0px;padding:0px; text-align:left;}*/		h1.topichead {top-margin:0px;font-size:15px;color: #333333;}		h2 {font: Bold 11px "Times", "serif";line-height: 12px;margin-bottom:0px;padding-bottom:0px;}		h3 {font: oblique 11px "Times", "serif";line-height: 16px;margin-bottom:1px;} 		h3.topic {}		h3.submen {}		h3.subordinate {padding-left:15px;padding-bottom:5px;padding-top:0px;margin-top:0px;border-left:none;}		h3.subordTopic {padding-left:15px;padding-bottom:0px;padding-top:0px;margin-bottom:0px;margin-top:0px;}		h4.objectRight {text-align: right;font-size:10px;padding-right:0px;margin-right:0px}		h5 {font: normal 13px "Verdana", "Aerial", "sans-serif"; line-height: 16px; margin-left: 438px;width: 168px;text-align: right;}		a[href] {cursor: Pointer;text-decoration: none;color: #333333;}		a:link {text-decoration: none;color: #333333;}		a:visited {text-decoration: none;color: #333333;}		a:hover {text-decoration: none; color: #009900;}		a:active {text-decoration: none; color: #009900;}        ul {margin-left:174px;border-left:1px #999999 solid;padding-left:4px;}        ol {margin-left:174px;border-left:1px #999999 solid;padding-left:4px;}        li {margin-left:25px;padding-left:4px;}		
