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;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

/* === Links === */

#spcr, form, #bottom, #nav-wrapper, #lang, #side-nav-wrapper {
	display: none;
}

/* === Main === */

#lang-wrapper,
#nav-wrapper,
#sub-title-wrapper,
#sub-nav-wrapper,
#side-nav-wrapper,
#flash,
.lang,
.nav,
.sub-nav,
.rating,
.rate-text,
.back,
.more {
	display: none;
}

h1.logo {
	text-decoration: none;
	display: block;
	padding: 0px;
	margin: 0px;
}

h1.logo a span {
	display: block;
	color: #000;1
}

#addr {
	padding-top: 20px;
}


#content {
	margin-left: -25px;
}

#content-wrapper {
	margin: 0px;
	padding: 0px;
}

#created {
	padding-top: 20px;
}

/* Content images */
	
.img-container {
	/*+*/
}

	.img-container table tr.image td {
		background: #ffffff;
		
	}
	
	.img-container table tr.title {
		/*+*/
	}
	
		.img-container table tr.title td {
			text-align: center;
		}
.image {
	padding-right: 10px;
}

.objectTitle {
	font-weight: bold;
}

.description {
	margin: 10px 0px;
}

/* === Txt === */

h2.title {
	font-size: 18px;
	font-weight: bold;
	padding: 12px 0px;
}

h3.sub-title {
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 12px;
}

/* === Other === */

.w25 {
	width: 25%;
}

.w33 {
	width: 33%;
}

.w50 {
	width: 50%;
}

.w100 {
	width: 100%;
}


