body, p, h1, h2, h3, h4, h5, h6, dl, dt, dd, form {
	padding: 0px;
	margin: 0px;
}

img {
	border: 0px;
}

textarea {
	overflow: auto;
}

body, td, th, input, textarea, select {
	font-family: times new roman, serif;
	color: #000000;
	font-weight: normal;
	font-size: 14px;
}

/* === Links === */

#logo a {
	text-decoration: none;
	color: #000000;
}

/* === Main === */

#quick-nav-wrapper,
#print-container,
#created,
.icons,
.print,
.nav,
.sub-nav,
.links,
.formcontainer {
	display: none;
}

th {
	text-align: left;
	font-weight: bold;
}

h2.logo {
	text-decoration: none;
}

#created,
#warning {
	padding-top: 20px;
}

table.items td.params {
	width: 100%;
}

/* Content images */

.img-container {
	/*+*/
}

	.img-container table tr.image td {
		background: #ffffff;
		padding: 0px;
	}

	.img-container table tr.title {
		display: none;
	}

		.img-container table tr.title td {
			text-align: center;
		}

/* === Txt === */

h2.title {
	color: #000000;
	padding: 11px 0px;
}

/* === Other === */

.w25 {
	width: 25%;
}

.w33 {
	width: 33%;
}

.w50 {
	width: 50%;
}

.w100 {
	width: 100%;
}
