/* Colab frontpage */

.view-news-frontpage .views-row {
	padding-bottom: 15px;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCC;
	height:1%; /* Fix for MSIE peekaboo bug */
}

.news-image {
	float: left;
	width: 100px;
	margin-top: 5px;
}

.news-txt {
	margin-left: 120px;
}

h2.news-title {
	text-transform: uppercase;
	margin: 0px !important;
}

h2.news-title a, h2.news-title a:hover, h2.news-title a:active {
	text-decoration: none;
	color: #FFF;
}



.news-txt p {
	margin:0 0 8px 0;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

.view-news-frontpage .views-row-last {
	border: none !important;
	padding-bottom: 3px;
}



/* FLASH */

#block-block-1 {
	padding-bottom: 6px;
	border-bottom: 1px solid #000;
}


