﻿body, a {
	font: normal small arial,sans-serif;
	color: #000;
	text-decoration: none;
	}
a {
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
body {
	text-align: left;
	background:#fff;
	width:100%;
	}
body, form {
	margin: 0;
	padding: 0;
	}
img {
	border: none;
	}
select,
input {
	vertical-align: middle;
	}
/*- layout settings -*/
.content{
	width:100%;
	background:#fff;
}
/*- header -*/
#header {display:none;}
#header h1{margin:0;}
#header h1 a
#header .banner728x90{display:none;}
#header img.right,#header img.left{display:none;}
#header ul#fonts,#header ul#modes{display:none;}
#header .part-of{display:none;}
#header form{display:none;}
#header .rss{display:none;}
#header ul#nav {display:none;}
#footer form{display:none;}
#footer .rss{display:none;}
#footer img.right,
#footer img.left{display:none;}
#footer ul.nav {display:none}

#print-header {
	color: #000;
	font: bold small arial,sans-serif;
	margin: 3px 0;
	text-align: left;
	width: 100%;
	font-size: xx-large;
}

/*- footer -*/
#footer{width:100%;}
#footer .copy{text-align:center;}
/*- main content -*/
#main{width:100%;}
#main .adv-column{display:none;}
#main .adv-column2{display:none;}
#main h2{
	color:#000;
	font: bold small arial,sans-serif;
	text-transform:uppercase;
	margin:3px 0;
	text-align:left;
	border-bottom:5px solid #CBCBCB;
	width:100%;
}
#main h2 span{display:none;}
#main h2.comments{border-bottom:2px solid #CBCBCB;}
#main h2.comments span{
	display:inline;
	font: bold small arial,sans-serif;
}
.article #main h3{
	clear:none;
	font: bold xx-large arial,sans-serif;
	letter-spacing:0;
	margin:0 5px;
}
.article #main p{
	clear:none;
	margin:0 5px 20px;
	white-space:normal;
	font: medium arial,sans-serif;
}
.article #main p.sign{
	letter-spacing:0;
	font: x-small arial,sans-serif;
}
.article #main .illustration{
	float:right;
	display:table;
	width:245px;
	margin-left:15px;
	background:#fff;
}
.article #main .illustration h3{display:none;}
.article #main .illustration p{
	font: 0.7em arial,sans-serif;
	clear:both;
	margin:5px 5px 10px;
	letter-spacing:0.2em !important;
	white-space:normal;
}
.article #main .illustration a{display:none;}
.article #main .links{display:none}
.article #main .comments p{
	font: 0.9em arial,sans-serif;
	letter-spacing:0;
	margin:5px 5px 10px;
}
.article #main .comments p span{color:#DE2020;}
.article #main form{display:none;}
