#navigation, 
#footer, 
#content-right, 
#content-left, 
.advertising,
.pager-bottom p,
.noprint
{
	display:none;
}
img {
	border:0;
}
#header img {
	display:block;
}
#header h1, #header div {	
	margin:0em;
}
#header div {	
	margin-bottom:1em;	
}

body {
	font-family:Arial;
	font-size:80%;
}

h1 {
	font-size:1.3em;
}
h2 {
	font-size:1.2em;
}
h3 {
	font-size:1.1em;	
}
h4 {
	font-size:1.05em;
}
h5 {
	font-size:1em;
	font-weight:bold;
}
h6 {
	font-size:1em;
}

.article h3 {
	font-size:1em;
	font-weight:normal;
	margin:0.5em 0 0 0;
}
.article h3 {
	margin:0;
}
.article img {
	float:left;
	margin: 0 0.5em 0 0;
}
.article .detail {
	clear:left;
	text-align:right;	
}

.form-wide label {
	display:block;
}

.pager-top {
	padding-bottom:0.5em;
	margin-bottom:0.5em;
	border-bottom:1px solid #478766;
}
.pager-bottom {
	padding-top:0.5em;
	margin-top:0.5em;
	border-top:1px solid #478766;
}
.pager-top p {
	margin:0;
}

.content-table table { 
	margin: 0 0 1em 0; 
	border:1px solid #000;	
	padding:0;
	border-collapse:collapse;
}
.content-table table.wide {
	width:100%;
}
.content-table .right {
	text-align:right;
}
.content-table .center {
	text-align:center;
}
.content-table .alert {
	color:red;
}
.content-table th      { 
	border-bottom: 2px solid #000; font-weight: bold; 
}
.content-table td      { 
	border-bottom: 1px solid #ddd; 
}

.content-table th,
.content-table td   { 
	padding: 0.5em; 
}
.content-table tfoot   { 
	font-style: italic; 
}
.content-table caption {
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-top:1px solid #000;
	text-align:center;
	font-weight:bold;
	margin:1em 0 0 0; 	
	background:#7BA892;
	padding:0.5em;	 
}
.content-table .flipflop0 td {

}
.content-table .flipflop1 td,
.content-table th {
	background:#F1F3F5;
}
.content-table .sort {
	margin-left:0.1em;
}
.content-table .sort img {
	margin:0;
	padding:0;
}

#adv-preview-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;		
	width:175px;
	padding:2px;
	border:1px solid #8CB3A0;
}
#adv-preview-text img {
	margin:0;
	padding:1px;
}
