DIV#content {
	background:#F6F3EB;
}
	DIV#content DIV.inner {
		padding:10px;
	}
DIV#article H1 {
	font-family:Georgia,Garamond,'Times New Roman';
	font-weight:bold;
	font-size:300%;
	margin-bottom:5px;
}
DIV#article H2 {
	margin-top:10px;
	margin-bottom:10px;
	font-size:13pt;
	width:100%;
	color:#6C1414;
}
DIV#article H3 {
	font-size:110%;
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bold;
	font-variant: small-caps
}
DIV#article {
	width:680px;
	float:left;
}
	DIV#article OL, DIV#article UL {
		text-align:left;
		padding-left:20px;
	}
	DIV#article OL.tech, DIV#article UL.tech {
		padding:0px;
		list-style-type:none;
	}
		DIV#article OL.tech LI, DIV#article UL.tech LI {
			padding:0px;
			margin-bottom:5px;
			padding-left:20px;
			background:url('../../gfx/icons/arrow_right.gif') no-repeat 0% 0%;
		}
			DIV#article OL.tech LI OL {
				padding-left:20px;
			}
			DIV#article OL.tech LI OL LI {
				background:none;
				padding-left:0px;
			}
	DIV#article UL.info {
		background:#E6DDC9;
		padding:5px;
		padding-top:8px;
		padding-bottom:8px;
		border-bottom:1px solid #9C8B64;
		list-style-type:none;
	}
		DIV#article UL.info LI {
			display:inline;
			padding-left:20px;
		}
		DIV#article UL.info LI.feed {
			background:url('../../gfx/icons/feed.png') no-repeat;
			padding-bottom:3px;
		}
			DIV#article UL.info LI.feed A {
				color:#333;
			}
	DIV#article P.description {
		font-weight:bold;
		text-align:justify;
		font-size:8pt;
		margin-bottom:10px;
	}
	DIV#article P {
		margin-bottom:10px;
	}
	DIV#article P.desc {
		padding:5px;
		color:#333;
		font-size:8pt;
		font-style:italic;
		text-align:center;
		width:auto;
	}
	DIV#article DIV.image {
		padding:5px;
		color:#333;
		font-size:8pt;
		font-style:italic;
		text-align:left;
		width:auto;
		margin:5px;
	}
		DIV#article DIV.image IMG {
			display:block;
			margin-bottom:3px;
		}
	DIV#article DIV.image_main {
		margin:auto;
		height:220px;
		border:1px solid #333;
		background:50% 50% no-repeat;
	}
		DIV#article P.image_main_desc, DIV#article P.image_main_desc A {
			color:#eee;
			font-weight:bold;
		}
		DIV#article P.image_main_desc {
			padding:4px;
			margin:auto;
			background:#333;
			margin-bottom:10px;
			border:1px solid #333;
			border-top:0px;
		}
	DIV#article DIV.content {
		font-size:10pt;
		line-height:120%;
		text-align:justify;
	}
	DIV#article UL.actions {
		padding-left:0px;
		list-style-type:none;
		margin-bottom:10px;
		color:#555;
	}
		DIV#article UL.actions LI {
			display:inline;
		}
		DIV#article UL.actions LI.author, DIV#article UL.actions LI.date, DIV#article UL.actions LI.email, DIV#article UL.actions LI.comments, DIV#article UL.actions LI.edit {
			padding-left:20px;
			padding-bottom:3px;
		}
		DIV#article UL.actions LI.author {
			background:url('../../gfx/icons/user_gray.png') no-repeat;
		}
		DIV#article UL.actions LI.date {
			background:url('../../gfx/icons/calendar.png') no-repeat;
		}
		DIV#article UL.actions LI.email {
			background:url('../../gfx/icons/email.png') no-repeat;
		}
		DIV#article UL.actions LI.comments {
			background:url('../../gfx/icons/comment.png') no-repeat;
		}
		DIV#article UL.actions LI.edit {
			background:url('../../gfx/icons/attach.png') no-repeat;
		}
	DIV#article UL.sources {
		padding:0px;
		list-style-type:none;
	}
