
	/* lay-out */
	html {
		height : 100%;
		overflow : hidden;
	}
		body {
			height : 100%;
			padding : 0em 0em 0em 0em;
		}

	/* default.php */
	#channelSection {
		background : #333333 url(../images/shinyButton_link.png) no-repeat 0px 0px;
		bottom : 0px;
		left : 0px;
		position : absolute;
		right : 0px;
		top : 0px;
		/* For MSIE 6 */
		_height : 580px;
		_margin : 16px auto 16px auto;
		_position : relative;
		_width : 1000px;
	}
		#channelHeader {
			background : #333333 url(../images/shinyButton_link.png) no-repeat 0px 0px;
			border : solid 1px #333333;
			bottom : 25px;
			color : #cccccc;
			display : block;
			font-size : 90%;
			left : 0px;
			min-height : 300px;
			overflow : hidden;
			padding : 16px 16px 4px 16px;
			position : absolute;
			width : 224px;
			z-index : 128;
			/* For MSIE 6 */
			_height : 300px;
		}
		/* animatedClassName */
		#channelHeader.step_0 #channelDescription {opacity: 1.0; -moz-opacity: 1.0; -khtml-opacity: 1.0; filter:alpha(opacity=100);}
		#channelHeader.step_1 #channelDescription {opacity: 0.2; -moz-opacity: 0.2; -khtml-opacity: 0.2; filter:alpha(opacity=20);}
		#channelHeader.step_2 #channelDescription {opacity: 0.4; -moz-opacity: 0.4; -khtml-opacity: 0.4; filter:alpha(opacity=40);}
		#channelHeader.step_3 #channelDescription {opacity: 0.6; -moz-opacity: 0.6; -khtml-opacity: 0.6; filter:alpha(opacity=60);}
		#channelHeader.step_4 #channelDescription {opacity: 0.8; -moz-opacity: 0.8; -khtml-opacity: 0.8; filter:alpha(opacity=80);}
		#channelHeader.step_5 #channelDescription {opacity: 1.0; -moz-opacity: 1.0; -khtml-opacity: 1.0; filter:alpha(opacity=100);}
		/* /animatedClassName */
			#channelTitle {
				display : none;
				margin : 0px 0px 0.5em 0px;
			}
				#channelTitle a {}
				#channelTitle a:link,
				#channelTitle a:visited {
					color : #cccccc;
					text-decoration : none;
				}
				#channelTitle a:hover,
				#channelTitle a:active {
					color : #cccccc;
					text-decoration : none;
				}
			#channelHeader a {}
			#channelHeader a:link,
			#channelHeader a:visited {}
			#channelHeader a:hover,
			#channelHeader a:active {}
				#channelHeader a img {
					background : #ffffff;
					border : solid 1px #333333;
					display : block;
					margin : 0px auto 1em auto;
				}
			#channelDescription {
				line-height : 125%;
				width : 192px;
			}
				#channelDescription img {
					background : #ffffff;
					border : solid 1px #333333;
					display : none;
					float : none;
					margin : 0px auto 1em auto;
				}
				#channelDescription p {}
		#channelItem {
			background : #ffffff url(../images/button_passive.png) no-repeat 0px 0px;
			border : solid 1px #333333;
			border-top : none;
			bottom : 25px;
			display : block;
			left : 257px;
			overflow : auto;
			overflow-y : scroll;
			padding : 16px 16px 16px 16px;
			position : absolute;
			right : 0px;
			top : 41%;
			/* For MSIE 6 */
			_height : 288px;
			_left : auto;
			_top : auto;
			_width : 708px;
		}
			#channelItem div.articleMargin {
				max-width : 722px;
				min-width : 552px;
				/* For MSIE 6 */
				_width : 690px;
			}
				#channelItem h2.channelItemTitle {}
					#channelItem h2.channelItemTitle a.channelItemLink {}
					#channelItem h2.channelItemTitle a.channelItemLink:link,
					#channelItem h2.channelItemTitle a.channelItemLink:visited {
						color : #000000;
						text-decoration : none;
					}
					#channelItem h2.channelItemTitle a.channelItemLink:hover,
					#channelItem h2.channelItemTitle a.channelItemLink:active {
						color : #000000;
						text-decoration : none;
					}
				#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 16px;
					}
					#channelItem div.channelItemDescription p {}
						#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 16px 16px 16px;
					}
				#channelItem hr {}
				#channelItem h3.channelItemComments {
					font-size :	110%;
				}
				#channelItem dl.channelItemComments {
					padding-bottom : 1em;
				}
					#channelItem dl.channelItemComments dt.commentsItemTitle {
						color : #666666;
						font-weight : normal;
						text-align : right;
					}
						#channelItem dl.channelItemComments dt.commentsItemTitle span.commentsItemAuthor {
							color : #000000;
							float : left;
							font-weight : bold;
						}
						#channelItem dl.channelItemComments dt.commentsItemTitle br {
							display : none;
						}
						#channelItem dl.channelItemComments dt.commentsItemTitle time.commentsItemPubDate {}
						#channelItem dl.channelItemComments dt.commentsItemTitle a.channelItemLink {}
						#channelItem dl.channelItemComments dt.commentsItemTitle a.channelItemLink:link,
						#channelItem dl.channelItemComments dt.commentsItemTitle a.channelItemLink:visited {
							color : #666666;
						}
						#channelItem dl.channelItemComments dt.commentsItemTitle a.channelItemLink:hover,
						#channelItem dl.channelItemComments dt.commentsItemTitle a.channelItemLink:active {
							color : #999999;
						}
					#channelItem dl.channelItemComments dd.commentsItemDescription {
						margin-bottom : 1em;
						width : 50%;
					}
						#channelItem dl.channelItemComments dd button {}
		#channelTextInput {
			display : none;
		}
			#channelTextInput fieldset {}
				#channelTextInput fieldset legend {
					color : #000000;
				}
				#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 {}
								#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 : #ffffff url(../images/reversedButton_passive.png) no-repeat 0px 100%;
			border : solid 1px #333333;
			border-bottom : none;
			bottom : 61%;
			display : block;
			left : 257px;
			margin-bottom : -1px;
			overflow : auto;
			overflow-x : hidden;
			overflow-y : scroll;
			position : absolute;
			right : 0px;
			top : 25px;
			/* For MSIE 6 */
			_bottom : auto;
			_height : 207px;
			_left : auto;
			_width : 740px;
		}
			table.data {
				background : #333333 url(../images/shinyButton.png) no-repeat 0px -128px;
				border : solid 1px #333333;
			}
				table.data caption {}
				table.data thead {}
					table.data thead tr {}
						table.data thead tr th {
							background : #333333 url(../images/shinyButton.png) no-repeat 0px -128px;
							border : solid 1px #333333;
							border-top : none;
							color : #cccccc;
							font-weight : normal;
							white-space : nowrap;
						}
						table.data thead tr th.filter {
							text-align : right;
						}
						table.data thead tr th.named {}
						table.data thead tr th.addon {
							background-position : -2px -128px;
						}
						table.data thead tr th.described {
							display : none;
						}
						table.data thead tr th.updated {
							background-position : -2px -128px;
						}
						table.data thead tr th.sortByColumn {}
							table.data thead tr th.sortByColumn div {
								cursor : pointer;
								background-repeat : no-repeat;
								background-position : 100% 50%;
								padding-right : 20px;
							}
							table.data thead tr th.sortByColumn.sortedForward div {
								background-image : url(../images/sort_up.png);
							}
							table.data thead tr th.sortByColumn.sortedReverse div {
								background-image : url(../images/sort_down.png);
							}
							table.data thead tr th.sortByColumn.unSorted div {
								background-image : url(../images/sort_none.png);
							}
						table.data thead tr th.sortByColumn:hover {
							background : #334455 url(../images/shinyButton.png) no-repeat 0px -384px;
						}
							table.data thead tr th.sortByColumn:hover div {
								color : #ccddee;
							}
						/* animatedClassName */
						table.data thead tr th.sortByColumn.step_0 {background-position : 0px -128px;}
						table.data thead tr th.sortByColumn.step_1 {background-position : 0px -256px;}
						table.data thead tr th.sortByColumn.step_2 {background-position : 0px -384px;}
						table.data thead tr th.sortByColumn.step_3 {background-position : 0px -512px;}
						table.data thead tr th.sortByColumn.step_4 {background-position : 0px -640px;}
						table.data thead tr th.sortByColumn.step_5 {background-position : 0px -640px;}
						table.data thead tr th.sortByColumn.step_6 {background-position : 0px -512px;}
						table.data thead tr th.sortByColumn.step_7 {background-position : 0px -384px;}
						table.data thead tr th.sortByColumn.step_8 {background-position : 0px -256px;}
						table.data thead tr th.sortByColumn.step_9 {background-position : 0px -128px;}
						/* /animatedClassName */
				table.data tfoot {}
					table.data tfoot tr {}
						table.data tfoot tr th,
						table.data tfoot tr td {
							background : #333333 url(../images/shinyButton_link.png) no-repeat 0px 0px;
							border : solid 1px #333333;
							color : #cccccc;
						}
							table.data tfoot tr td button {
								vertical-align : middle;
							}
				table.data tbody {}
					table.data tbody tr {}
						table.data tbody tr th {
							background : #333333 url(../images/button_passive.png) no-repeat -1px -1px;
							border : solid 1px #333333;
							color : #cccccc;
							font-weight : normal;
						}
						table.data tbody tr td {
							background : #ffffff url(../images/button_passive.png) no-repeat -1px -12px;
							border : solid 1px #333333;
						}
							table.data tbody tr td input {}
							table.data tbody tr a {
								display : block;
								height : 100%;
								width : 100%;
							}
							table.data tbody tr a:link,
							table.data tbody tr a:visited {
								color : #000000;
								text-decoration : none;
							}
							table.data tbody tr a:hover,
							table.data tbody tr a:active {
								color : #333333;
								text-decoration : underline;
							}
						table.data tbody tr td.named {}
						table.data tbody tr td.addon {
							text-transform : lowercase;
						}
						table.data tbody tr td.described {
							display : none;
						}
						table.data tbody tr td.updated {
							white-space : nowrap;
						}
					table.data tbody tr:hover {}
						table.data tbody tr:hover th {
							background-position : -1px -1px;
						}
						table.data tbody tr:hover td {
							background-position : -1px -1px;
						}
							table.data tbody tr:hover a {}
							table.data tbody tr:hover a:link,
							table.data tbody tr:hover a:visited,
							table.data tbody tr:hover a:hover,
							table.data tbody tr:hover a:active {
								color : #333333;
								text-decoration : underline;
							}
					/* animatedClassName */
					table.data tbody tr.step_0 td {}
					table.data tbody tr.step_1 td {}
					table.data tbody tr.step_2 td {}
					table.data tbody tr.step_3 td {}
					table.data tbody tr.step_4 td {}
					table.data tbody tr.step_5 td {}
					table.data tbody tr.step_6 td {}
					table.data tbody tr.step_7 td {}
					table.data tbody tr.step_8 td {}
					table.data tbody tr.step_9 td {}
					/* /animatedClassName */
					table.data tbody tr.active {}
						table.data tbody tr.active th,
						table.data tbody tr.active td {
							background : #1b4c6b url(../images/shinyButton_active.png) no-repeat -1px -1px;
							color : #ffffff;
						}
							table.data tbody tr.active th a,
							table.data tbody tr.active td a {}
							table.data tbody tr.active th a:link,
							table.data tbody tr.active th a:visited,
							table.data tbody tr.active th a:hover,
							table.data tbody tr.active th a:active,
							table.data tbody tr.active td a:link,
							table.data tbody tr.active td a:visited,
							table.data tbody tr.active td a:hover,
							table.data tbody tr.active td a:active {
								color : #ffffff;
								text-decoration : none;
							}
			#channelItems table.data {
				border : none;
				border-bottom : solid 1px #333333;
				margin : 0px 0px 0px 0px;
				width : 100%;
				/* For MSIE 7 */
				*width : 99%;
				/* For MSIE 6 */
				_width : 100%;
			}
				#channelItems table.data caption {
					display : none;
				}
				#channelItems table.data th,
				#channelItems table.data td {
					border-left : none;
				}
		#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;
				bottom : 24px;
				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;
					}
			#channelItemsDivider {
				background : #333333 url(../images/shinyButton_link.png) no-repeat 0px 0px;
				border : solid 1px #333333;
				bottom : 59%;
				display : block;
				left : 257px;
				overflow : hidden;
				position : absolute;
				right : 0px;
				top : 39%;
			}
		#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 : 998px;
		}
			#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=meta */
	body.meta {}
		body.meta #channelItem {
			border-top : solid 1px #333333;
			top : 25px;
			/* For MSIE 6 */
			_height : 496px;
		}
		body.meta #channelItems {
			display : none;
		}
			body.meta #channelItemsDivider {
				display : none;
			}

	/* &mod=category */
	body.category {}
		body.category #channelItem {
			background : #ffffff url(../images/channelItem_showcase.jpg) no-repeat -256px 0px;
			border-top : solid 1px #333333;
			bottom : 122px;
			height : auto;
			overflow : hidden;
			top : 25px;
			/* For MSIE 7 */
			*height : 64px;
		}
			body.category #channelItem div.articleMargin {
				max-width : 0px;
				min-width : 0px;
				width : auto;
			}
				body.category #channelItem div.articleMargin h2,
				body.category #channelItem div.articleMargin img.illustration,
				body.category #channelItem div.articleMargin p {
					display : none;
				}
				#showCase {
					background : Transparent url(../images/channelImage.png) no-repeat 8px -1px;
					height : 122px;
					margin : -16px 0px 0px -16px;
					padding : 8px 0px 0px 215px;
					width : 600px;
					/* For MSIE 6 */
					_background : Transparent url(../images/channelImage.gif) no-repeat 0px 0px;
				}
					#showCase li {
						display : inline;
						list-style-type : none;
					}
						#showCase li a {
							display : block;
							float : left;
							height : 122px;
							margin : 0px 2em 0px 0em;
							padding : 0px;
							text-align : center;
							white-space : nowrap;
							opacity: 0.8; -khtml-opacity: 0.8; -moz-opacity: 0.8; filter:alpha(opacity=80);
						}
						#showCase li a:link,
						#showCase li a:visited {
							color : #ffffff;
							text-decoration : none;
						}
						#showCase li a:hover,
						#showCase li a:active {
							color : #ffffff;
							text-decoration : none;
						}
							#showCase li a img {
								border : solid 1px #333333;
								height : 64px;
								margin : 0px 0px 0px 0px;
							}
							#showCase li a em {
								font-style : normal;
							}
						#showCase li a:hover {
							padding : 8px 0px 0px 0px;
							filter:alpha(opacity=100);
							-moz-opacity: 1.0;
							opacity: 1.0;
							-khtml-opacity: 1.0;
						}
							#showCase li a:hover img {}
						/* animatedClassName */
						#showCase li a.step_0 {	padding : 0px 0px 0px 0px !important;	filter:alpha(opacity=80) !important;	-moz-opacity: 0.80;	opacity: 0.80;	-khtml-opacity: 0.80;	}
						#showCase li a.step_1 {	padding : 2px 0px 0px 0px !important;	filter:alpha(opacity=85) !important;	-moz-opacity: 0.85;	opacity: 0.85;	-khtml-opacity: 0.85;	}
						#showCase li a.step_2 {	padding : 4px 0px 0px 0px !important;	filter:alpha(opacity=90) !important;	-moz-opacity: 0.90;	opacity: 0.90;	-khtml-opacity: 0.90;	}
						#showCase li a.step_3 {	padding : 6px 0px 0px 0px !important;	filter:alpha(opacity=95) !important;	-moz-opacity: 0.95;	opacity: 0.95;	-khtml-opacity: 0.95;	}
						#showCase li a.step_4 {	padding : 8px 0px 0px 0px !important;	filter:alpha(opacity=100) !important;	-moz-opacity: 1.00;	opacity: 1.00;	-khtml-opacity: 1.00;	}
						#showCase li a.step_5 {	padding : 6px 0px 0px 0px !important;	filter:alpha(opacity=95) !important;	-moz-opacity: 0.95;	opacity: 0.95;	-khtml-opacity: 0.95;	}
						#showCase li a.step_6 {	padding : 4px 0px 0px 0px !important;	filter:alpha(opacity=90) !important;	-moz-opacity: 0.90;	opacity: 0.90;	-khtml-opacity: 0.90;	}
						#showCase li a.step_7 {	padding : 2px 0px 0px 0px !important;	filter:alpha(opacity=85) !important;	-moz-opacity: 0.85;	opacity: 0.85;	-khtml-opacity: 0.85;	}
						/* /animatedClassName */
		body.category #channelItems {
			bottom : 25px;
			top : 122px;
			/* For MSIE 6 */
			_bottom : 0px;
			_height : 431px;
		}
			body.category #channelItemsDivider {
				display : none;
			}

	/* &cat=markup */
	body.markup {}
						body.markup table.data thead tr th.addon {
							display : none;
						}
						body.markup table.data tbody tr td.addon {
							display : none;
						}

	/* &cat=experimental */
	body.experimental {}

	/* ?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 : 120px;
					}
						#banners li.bordered img {
							border : solid 1px #333333;
						}

	/* ?id=download */
				img.bordered {
					border : solid 1px #333333;
				}

	/* ?id=classbehaviour-introduction */
				textarea.sourceCode {
					font-family : Courier New, Courier, Monospace;
					font-size : 110%;
					line-height : 120%;
					letter-spacing  : -1px;
					width : 99%;
				}
				div.sourceCode {
					background : #ffffff url(../images/input.png) no-repeat 0px 0px;
					border : solid 1px #333333;
					display : none;
					max-height : 480px;
					overflow : auto;
					padding : 4px 4px 4px 4px;
					width : 98%;
					/* For MSIE 6 */
					_height : 480px;
				}
					div.sourceCode pre {
						width : 1024em;
					}
				.blink {}
					.blinkon {
						visibility : hidden;
					}
					.blinkoff {
						color : Red;
						visibility : visible;
					}

