/*
	NEWS ONLY
*/
#news-search {
	background: #EBF0F5;
	padding: 10px;	
}

#news-search form p.section {
	float: left;
	width: 230px;	
	margin: 0 10px 0 0;
	}

#news-search form p.omegasection {
	float: left;
	width: 60px;	
	margin: 0;
}

#news-search form p.omegasection #submit {
	margin-top: 20px;
	width: 60px;
	height: 24px;
}

#news-search form p.section label {
	display: block;
	color: #333;
	font-weight: normal;
	font-size: 1.125em;
	line-height: 20px;
}

#news-search form p.section select {
	width: 100%;
	height: 24px;
}

#news-search form p.section input {
	width: 224px;
	height: 18px;
}

.list {
	margin: 20px 0 0 0;	
}

.wrapper {
	margin: 10px 0 0 0;	
	border-bottom: 1px solid #CCC;
}

.wrapper .image {
	float: left;
	margin: 0 20px 10px 0;
}

.wrapper .info {
	margin: 0 0 10px 0;	
}

.wrapper .info .title {
	font-size: 1.125em;
	color: #1F5F9F;
	font-weight: bold;
	line-height: 20px;	
}

.wrapper .info .title a{
	text-decoration: none;
	color: #1F5F9F; 	
}
