/* CSS Document for Koudum Tours*/
/* Created 26-07-2005 by Arjen Hoekema for Decorboo Reclame */

/* Begin News Styles */
.news-latest-item {
	background: #fcfcfc;
	height: 100px;
}

.news-latest-item-alt {
	background: #f3f3f3;
	height: 100px;	
}

.news-list-item {
	background: #fcfcfc;
	height: 150px;
}

.news-list-item-alt {
	background: #f3f3f3;
	height: 150px;	
}

.news-latest-image {
	display: inline;
	float: left;
}

.news-list-image {
	display: inline;
	float: left;
	margin-right: 4px;
}

.news-latest-morelink {
	float: right;
}

.news-table-single {
	width: 460px;
}

.news-latest-image {
	padding: 2px;
	width: 60px;
}

.news-row-1 {
	background-color: #eeeeee;
}

.news-row-2 {
	background-color: #fefefe;
}

/* End News Styles */