UL#addons {
	color:#333;
	width:300px;
	float:right;
	list-style-type:none;
}
	UL#addons H2, UL#addons H3 {
		font-size:140%;
		padding:5px;
		padding-bottom:6px;
		background:#A28F65;
		border-bottom:1px solid #513F13;
		clear:both;
	}
	UL#addons H3 {
		font-size:120%;
		background:#B7A67F;
		border-bottom-color:#786025;
	}
		UL#addons H3,UL#addons H3 A {
			color:#333;
		}
	UL#addons LI {
		background:#CABA97;
		padding-top:0px;
	}
	UL#addons UL {
		padding:10px;
		list-style-type:none;
	}
		UL#addons UL LI {
			padding-bottom:5px;
			font-weight:bold;
		}
			UL#addons UL LI A {
				background:url('../../gfx/icons/bullet_orange.png') no-repeat 0% 50%;
				padding-left:15px;
				color:#333;
			}
			UL#addons UL LI A:hover {
				color:#b42000;
			}
	LI#similar IMG {
		float:left;
		border:1px solid #333;
		margin-right:9px;
	}
	LI#similar A.image {
		background:none;
		padding:0px;
	}
	LI#similar A.first {
		font-weight:bold;
	}
	LI#gallery DIV.inner {
		text-align:center;
	}
	LI#gallery IMG {
		padding:2px;
		background:#eee;
		border:1px solid #333;
	}
	LI#tags DIV.inner {
		background:#F6F3EB;
	}
	LI#tags A {
		color:#555;
		white-space:nowrap;
		display:inline;
		white-space:normal;
	}
	LI#tags A:hover {
		color:#b42000;
	}
	LI#ads DIV.inner {
		background:#F6F3EB;
		text-align:center;
	}
	LI#ad_top UL LI, LI#ad_bottom UL LI {
		text-align:center;
	}
		LI#ad_top A, LI#ad_bottom A {
			padding:0px !important;
			background:none !important;
		}
H2.comments {
	color:#eee;
	background:#333;
	padding:5px;
	font-size:125%;
}
FORM.comments {
	padding:5px;
	padding-bottom:15px;
	border-top:1px solid #9C8B64;
	background:#E6DDC9;
	text-align:left;
}
	FORM.comments FIELDSET {
		clear:both;
		border:0px solid #777;
		padding-top:10px;
	}
		FORM.comments FIELDSET LEGEND {
			font-size:150%;
			width:100%;
			color:#48333C;
			padding-top:5px;
		}
		FORM.comments FIELDSET P.addons {
			padding-top:10px;
			width:auto;
		}
	FORM.comments FIELDSET TEXTAREA {
		width:68%;
		height:100px;
	}
	FORM.comments INPUT.text {
		margin-bottom:5px;
	}
UL.comments {
	list-style-type:none;
}
	UL.comments LI {
		background:#F6F3EB;
		border-bottom:1px solid #9C8B64;
		padding:10px;
	}
		UL.comments LI P.details, UL.comments LI P.details A {
			font-weight:bold;
			font-size:7pt;
		}
		UL.comments LI P.details {
			color:#444;
		}
		UL.comments LI P.content {
			font-size:120%;
		}
	UL.comments LI.even {
		background:#E6DDC9;
	}
TABLE.center TH, TABLE.center TD, TABLE.center * {
	text-align:center;
}
TABLE.color {
	margin:auto;
}
	TABLE.color TD, TABLE.color TH {
		border-right:1px solid #333;
		border-left:1px solid #333;
	}
		TABLE.color TD.desc {
			padding:5px;
			color:#333;
			font-size:8pt;
			font-style:italic;
			text-align:left;
			border:0px;
			border-top:1px solid #333;
		}
