hr, #footer, .postmetadata { display: none; }

body {
	position: relative;
	margin: 0;
	-webkit-text-size-adjust: none;
	min-height: 416px;
	font-family: helvetica,sans-serif;
	background: url("../images/background.png"),url('../images/menutouched.png') no-repeat;
	-webkit-touch-callout: none;
}

.Button {color:#ffffff;background:#353535;font-size:12px;}

#container {position: relative; min-height: 473px; width: 100%; max-width: 100%; min-width: 100%; margin: 0; padding: 0; font-family: Verdana, Arial, Sans-Serif; /*overflow-x: hidden; */-webkit-user-select: none; -webkit-text-size-adjust: none;}
#container > .toolbar {position:relative; height: 90px; padding: 5px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; border-bottom-width: 1px; border-bottom-style: solid; border-top-width: 1px; border-top-style: solid;}
.toolbar {position: relative;
	left: 0;
	top: 0;
	height: 44px;
	width: auto;
	background: url("../images/header.png") repeat;}
.toolbar #header {padding: 0px 0 0 0; font-size: 24px;}
.toolbar #pageTitle {position: absolute; overflow: hidden; bottom: 8px; left: 50%; margin: 1px 0 0 -75px; height: 22px; font-size: 20px; width: 150px; font-weight: bold; text-align: center; text-overflow: ellipsis; white-space: nowrap;}
.toolbar h1, .toolbar h2, .langBtn a, .fullsiteLink {font-weight: bold; text-align: center; text-overflow: ellipsis; white-space: nowrap;}

#title {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	padding: 0 10px;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	height: 44px;
	line-height: 44px;
	font-weight: bold;
	color: #FFF;
	text-shadow: rgba(0,0,0,0.6) 0 -1px 0;
	font-size: 16pt;
}
td { font-size: 12px; font-family: Verdana, Arial, Sans-Serif;}
div { padding: 0; margin: 0 }
p { text-align: justify; padding: 0; margin: 5px 0}
#sidebar ul { margin: 0; padding: 0 }
#sidebar li { margin: 0; padding: 0; list-style-type: none}
#sidebar ul li.largelink ul {margin: 3%;}
a, a:link, a:hover, a:active, a:visited { text-decoration: none; color: #06c }
#header { background-color: #06c; color: white; padding: 3px;}
#header a { background-color: #06c; color: white; padding: 2px;}
#sidebar {
margin-left: 78%;
width: 25%;
}
#content {
float:left;
width:75%;
}
.commentlist li { margin-bottom: 4px }
.commentlist li p { margin-left: 8px;}

table {background-color:#ffffff;}