#contentwrapper {
	height: 100%;
	padding:0;
	background-color: #fff;
}

#content {
	background-color: transparent;
	margin: 0px 4px 65px 4px;
	padding: 0 0 20px 0;
}
* html #content{display:inline}

#content h2 {
	margin-top: 10px;
	border-bottom: 4px solid #ecebeb;
	padding-bottom: 0;
}

#content h2, #content p, #content h3 {
	margin-left: 13px;
	margin-right: 13px;
}

#newshome h3, #newshome a {
	color: #f60;
	margin-bottom: 0;
}

#newshome p {
	margin-top:0.2em;
	margin-bottom:0.3em;
}

#newshome a {
	text-decoration: none;
}

#center p, #right p {
	font-size: 85% ! important;
}

#newshome .newsbox {
	width: 255px;
	height: 100px;
	margin-right: 15px;
	float: left;
}

#right img{margin-left:5px}
#right div img{margin:auto}

#right div {
	width:180px;
	background-color: #ecebeb;
	padding: 5px 5px 0 5px;
	height:85%;
}

* html #right div{height:90%}

#right h2 {
	margin-left: 0;
	border-bottom: 4px solid #fff;
}

#right h3, #right a {
	color: #f60;
	margin-bottom: 0;
}

#right a {
	text-decoration: none;
}

#right a:hover {
	text-decoration: none;
	background-color: #fff;
}

#right ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#right h3 {
	margin-top: 0.1em;
}

#right ul li {
	margin: 0;
	border-bottom: none;
	padding:0.3em 0 ! important;
}

#right ul li p {
	margin: 0.2em 0 0.4em 0;
}

div.ce_image {
	background-color:#F8F5F0;
}
