/* CSS Document */ NEW ONE/*table settings for the navigation bar*/		table.navbar {table-layout: auto;height: 15px;width: 610px;border-collapse: separate;margin-top: 10px;}		/*RSL 29.12.2008 table.copyright {table-layout: fixed; float:left;position:relative; width: 610px;border-collapse: separate;border-top:1px #CCCCCC solid;margin-top:100px;padding-left:0px;height: auto;}*/		table.copyright {table-layout: fixed; float:left;position:relative; width: 610px;border-collapse: separate;border-top:1px solid #999999;margin-top:100px;padding-left:0px;height: auto;}		/*width settings for the navigation bar*/		/*RSL 29.12.2009 position of menu can be corrected by adding padding-top:10px to #rlc1-#rlc8 but it still appears wider than in topics.css */		#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;}		/*IMG.logo is the plasticsnetwork.org logo*/		IMG.logo {width:168px;height:21px;margin-left:438px;padding-top:28px;}		/*typographic styling*/		p, 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 span {font-style: italic;}		h4 span {font-style: italic;}		h4.objectReg, h4.objectBold, h4.objectRight, h4.objectbkgrd {text-align:left;margin-top:0px;margin-bottom:0px;padding-bottom:0px;padding-right:0px; font-size: 12px;color:#333333;vertical-align:top;}		h4.objectBold {font-weight: bold;}		h4.objectRight {text-align: right;font-size:10px;padding-right:0px;margin-right:0px}		h4.objectbkgrd, h4.objectbkLink {font-size:10px;text-align:left;background-color:#DDDDDD;padding-left: 8px;padding-top: 3px;padding-bottom: 4px;border-bottom:2px solid #FFFFFF;}		h4.objectbkLink {background-color:#FFFFFF;border-bottom:2px solid #CCCCCC;margin-top:0;margin-bottom:0;width:250px;padding-left: 0px;}		h4.buttons {line-height: 16px;margin:0;padding-left:6;width:100px;}		h1 {font: normal 22px "Verdana", "Aerial", "sans-serif"; line-height: 20px; color:#000000;margin-top:25px;margin-bottom:25px; text-align: left;}		h2 {font: Bold 11px "Times", "serif";line-height: 11px;}		h3 {font: oblique 11px "Times", "serif";line-height: 11px;} 		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;}				/*styling for select objects page*/		table.object {table-layout: auto;width: 610px;margin-bottom: 30px;margin-top:0px;padding-top:0px;border-collapse: separate;}		tr.object {vertical-align:top;}		#objectCol{border-top:1px solid #999999;padding-left: 8px;padding-right: 8px;vertical-align:top;}		#objectColpic{border-top:1px solid #999999;padding-top: 6px;vertical-align:top;margin-top:3px;width:100px}				/*styling for catalogue entry page*/		table.entry {table-layout: fixed;width: 610px;margin-bottom: 10px;margin-top:0px;padding-top:0px;border-collapse: separate;}		#entryCol1{border-top:1px solid #999999;padding-left: 0px;padding-right: 0px;vertical-align:top;padding-top: 8px;width: 350px;}		#entryCol2{border-top:1px solid #999999;text-align:left;padding-left: 0px;padding-right: 0px;vertical-align:top;padding-top: 8px;margin: 0;}		/*RSL 29.12.2008 #entryColtext{border-bottom:1px solid #999999;padding-left: 100px;padding-right: 0px;margin: 0px;vertical-align:top;padding-top: 15px;padding-bottom: 10px;}*/		#entryColtext{padding-left: 100px;padding-right: 0px;margin: 0px;vertical-align:top;padding-top: 15px;padding-bottom: 10px;}		
