* {
	margin:0;
	padding:0;
	font-family: Helvetica, sans-serif;
}

#newsticker-demo {
	width:460px;
	font: 12px Helvetica, sans-serif;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: 495px;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
#newsticker-demo a:hover {
	color: #C36E2D;
	text-decoration: underline;
}

#newsticker-demo a {
	text-decoration:none;
	color: #C36E2D;
	font-weight: bold;
	font-size: 14px;
}
#newsticker-demo img { border: 2px solid #FFFFFF; }

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

.newsticker-jcarousellite {
	width:410px;
	margin-top: 150px;
}
.newsticker-jcarousellite ul li{
	list-style:none;
	display:block;
	padding-bottom:1px;
	margin-bottom:10px;
	height: 145px;
	border: 1px solid #CCC;
	width: 400px;
}
.newsticker-jcarousellite .thumbnail {
	float:right;
	width:120px;
	margin: 5px 10px 5px 0px;
	height: 130px;
}
.newsticker-jcarousellite .info {
	float:right;
	width:250px;
	text-align: center;
	padding: 5px;
	color: #1D96EA;
	margin-right: 5px;
}
.newsticker-jcarousellite .info span.cat {
	display: block;
	color:#276480;
	margin-top: 3px;
	padding-right: 4px;
	font: 13px/16px Helvetica, sans-serif;
}

.clear { clear: both; }
#galleryImg {
	margin-top: 10px;
	margin-right: 7px;
}
#name {
	background: #E2E3DD;
}
#email {
	background: #E2E3DD;
}
#sbject {
	background: #E2E3DD;
}
#message {
	background: none;
}
