/* CONTENTELEMENTE  ____________________________ */

h1 {
	font-size: 1.45em;
	color:#2f5e99;
	margin: 0 0 20px 0;
	line-height:1.2em;
}


p {
	margin: 0;
	line-height:1.4em;
}


a {
	font-weight:bold;
	text-decoration:none;
	color:#656562;
}

a:hover {
	color:#2f5e99;
}

table {
	width:480px;
	border-collapse:collapse;
}

td {
	vertical-align:top;
	padding:5px;
}

td.tableHeadline {
	background-image:url(../images/dots2.gif);
	background-repeat:repeat-x;
	background-position:0 bottom !important;

}

#contentLeft ul {
	list-style-type:none;
	margin:15px 0 0 0;
	padding:0;

}

#contentLeft li {
	background-image:url(../images/bulletNav.gif);
	background-repeat:no-repeat;
	background-position:0 5px !important;
	margin: 0 0 5px 0;
	padding:0 0 0 15px;
}

.submit {
	border:0;
	background-color:transparent;
	font-weight:bold;
}

.newsletterForm {
	line-height : 90%;
	background-color:#eaefea;
	padding: 10px 10px 30px 10px;
}

.newsletterForm p {
	width:100%;
	clear:both;
}

.newsletterForm label {
	display:block;
	float:left;
	width:190px;
}

.newsletterForm input {
	float:left;
}

.newsletterForm input.submit {
	font-size:1em;
	float:right;
}

.newsletterForm input.emailInput {
	width: 420px;
}


.wglLinkTree li {
	margin:5px 0 10px 0;
	padding:0;

}

#galleryNav {
	margin: 0 0 10px 0;
}

#galleryNav a {
	color:#4f4f4c;
}

#galleryNav a.active {
	color:#8c8c8a;
}

#gallerySub {
	margin: 10px 0 0 0;
	font-style:italic;
}

ul.navLevel2space, ul.navLevel3space {
	margin-top:5px !important;
}
