@CHARSET "UTF-8";

.small_news {
	width: 293px;
	float: left;
	overflow: hidden;
	margin-top: 15px;
	border-top: 3px solid #C43022;
	padding-top: 1px;
}
.small_news_first {
	margin-right: 14px;
}
.small_news img {
	float: left;
	margin-right: 4px;
}
.small_news .heading {
	font-size: 20px;
	margin-top: 5px;
	font-weight: bold;
}
.small_news div span {
	font-size: 11px;
	color: #C0C0C0;
	display: block;
	float: right;
	padding-top: 5px;
}
.small_news_second {
	margin-left: 10px;
}
.small_news .image {
	text-align: center;
	width: 293px;
	text-align: center;
	clear: both;
	overflow: hidden;
}
.small_news .image img {
	margin: 0px auto;
}

.topnews {
	background-repeat: no-repeat;
}
.topnews .heading {
	width: 600px;
	height: 45px;
	position: relative;
	top: 160px;
	z-index: 1;
	background-color: #000000;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	
}
.topnews .heading p {
	color: #ffffff;
	font-size: 25px;
	margin: 0px 0px 0px 5px;
	padding: 5px;
	font-weight: bold;
	display: block;
}
.byline {
	margin-top: 15px;
	border-bottom: 1px solid #C43022;
	font-weight: bold;
	padding-bottom: 2px;
}
.text {
	margin-top: 15px;
}
.dateline {
	color: #c0c0c0;
	padding-top: 2px;
}
#fullview {
	margin:5px 5px 0 0;
	position:absolute;
	text-align:right;
	width:100%;
	z-index:100000;
}
#photos_wrapper {
	margin-top: 20px;
}
#mainsponsors a,
.encounting a,
#quicklinks a {
	padding-bottom: 3px!important;
}
.object-left { 
	float: left;
	margin: 5px 10px 5px 0px;
}
.object-right {
	float: right;
	margin: 5px 0px 5px 10px;
	clear: right;
}
.object-right .class-image,
.object-left .class-image {
	border:1px solid #000000;
}
.object-right .class-image-with-text,
.object-left .class-image-with-text {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomright:6px;
	-webkit-border-bottom-right-radius: 6px 6px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:6px;
	-webkit-border-bottom-left-radius: 6px 6px;
	background-color: #dfdfdf;
}
.object-right .class-image-with-text .attribute-caption,
.object-left .class-image-with-text .attribute-caption {
	padding: 2px 4px 4px 4px;
	color: #000000;
	font-size: 9px;
}
.object-center {
		margin-bottom: 20px;

}
