/* hidden elements */
.subnav,
.nav,
.files,
div.back,
div.gallery,
div.print,
.newsnav h2,
spacer,
.flash-left,
.flash,
.flash-right,
.content-left,
div.printbutton span,
#pcontacts,
.backtotop {
	display: none;
}
/* other elements */
table {
	width: 100%;
}
div.printback {
	display: block;
} 
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	width: 780px;
}
a {
	color: #666;
}
img {
	display: none;
}
.photos img {
	display: block;
	border: 1px solid #000;
}
.print p,
.print h1,
.print h2,
.print h3,
.print ul {
	width: 52em;
} 
.content {
	width: 800px;
}
td {
	vertical-align: top;
}
td.photos {
	padding-left: 40px;
}
.copyrights {
	border-top: 1px solid #000;
	font-size: 11px;
	padding: 10px 10px 10px 65px;
	background: #eee url(img/print-logo.gif) no-repeat 10px 10px;
}
.copyrights a {
	display: block;
	font-size: 8px;
}
.newsnav {
	width: 200px;
	padding-right: 20px;
	font-size: 10px;
}
.newsnav ul {
	margin-left: 0;
	padding-left: 0;
}
.newsnav li {
	margin-bottom: 10px;
	list-style-type: none;
	padding-left: 10px;
}
/* toolbar */
div.toolbar {
	width: 104px;
	height: 22px;
	margin-top: 10px;
}
div.toolbar a {
	display: block;
	padding: 3px 5px 0 3px;
	text-align: center;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	background-color: #eee;
}
div.toolbar a:hover {
	color: #666;
	background-color: #ddd;
}
div.back {
	clear: left;
	margin-top: 15px;
}
div.printbutton a {
	display: block;
	width: 104px;
	height: 62px;
	background: #eee url(img/icon-printit.gif) no-repeat center center;
	margin: 10px 0;
}
div.printbutton a:hover {
	background-color: #ddd;
}

.printback,
.printbutton,
#pcontacts {
	display: none;
}


.description {
	display:none;
	}