.news
{
height: 20em;
width: 35em;
position: relative;
float: left;
}

.news h3
{
margin: 0.9em 0.9em 0 0.9em;
font-size: 1.1em;
color: #ffcc33;
}

.dated {
	font-size: 0.689em;
	color: #ffcc33;
	text-align: left;
	padding: 0;
	margin: 0.5em 0.9em 0 1.7em;
	height: 1.8em;
	width: 100%;
}

.news_box 
{
/*-moz-border-radius: 10px;*/
border: 0.065em gray solid;
height: 15em;
}

.news a,
.news a:hover {
	text-decoration: underline;
	background-color: none;
}

#mycarousel{
	overflow: hidden; position: relative; height: 15em;
}


.jcarousel-skin-tango .jcarousel-item {
	width: 34.5em;
	height: 15em;
}

.moreinfo {
	text-align: right;
}

.news_tabs {
	margin: .5em 0;
	text-align: right;
	float: right;
}

.tabstops {
	border: 1px #cc9933 solid;
	background-color: #330000;
	height: 20px;
	margin: 0;
	text-align: right;
	padding: 0 6px 0 6px;
}

.jcarousel-control,
.non_carousel {
	float: left;
}

.jcarousel-control a, .jcarousel-control a:visited,
.tabstops a, .tabstops a:visited {
	font-size: 14px;
	float: left;
	padding: 0 3px;
	text-decoration: none;
	color: #ffffff;
}

.jcarousel-control a:active,
.jcarousel-control a:hover,
.tabstops a:active,
.tabstops a:hover {
	background-color: black;
	padding: 0 3px;
	text-decoration: none;
}
