* { margin:0; padding:0; }
#projectwrapper {
	float: right;
	width: 173px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	background-color: #F2F2F2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #00467A;
	border-right-color: #C3C4C6;
	border-bottom-color: #00467A;
	border-left-color: #C3C4C6;
}
#projectwrapper p {
	color: #666666;
	font-size: 12px;
}
#projectwrapper h1 {
}

#newsticker-demo {
	width:173px;
	font-family:Verdana,Arial,Sans-Serif;
	font-size:12px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.graybg {
	color: #EBEBEB;
}

#newsticker-demo a {
	text-decoration:none;
	color: #868686;
	font-weight: normal;
	font-size: 12px;
}
#newsticker-demo img { border: 2px solid #FFFFFF; }

#newsticker-demo .title {
text-align:center;
font-size:14px;
font-weight:bold;
padding:5px;
}

.newsticker-jcarousellite {
}
.newsticker-jcarousellite ul li{
	list-style:none;
	display:block;
	padding-bottom:1px;
	margin-bottom:5px;
}
.newsticker-jcarousellite .thumbnail { float:left; width:110px; }
.newsticker-jcarousellite .info {
	float:right;
	width:100%;
}
.imagespaceright {
	margin-right: 10px;
}
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }

.clear { clear: both; }
#mapicon {
	padding: 5px;
	background-color: #054471;
	margin-top: 10px;
}
#mapicon  a:link {
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
#mapicon   a:visited {
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
#mapicon    a:hover {
	margin: 0px;
	color: #F2F2F2;
	text-decoration: none;
	font-size: 12px;
}
#mapicon p {
	margin: 0px;
}

