#header .box,
#header .menu,
#header .submenu,
#content ul#options, /*send2friend, print and text size buttons*/
#footer .navigation {
	display: none;
}

#header h1 a{
	text-decoration: none;
	color: #3753A6;
}

#breadcrumbs, #breadcrumbs a {
	color: #666666;
	text-decoration: none;
}

#partners ul li {
	background: transparent none repeat scroll 0%;
	border-bottom: 1px dotted #697DB8;
	float: left;
	margin-left: 1px;
	overflow: hidden;
	padding: 25px 0pt 15px;
	width: 185px;
}
.clear {
	clear: both;
	display: block;
	font-size: 0pt;
	height: 0px;
	margin-top: -1px;
	overflow: hidden;
}

#cnt.contacts dt {
	padding-top: 30px;
}

/* link to the map on the contacts page */
#cnt.contacts dd a.special {
	display: none;
}

/* carousel in the neterra gallery */
#life_in_neterra a.button {
	display: none;
}

#life_in_neterra ul li {
	display: inline;
	float: left;
	margin: 0px 4px 10px;
	padding: 0pt;
}

#life_in_neterra ul li img{
	border: 1px solid black;
}


#footer .copyrights {
	float: right;
}

#paging a{
	padding: 0 5px;
}

#paging a.current{
	padding: 0 5px;
	text-decoration: none;
	font-weight: bold;
}

#paging .previous, #paging .next {
	text-decoration: none;
}




