div#lowercontents {
	clear: both;
	float: left;
	height: 250px;
	max-height: 250px;
}

div#lowercontents h2 {
	padding-left: 12px;
	padding-right: 12px;
}

div#lowercontents p {
	padding-left: 12px;
	padding-right: 12px;
}

div#lowercontents img {
	margin-left: -12px;
	margin-top: -19px;
}

div#lowercontents a {
	color: black;
	text-decoration: none;
}

div#lowercontents a {
	text-decoration: none;
}

div#lowercontents div#lowercell0 {
	background-color: #d8e0e5;
	width: 320px;
	max-width: 320px;
	overflow: hidden;
	border-top: 1px solid white;
	position: relative;
	left: 0px;
	top: 0px;
	height: 230px;
	max-height: 230px;
}
div#lowercontents div#lowercell1 {
	background-color: #ced8dd;
	width: 320px;
	max-width: 320px;
	overflow: hidden;
	border-top: 1px solid white;
	position: relative;
	left: 320px;
	top: -231px;
	height: 230px;
	max-height: 230px;
}

div#lowercontents div#lowercell2 {
	background-color: #dadfe2;
	width: 320px;
	max-width: 320px;
	overflow: hidden;
	border-top: 1px solid white;
	position: relative;
	left: 640px;
	top: -462px;
	height: 230px;
	max-height: 230px;
}

table.newslist {
	width: 100%;
	margin-top: 12px;
}

table.newslist td {
	color: white;
}

table.newslist a {
	color: white;
	text-decoration: none;
}

div#bigbannerbox {
	background: url( '../images/actas_banner_front.jpg' ) no-repeat right top;
	width: 960px;
	height: 300px;
	float: left;
	clear: both;
	margin-top: -5px;
	border-bottom: 1px solid white;
	overflow: hidden;
	max-height: 300px;
}

div#bigbannerring {
	background: url( '../images/bue.png' ) no-repeat right top;
	width: 155px;
	height: 229px;
	max-height: 229px;
	max-width: 155px;
	position: relative;
	left: 805px;
}

div#leftcontents table {
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	margin-top: 64px;
}

div#leftcontents table td {
	padding: 4px;
	color: #818285;
	font-weight: bolder;
	line-height: 10px;
}

div#fullcontents {
	background: url( '../images/back.png' ) #1f497d left;
	color: white;
	width: 639px;
	max-width: 639px;
	float: left;
	border-right: 1px solid white;
}

div#rightcontents {
	color: white;
	width: 320px;
	max-width: 320px;
	float: left;
}

div#fullcontents div.maincontentselement {
	padding-top: 12px;
	padding-left: 20px;
	padding-right: 32px;
	text-align: left;
	padding-bottom: -10px;
}

div#rightcontents div.maincontentselement {
	padding-top: 20px;
	padding-left: 16px;
	padding-right: 16px;
	text-align: left;
}

div#contentspartfront {
	float: left;
	background: url( '../images/back.png' ) #1f497d;
}


div#footerbar {
	position: relative;
	top: -19px;
}

div.GPArticles h4 {
	margin-top: 10px;
}

div.GPArticles div.GPArticles_item {
	margin: 0px;
	padding: 0px;
}
div.GPArticles div.GPArticles_read_more {
	text-align: right;
	margin-top: -30px;
}

div.GPArticles div.GPArticles_read_more a {
	color: white;
}

