.slidenews-image img {
	padding:4px;
	border: none;
	background: #f1f1f1;
	margin-right:4px;
	margin-top:-1px;
	}

.slidenews-image {
	margin-bottom:10px;
	padding-bottom:3px;
	padding-top:3px;
	padding-left:0px;
}

.slidenews-title {
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	text-align:right;
	line-height:normal;
	font-family:"Times New Roman", Times, serif;
}

.slidenews-intro {
	font-size:11px;
	font-weight:normal;
}

.slidenews-text {
	border-bottom: 1px #999 solid;
}

.slidenews-text a {
	font-weight:normal;
}

.slidenews-date {
	font-weight:normal;
	font-size:10px;
	padding-bottom:0px;
}



td.slidenews-image-news img {
	padding:4px;
	border: 1px solid #f8c122;
	background: #f1f1f1;
	margin-right:4px;
	margin-top:-1px;
	}



td.slidenews-image-news {
	border-bottom: 1px #999 solid;
	margin-bottom:10px;
	padding-bottom:3px;
	padding-top:3px;
	padding-left:0px;
}



td.slidenews-text-news {
	border-bottom: 1px #999 solid;
}

.slidenews-date-news {
	font-weight:normal;
	font-size:8px;
	padding-bottom:0px;
}

.slide_link_selected {
	background-image:url(../images/list_selected.jpg);
	background-position:center;
	background-repeat:no-repeat;
	display:block;
	width:13px;
	height:13px;
	float:right;
}
.slide_link {
	background-image:url(../images/list.jpg);
	background-position:center;
	background-repeat:no-repeat;
	display:block;
	width:13px;
	height:13px;
	float:right;
	
}
.slide_loading {
	width:100%;
	display:block;
	height:inherit;
	background-image:url(../images/loading.gif);
	background-position:center;
	background-repeat:no-repeat;
	}
#slide_container a img {
	border:1px solid #ADC4FA;
	display:block;
	padding:5px;
	margin:5px;
}	

