#news_archive h3  {
	margin-bottom:8px;
}

#browse_button {
	float:right;
}

#news_archive p {
	margin-bottom:8px;
}

#news_search {
	cursor:pointer;
}

.news {
	clear:both;
}

.news_item_full {
	clear:both;
}

.news_item_full p {
	margin-bottom:8px;
}

.news_image {
	float:left;
}

.news_image img {
	border: 1px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	padding: 3px;
	background-color: #ffffff;
	height:50px;
	width:70px;
	margin-top:2px;
	margin-right:6px;
	margin-bottom:1px;
}

.news_title {
	font-size:13px;
	font-weight:bold;
}

.news_author {
	font-size:10px;
	margin-bottom:5px;
}

.news_details {
	height:32px;
}

.result_nr {
	float:left;
	font-size:10px;
	width:20px;
}

.news_controls {
	float:right;
}

.news_controls input {
	border:0px;
	padding:0px;
	margin-left:5px;
	cursor:pointer;
	line-height:16px;
	font-size:11px;
	background-color:transparent;
	color:#ffffff;
}

.search_item {
	line-height:13px;
}

.search_description {
	margin-left:20px;
}

#news_edit .field_image {
	float:right;
	margin-right:2px;
	margin-top:8px;
	border: 1px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	padding: 3px;
	background-color: #ffffff;
	cursor:pointer;
}