/* Hubert.nl website News Styles */
/* Created: 16-09-2005 by Arjen Hoekema */
/* Last modified: 09-01-2005 */

.news-latest-container {
	background: #ffffff url("../images/latest_block_back.gif");
	float: left;
	width: 261px;
}

.news-latest-container ul {
	color: #ee5e17;
	list-style-type: square;
	margin: 4px 4px 4px 10px;
	padding: 4px 4px 4px 12px;
}

.news-latest-container ul li a {
	color: #000000;
	font-weight: normal;
}

.news-latest-container ul li p {
	color: #bbbbbb;
	margin: 2px 0px 2px 0px;
}

.featured-product-container {
	background: #ffffff url("../images/latest_block_back.gif");
	float: right;
	width: 261px;
}

#featured_product {
	padding: 0px 4px 0px 4px;
}

.featured-product-item {
	clear: both;
}

.featured-product-title {
	display: block;
	padding: 12px;
}

.featured-product-title a {
	color: #d91254;
}

.news-latest-wrapper {
	background: url("../images/latest_block_footer.gif") no-repeat bottom left;
	height: 130px;
}

.news-latest-image {
	float: left;
	height: 40px;
	margin: 4px;
	text-align: center;
	width: 40px;
}

.news-list-item {
	padding: 4px;
	clear: both;
}

.news-list-item-alt {
	background: #f9f9f9;
	clear: both;
	padding: 4px;
}

.news-list-image {
	display: inline;
	float: left;
	margin: 4px 4px 0px 0px;
}

.news-latest-date {
	font-weight: normal;
	font-size: 11px;
}

.news-single-img {
	display: inline;
	float: right;
	margin: 0px 0px 4px 4px;
}

.news-single-img a {
	margin-right: 2px;
}