

	/* lay-out */
	html {
		height : 100%;
		overflow : hidden;
	}
		body {
			height : 100%;
			padding : 0em 0em 0em 0em;
		}


	/* default.php */
	#channelSection {
		background : #2a2a2a url(../images/shinyButton_link.png) no-repeat 0px 0px;
		bottom : 0px;
		_height : 580px;
		left : 0px;
		_left : -10px;
		_margin : 16px auto 16px auto;
		position : absolute;
		_position : relative;
		right : 0px;
		top : 0px;
		_width : 1008px;
	}
		#channelHeader {
			background : #000000 url(../images/channelItem_showcase.jpg) no-repeat -256px 0px;
			border-top : solid 1px #333333;
			display : block;
			height : 120px;
			left : 257px;
			overflow : hidden;
			position : absolute;
			right : 0px;
			top : 25px;
		}
			#channelTitle {
				display : none;
			}
				#channelTitle a {}
				#channelTitle a:link,
				#channelTitle a:visited {}
				#channelTitle a:hover,
				#channelTitle a:active {}
			#channelImage {
				float : left;
				margin : 0px 16px 8px 12px;
			}
			#channelDescription {
				color : #ffffff;
				max-width : 722px;
				min-width : 552px;
				padding : 8px 0px 8px 0px;
			}
				#channelDescription img {
					display : none;
				}
				#channelDescription p {}
		#channelItem {
			bottom : 25px;
			_bottom : auto;
			color : #ffffff;
			display : none;
			_height : 530px;
			left : 0px;
			position : absolute;
			right : 0px;
			_right : auto;
			top : 25px;
			_width : 1006px;
			z-index : 1000;
		}
			#channelItem h2.channelItemTitle {
				background : #2a2a2a url(../images/shinyButton_link.png) no-repeat 0px 0px;
				border : solid 1px #333333;
				left : 50%;
				margin-left : -505px;
				_margin-left : -503px;
				height : 25px;
				line-height : 25px;
				overflow : hidden;
				padding : 0px 15px 0px 15px;
				position : absolute;
				right : 128px;
				top : 32px;
				_top : -25px;
				width : 976px;
				white-space : nowrap;
				z-index : 2100;
			}
				#channelItem h2.channelItemTitle a.channelItemLink {
					float : right;
					font-size : 90%;
					font-weight : normal;
					line-height : 22px;
					margin : -1px -1px 0px 0px;
				}
				#channelItem h2.channelItemTitle a.channelItemLink:link,
				#channelItem h2.channelItemTitle a.channelItemLink:visited {
					color : #ffffff;
					text-decoration : none;
				}
				#channelItem h2.channelItemTitle a.channelItemLink:hover,
				#channelItem h2.channelItemTitle a.channelItemLink:active {
					color : #ffffff;
					text-decoration : none;
				}
			#channelItem div.articleMargin {
				background : #2a2a2a url(../images/shinyButton_link.png) no-repeat 0px -25px;
				border : solid 1px #333333;
				bottom : 32px;
				_height : 497px;
				left : 50%;
				margin-left : -505px;
				_margin-left : -503px;
				overflow : auto;
				overflow-y : scroll;
				padding : 16px 15px 16px 15px;
				position : absolute;
				top : 57px;
				_top : 0px;
				width : 976px;
				z-index : 2000;
			}
				#channelItem ul.metaData {
					display : none;
					margin-left : 0px;
				}
					#channelItem ul.metaData li {
						display : inline;
						list-style-type : none;
					}
						#channelItem ul.metaData li time.channelItemPubDate {}
						#channelItem ul.metaData li span.channelItemAuthor {}
						#channelItem ul.metaData li span.channelItemCategory {}
				#channelItem div.channelItemDescription {}
					#channelItem div.channelItemDescription img.illustration {
						float : right;
						margin : 0px 0px 16px 15px;
					}
					#channelItem div.channelItemDescription p {}
						#channelItem div.channelItemDescription p img.gallery {
							margin : 0px 0px 0px 0px;
						}
						#channelItem div.channelItemDescription p a {}
						#channelItem div.channelItemDescription p a:link,
						#channelItem div.channelItemDescription p a:visited {}
						#channelItem div.channelItemDescription p a:hover,
						#channelItem div.channelItemDescription p a:active {}
					#channelItem div.channelItemDescription .border {
						background : #ffffff url(../images/button_passive.png) no-repeat 0px 0px;
						border : solid 1px #333333;
						margin : 0px 0px 1em 0px;
						padding : 16px 15px 16px 15px;
					}
					#channelItem div.channelItemDescription iframe {}
				#channelItem hr {}
				#channelItem h3.channelItemComments {
					font-size :	110%;
					margin : 0px 0px 0.5em 0px;
				}
				#channelItem dl.channelItemComments {
					max-width : 722px;
					min-width : 552px;
					padding-bottom : 1em;
				}
					#channelItem dl.channelItemComments dt.commentsItemTitle {
						color : #999999;
						font-weight : normal;
					}
						#channelItem dl.channelItemComments dt.commentsItemTitle span.commentsItemAuthor {
							color : #ffffff;
							font-weight : bold;
						}
						#channelItem dl.channelItemComments dt.commentsItemTitle br {}
						#channelItem dl.channelItemComments dt.commentsItemTitle time.commentsItemPubDate {
							font-size : 90%;
						}
						#channelItem dl.channelItemComments dt.commentsItemTitle a.channelItemLink {
							color : #999999;
						}
						#channelItem dl.channelItemComments dt.commentsItemTitle a.channelItemLink:link,
						#channelItem dl.channelItemComments dt.commentsItemTitle a.channelItemLink:visited {
							color : #999999;
						}
						#channelItem dl.channelItemComments dt.commentsItemTitle a.channelItemLink:hover,
						#channelItem dl.channelItemComments dt.commentsItemTitle a.channelItemLink:active {
							color : #cccccc;
						}
					#channelItem dl.channelItemComments dd.commentsItemDescription {
						margin-bottom : 1em;
						width : 50%;
					}
						#channelItem dl.channelItemComments dd button {}
			div.articleFooter {
				background : #000000 none;
				bottom : 0px;
				_bottom : auto;
				display : block;
				_height : 555px;
				left : 0px;
				opacity: 0.75; -moz-opacity: 0.75; -khtml-opacity: 0.75; filter:alpha(opacity=75);
				position : absolute;
				right : 0px;
				_right : auto;
				top : 0px;
				_width : 1008px;
				z-index : 1000;
			}
		#channelTextInput {
			display : none;
		}
			#channelTextInput fieldset {}
				#channelTextInput fieldset legend {}
				#channelTextInput fieldset table.form {}
					#channelTextInput fieldset table.form thead {}
						#channelTextInput fieldset table.form thead tr {}
							#channelTextInput fieldset table.form thead tr td {}
								#channelTextInput fieldset table.form thead tr td input {}
					#channelTextInput fieldset table.form tfoot {}
						#channelTextInput fieldset table.form tfoot tr {}
							#channelTextInput fieldset table.form tfoot tr td {}
								#channelTextInput fieldset table.form tfoot tr td button {}
					#channelTextInput fieldset table.form tbody {}
						#channelTextInput fieldset table.form tbody tr {}
							#channelTextInput fieldset table.form tbody tr th {
								padding-left : 0px;
							}
								#channelTextInput fieldset table.form tbody tr th label {}
							#channelTextInput fieldset table.form tbody tr td {}
								#channelTextInput fieldset table.form tbody tr td input {
									width : 256px;
								}
								#channelTextInput fieldset table.form tbody tr td textarea {
									width : 256px;
								}
								#channelTextInput fieldset table.form tbody tr td img.captchaImage {
									vertical-align : middle;
								}
								#channelTextInput fieldset table.form tbody tr td input.captchaText {
									vertical-align : middle;
									width : 194px;
								}
		#channelItems {
			background : #2a2a2a url(../images/shinyButton_link.png) no-repeat 0px 0px;
			border : solid 1px #333333;
			bottom : 25px;
			_bottom : auto;
			color : #cccccc;
			display : block;
			font-size : 90%;
			_height : 435px;
			left : 0px;
			overflow : hidden;
			padding : 0px;
			position : absolute;
			right : 0px;
			top : 120px;
			_width : 1006px;
			z-index : 128;
		}
			#channelItemsFilter {
				height : 24px;
				margin : 0px;
				padding : 4px 8px 4px 16px;
			}
				#channelItemsFilter input.filterListContents {
					width : 150px;
					vertical-align : middle;
				}
				#channelItemsFilter button.filterListContents {
					vertical-align : middle;
				}
			#channelItemsResults {
				bottom : 0px;
				_bottom : auto;
				_height : 398px;
				left : 0px;
				_left : auto;
				margin : 0px;
				overflow : scroll;
				overflow-x : hidden;
				position : absolute;
				padding : 0px 0px 8px 0px;
				right : 0px;
				top : 32px;
				_width : 1006px;
			}
				#channelItemsResults li {
					float : left;
					list-style-type : none;
				}
					#channelItemsResults li a {
						display : block;
						float : left;
						height : 96px;
						padding : 16px;
						width : 96px;
					}
						#channelItemsResults li a img {
							background : #ffffff none;
							border : solid 1px #333333;
							height : 96px;
							opacity: 0.85; -moz-opacity: 0.85; -khtml-opacity: 0.85; filter:alpha(opacity=85);
							vertical-align : top;
							width : 96px;
						}
					#channelItemsResults li a:hover {
						height : 128px;
						padding : 0px;
						width : 128px;
					}
						#channelItemsResults li a:hover img {
							border : solid 1px #cccccc;
							height : 128px;
							opacity: 1.00; -moz-opacity: 1.00; -khtml-opacity: 1.00; filter:alpha(opacity=100);
							width : 128px;
						}
					/* animatedClassName */
					#channelItemsResults li a.step_0 {	height : 96px;	padding : 16px;	width : 96px;}
					#channelItemsResults li a.step_1 {	height : 106px;	padding : 11px;	width : 106px;}
					#channelItemsResults li a.step_2 {	height : 116px;	padding : 6px;	width : 116px;}
					#channelItemsResults li a.step_3 {	height : 128px;	padding : 0px;	width : 128px;}
					#channelItemsResults li a.step_4 {	height : 128px;	padding : 0px;	width : 128px;}
					#channelItemsResults li a.step_5 {	height : 116px;	padding : 6px;	width : 116px;}
					#channelItemsResults li a.step_6 {	height : 106px;	padding : 11px;	width : 106px;}
					#channelItemsResults li a.step_7 {	height : 96px;	padding : 16px;	width : 96px;}
						#channelItemsResults li a.step_0 img {	border : solid 1px #333333;	height : 96px;	width : 96px;	opacity: 0.85; -moz-opacity: 0.85; -khtml-opacity: 0.85; filter:alpha(opacity=85);}
						#channelItemsResults li a.step_1 img {	border : solid 1px #666666;	height : 106px;	width : 106px;	opacity: 0.90; -moz-opacity: 0.90; -khtml-opacity: 0.90; filter:alpha(opacity=90);}
						#channelItemsResults li a.step_2 img {	border : solid 1px #999999;	height : 116px;	width : 116px;	opacity: 0.95; -moz-opacity: 0.95; -khtml-opacity: 0.95; filter:alpha(opacity=95);}
						#channelItemsResults li a.step_3 img {	border : solid 1px #cccccc;	height : 128px;	width : 128px;	opacity: 1.00; -moz-opacity: 1.00; -khtml-opacity: 1.00; filter:alpha(opacity=100);}
						#channelItemsResults li a.step_4 img {	border : solid 1px #cccccc;	height : 128px;	width : 128px;	opacity: 1.00; -moz-opacity: 1.00; -khtml-opacity: 1.00; filter:alpha(opacity=100);}
						#channelItemsResults li a.step_5 img {	border : solid 1px #999999;	height : 116px;	width : 116px;	opacity: 0.95; -moz-opacity: 0.95; -khtml-opacity: 0.95; filter:alpha(opacity=95);}
						#channelItemsResults li a.step_6 img {	border : solid 1px #666666;	height : 106px;	width : 106px;	opacity: 0.90; -moz-opacity: 0.90; -khtml-opacity: 0.90; filter:alpha(opacity=90);}
						#channelItemsResults li a.step_7 img {	border : solid 1px #333333;	height : 96px;	width : 96px;	opacity: 0.85; -moz-opacity: 0.85; -khtml-opacity: 0.85; filter:alpha(opacity=85);}
					/* /animatedClassName */
					#channelItemsResults li a.active {}
						#channelItemsResults li a.active img {
							border : solid 1px #ffffff;
							opacity: 1.00; -moz-opacity: 1.00; -khtml-opacity: 1.00; filter:alpha(opacity=100);
						}
		#channelNav {}
			#networkNavigation {
				background : #333333 url(../images/shinyButton.png) no-repeat -1px -128px;
				border : solid 1px #333333;
				border-bottom : none;
				display : block;
				height : 24px;
				left : 0px;
				margin : 0px;
				padding-left : 257px;
				position : absolute;
				right : 0px;
				top : 0px;
			}
				#networkNavigation li {
					display : inline;
					list-style-type : none;
				}
					#networkNavigation li a {
						background : #2a2a2a url(../images/shinyButton.png) no-repeat -2px -128px;
						border-left : solid 1px #333333;
						border-right : solid 1px #333333;
						float : left;
						height : 24px;
						line-height : 24px;
						margin-left : -1px;
						padding : 0px 16px 0px 16px;
					}
					#networkNavigation li a:link,
					#networkNavigation li a:visited {
						background-position : 0px -128px;
						color : #cccccc;
						text-decoration : none;
					}
					#networkNavigation li a:hover,
					#networkNavigation li a:active {
						background-position : 0px -640px;
						color : #ccddee;
						text-decoration : none;
					}
						/* animatedClassName */
						#networkNavigation li a.step_0 {background-position : -2px -128px !important;}
						#networkNavigation li a.step_1 {background-position : -2px -256px !important;}
						#networkNavigation li a.step_2 {background-position : -2px -384px !important;}
						#networkNavigation li a.step_3 {background-position : -2px -512px !important;}
						#networkNavigation li a.step_4 {background-position : -2px -640px !important;}
						#networkNavigation li a.step_5 {background-position : -2px -640px !important;}
						#networkNavigation li a.step_6 {background-position : -2px -512px !important;}
						#networkNavigation li a.step_7 {background-position : -2px -384px !important;}
						#networkNavigation li a.step_8 {background-position : -2px -256px !important;}
						#networkNavigation li a.step_9 {background-position : -2px -128px !important;}
						/* /animatedClassName */
					#networkNavigation li a.active {}
					#networkNavigation li a.active:link,
					#networkNavigation li a.active:visited,
					#networkNavigation li a.active:hover,
					#networkNavigation li a.active:active {
						background : #1b4c6b url(../images/shinyButton.png) no-repeat -2px -768px !important;
						color : #ffffff;
						text-decoration : none;
					}
			#metaNavigation {
				background : #333333 url(../images/shinyButton.png) no-repeat -1px -128px;
				border : solid 1px #333333;
				border-right : none;
				border-bottom : none;
				bottom : 1px;
				display : block;
				height : 24px;
				left : 0px;
				margin : 0px;
				padding-left : 257px;
				position : absolute;
				z-index : 100;
			}
				#metaNavigation li {
					display : inline;
					list-style-type : none;
				}
					#metaNavigation li a {
						background : #2a2a2a url(../images/shinyButton.png) no-repeat -2px -128px;
						border-left : solid 1px #333333;
						border-right : solid 1px #333333;
						float : left;
						height : 24px;
						line-height : 24px;
						margin-left : -1px;
						padding : 0px 16px 0px 16px;
					}
					#metaNavigation li a:link,
					#metaNavigation li a:visited {
						background-position : 0px -128px;
						color : #cccccc;
						text-decoration : none;
					}
					#metaNavigation li a:hover,
					#metaNavigation li a:active {
						background-position : 0px -640px;
						color : #ccddee;
						text-decoration : none;
					}
						/* animatedClassName */
						#metaNavigation li a.step_0 {background-position : -2px -128px !important;}
						#metaNavigation li a.step_1 {background-position : -2px -256px !important;}
						#metaNavigation li a.step_2 {background-position : -2px -384px !important;}
						#metaNavigation li a.step_3 {background-position : -2px -512px !important;}
						#metaNavigation li a.step_4 {background-position : -2px -640px !important;}
						#metaNavigation li a.step_5 {background-position : -2px -640px !important;}
						#metaNavigation li a.step_6 {background-position : -2px -512px !important;}
						#metaNavigation li a.step_7 {background-position : -2px -384px !important;}
						#metaNavigation li a.step_8 {background-position : -2px -256px !important;}
						#metaNavigation li a.step_9 {background-position : -2px -128px !important;}
						/* /animatedClassName */
					#metaNavigation li a.active {}
					#metaNavigation li a.active:link,
					#metaNavigation li a.active:visited,
					#metaNavigation li a.active:hover,
					#metaNavigation li a.active:active {
						background : #1b4c6b url(../images/shinyButton.png) no-repeat -2px -768px !important;
						color : #ffffff;
						text-decoration : none;
					}
			#categoryNavigation {
				background : #333333 url(../images/shinyButton_link.png) no-repeat 0px 0px;
				border-left : solid 1px #333333;
				border-top : solid 1px #333333;
				display : block;
				left : 0px;
				margin : 0px;
				padding-top : 8px;
				position : absolute;
				top : 25px;
				width : 256px;
			}
				#categoryNavigation li {
					list-style-type : none;
				}
					#categoryNavigation li a {
						background-image : url(../images/shinyButton_fading.png);
						_background-image : url(../images/shinyButton_fading.gif);
						display : block;
						margin : 0px 8px 0px 8px;
						padding : 5px 9px 5px 9px;
						/* For MSIE 6 */
						_height : 1.3em;
					}
					#categoryNavigation li a:link,
					#categoryNavigation li a:visited {
						background-position : -2px -128px;
						color : #cccccc;
						text-decoration : none;
					}
					#categoryNavigation li a:hover,
					#categoryNavigation li a:active {
						background-position : -2px -640px;
						color : #ccddee;
						text-decoration : none;
					}
						/* animatedClassName */
						#categoryNavigation li a.step_0 {background-position : -2px -128px !important;}
						#categoryNavigation li a.step_1 {background-position : -2px -256px !important;}
						#categoryNavigation li a.step_2 {background-position : -2px -384px !important;}
						#categoryNavigation li a.step_3 {background-position : -2px -512px !important;}
						#categoryNavigation li a.step_4 {background-position : -2px -640px !important;}
						#categoryNavigation li a.step_5 {background-position : -2px -640px !important;}
						#categoryNavigation li a.step_6 {background-position : -2px -512px !important;}
						#categoryNavigation li a.step_7 {background-position : -2px -384px !important;}
						#categoryNavigation li a.step_8 {background-position : -2px -256px !important;}
						#categoryNavigation li a.step_9 {background-position : -2px -128px !important;}
						/* /animatedClassName */
					#categoryNavigation li a.active {}
					#categoryNavigation li a.active:link,
					#categoryNavigation li a.active:visited,
					#categoryNavigation li a.active:hover,
					#categoryNavigation li a.active:active {
						background : #1b4c6b url(../images/shinyButton.png) no-repeat -2px -768px !important;
						color : #ffffff;
					}
		#channelFooter {
			background : #333333 url(../images/shinyButton_link.png) no-repeat 0px 0px;
			border : solid 1px #333333;
			bottom : 0px;
			color : #cccccc;
			display : block;
			height : 24px;
			left : 0px;
			line-height : 24px;
			overflow : hidden;
			position : absolute;
			right : 0px;
			text-align : right;
			/* For MSIE 6 */
			_width : 1006px;
		}
			#channelFooter ul.metaData {
				margin : 0px;
				/* For MSIE 6 */
				_width : 690px;
			}
				#channelFooter ul.metaData li {
					display : inline;
					list-style-type : none;
				}
					#channelCopyright {
						padding-right : 2em;
					}
					#channelPubDate {
						padding-right : 2em;
					}

	/* &mod=popup */
	body.popup {}
		body.popup #channelItem {
			display : block;
		}
			#channelItem h2.channelItemTitle,
			#channelItem div.articleMargin {	opacity: 0.00; -moz-opacity: 0.00; -khtml-opacity: 0.00; filter:alpha(opacity=0); _filter:alpha(opacity=100);}
			#channelItem div.articleFooter {	opacity: 0.00; -moz-opacity: 0.00; -khtml-opacity: 0.00; filter:alpha(opacity=0); _filter:alpha(opacity=75);}
		body.popup #channelItem.step_0 {}
			body.popup #channelItem.step_0 h2.channelItemTitle,
			body.popup #channelItem.step_0 div.articleMargin {	opacity: 0.00; -moz-opacity: 0.00; -khtml-opacity: 0.00; filter:alpha(opacity=0);}
			body.popup #channelItem.step_0 div.articleFooter {	opacity: 0.00; -moz-opacity: 0.00; -khtml-opacity: 0.00; filter:alpha(opacity=0);}
		body.popup #channelItem.step_1 {}
			body.popup #channelItem.step_1 h2.channelItemTitle,
			body.popup #channelItem.step_1 div.articleMargin {	opacity: 0.25; -moz-opacity: 0.25; -khtml-opacity: 0.25; filter:alpha(opacity=25);}
			body.popup #channelItem.step_1 div.articleFooter {	opacity: 0.15; -moz-opacity: 0.15; -khtml-opacity: 0.15; filter:alpha(opacity=15);}
		body.popup #channelItem.step_2 {}
			body.popup #channelItem.step_2 h2.channelItemTitle,
			body.popup #channelItem.step_2 div.articleMargin {	opacity: 0.35; -moz-opacity: 0.35; -khtml-opacity: 0.35; filter:alpha(opacity=35);}
			body.popup #channelItem.step_2 div.articleFooter {	opacity: 0.25; -moz-opacity: 0.25; -khtml-opacity: 0.25; filter:alpha(opacity=25);}
		body.popup #channelItem.step_3 {}
			body.popup #channelItem.step_3 h2.channelItemTitle,
			body.popup #channelItem.step_3 div.articleMargin {	opacity: 0.50; -moz-opacity: 0.50; -khtml-opacity: 0.50; filter:alpha(opacity=50);}
			body.popup #channelItem.step_3 div.articleFooter {	opacity: 0.35; -moz-opacity: 0.35; -khtml-opacity: 0.35; filter:alpha(opacity=35);}
		body.popup #channelItem.step_4 {}
			body.popup #channelItem.step_4 h2.channelItemTitle,
			body.popup #channelItem.step_4 div.articleMargin {	opacity: 0.65; -moz-opacity: 0.65; -khtml-opacity: 0.65; filter:alpha(opacity=65);}
			body.popup #channelItem.step_4 div.articleFooter {	opacity: 0.45; -moz-opacity: 0.45; -khtml-opacity: 0.45; filter:alpha(opacity=45);}
		body.popup #channelItem.step_5 {}
			body.popup #channelItem.step_5 h2.channelItemTitle,
			body.popup #channelItem.step_5 div.articleMargin {	opacity: 0.75; -moz-opacity: 0.75; -khtml-opacity: 0.75; filter:alpha(opacity=75);}
			body.popup #channelItem.step_5 div.articleFooter {	opacity: 0.55; -moz-opacity: 0.55; -khtml-opacity: 0.55; filter:alpha(opacity=55);}
		body.popup #channelItem.step_6 {}
			body.popup #channelItem.step_6 h2.channelItemTitle,
			body.popup #channelItem.step_6 div.articleMargin {	opacity: 0.85; -moz-opacity: 0.85; -khtml-opacity: 0.85; filter:alpha(opacity=85);}
			body.popup #channelItem.step_6 div.articleFooter {	opacity: 0.65; -moz-opacity: 0.65; -khtml-opacity: 0.65; filter:alpha(opacity=65);}
		body.popup #channelItem.step_7 {}
			body.popup #channelItem.step_7 h2.channelItemTitle,
			body.popup #channelItem.step_7 div.articleMargin {	opacity: 1.00; -moz-opacity: 1.00; -khtml-opacity: 1.00; filter:alpha(opacity=100);}
			body.popup #channelItem.step_7 div.articleFooter {	opacity: 0.75; -moz-opacity: 0.75; -khtml-opacity: 0.75; filter:alpha(opacity=75);}

		body.popup #channelItem.step_8 {}
			body.popup #channelItem.step_8 h2.channelItemTitle,
			body.popup #channelItem.step_8 div.articleMargin {	opacity: 1.00; -moz-opacity: 1.00; -khtml-opacity: 1.00; filter:alpha(opacity=100);}
			body.popup #channelItem.step_8 div.articleFooter {	opacity: 0.75; -moz-opacity: 0.75; -khtml-opacity: 0.75; filter:alpha(opacity=75);}
		body.popup #channelItem.step_9 {}
			body.popup #channelItem.step_9 h2.channelItemTitle,
			body.popup #channelItem.step_9 div.articleMargin {	opacity: 0.85; -moz-opacity: 0.85; -khtml-opacity: 0.85; filter:alpha(opacity=85);}
			body.popup #channelItem.step_9 div.articleFooter {	opacity: 0.65; -moz-opacity: 0.65; -khtml-opacity: 0.65; filter:alpha(opacity=65);}
		body.popup #channelItem.step_10 {}
			body.popup #channelItem.step_10 h2.channelItemTitle,
			body.popup #channelItem.step_10 div.articleMargin {	opacity: 0.75; -moz-opacity: 0.75; -khtml-opacity: 0.75; filter:alpha(opacity=75);}
			body.popup #channelItem.step_10 div.articleFooter {	opacity: 0.55; -moz-opacity: 0.55; -khtml-opacity: 0.55; filter:alpha(opacity=55);}
		body.popup #channelItem.step_11 {}
			body.popup #channelItem.step_11 h2.channelItemTitle,
			body.popup #channelItem.step_11 div.articleMargin {	opacity: 0.65; -moz-opacity: 0.65; -khtml-opacity: 0.65; filter:alpha(opacity=65);}
			body.popup #channelItem.step_11 div.articleFooter {	opacity: 0.45; -moz-opacity: 0.45; -khtml-opacity: 0.45; filter:alpha(opacity=45);}
		body.popup #channelItem.step_12 {}
			body.popup #channelItem.step_12 h2.channelItemTitle,
			body.popup #channelItem.step_12 div.articleMargin {	opacity: 0.50; -moz-opacity: 0.50; -khtml-opacity: 0.50; filter:alpha(opacity=50);}
			body.popup #channelItem.step_12 div.articleFooter {	opacity: 0.35; -moz-opacity: 0.35; -khtml-opacity: 0.35; filter:alpha(opacity=35);}
		body.popup #channelItem.step_13 {}
			body.popup #channelItem.step_13 h2.channelItemTitle,
			body.popup #channelItem.step_13 div.articleMargin {	opacity: 0.35; -moz-opacity: 0.35; -khtml-opacity: 0.35; filter:alpha(opacity=35);}
			body.popup #channelItem.step_13 div.articleFooter {	opacity: 0.25; -moz-opacity: 0.25; -khtml-opacity: 0.25; filter:alpha(opacity=25);}
		body.popup #channelItem.step_14 {}
			body.popup #channelItem.step_14 h2.channelItemTitle,
			body.popup #channelItem.step_14 div.articleMargin {	opacity: 0.25; -moz-opacity: 0.25; -khtml-opacity: 0.25; filter:alpha(opacity=25);}
			body.popup #channelItem.step_14 div.articleFooter {	opacity: 0.15; -moz-opacity: 0.15; -khtml-opacity: 0.15; filter:alpha(opacity=15);}
		body.popup #channelItem.step_15 {display:none;}
			body.popup #channelItem.step_15 h2.channelItemTitle,
			body.popup #channelItem.step_15 div.articleMargin {	opacity: 0.00; -moz-opacity: 0.00; -khtml-opacity: 0.00; filter:alpha(opacity=0);}
			body.popup #channelItem.step_15 div.articleFooter {	opacity: 0.00; -moz-opacity: 0.00; -khtml-opacity: 0.00; filter:alpha(opacity=0);}

	/* &mod=meta */
	body.meta {}
		body.meta #channelItem {
			background : #ffffff url(../images/button_passive.png) no-repeat 0px 0px;
			border : solid 1px #333333;
			color : #000000;
			top : 25px;
		}
			body.meta #channelItem div.articleMargin {}
				body.meta #channelItem h2.channelItemTitle {}
					body.meta #channelItem h2.channelItemTitle a.channelItemLink {}
					body.meta #channelItem h2.channelItemTitle a.channelItemLink:link,
					body.meta #channelItem h2.channelItemTitle a.channelItemLink:visited {
						color : #000000;
						text-decoration : none;
					}
					body.meta #channelItem h2.channelItemTitle a.channelItemLink:hover,
					body.meta #channelItem h2.channelItemTitle a.channelItemLink:active {
						color : #000000;
						text-decoration : none;
					}
		body.meta #channelItems {
			display : none;
		}
			body.meta #channelItemsDivider {
				display : none;
			}

	/* ?id=news */
					#banners {
						margin : 2em 1em 1.5em 0px;
						text-align : center;
					}
						#banners li {
							float : left;
							height : 34px;
							list-style-type : none;
							margin : 0em 1.5em 1.5em 0px;
							width : 88px;
						}
							#banners li.bordered img {
								border : solid 1px #333333;
							}

	/* slideshowList */
					div.slideshowList {
						position : relative;
						margin : 0px 0px 1em 0px;
					}
						div.slideshowList ul {
							margin : 0px;
							position : relative;
						}
							div.slideshowList ul li {

								list-style-type : none;
								top : 0px;
								left : 0px;
								z-index : 1000;
								width : 100%;
							}
								div.slideshowList ul li p {}
									div.slideshowList ul li p img.gallery {}
							div.slideshowList ul li.active {}
						div.slideshowList button.next {
							position : absolute;
							left : 4px;
							top : 4px;
							z-index : 3000;
							clear : left;
							margin : 0px;
							padding : 2px 0px 0px 2px;
						}
							div.slideshowList button.next img {
								width : 32px;
							}

	/* blink */
	.blink {
		border : solid 2px #330000;
		background : #2a2a2a url(../images/shinyButton_link.png) no-repeat 0px 0px;
		color : #cccccc;
		padding : 1em;
	}
		.blinkon {
			border : solid 2px #990000;
			background : #333333 url(../images/shinyButton_hover.png) no-repeat 0px 0px;
			color : #ffffff;
		}
		.blinkoff {}

