.hfimage {
	width: 500px;
	border-left-style: none;
	margin-bottom:10px;
	float: left;
}


.nav_tb {
/* 	border-left: #e1e1e1 solid 1px;*/
	margin-left:1px;
 }



.hfimage2 {
	width: 245px;
	border-left-style: none;
	margin-bottom: 10px;
	float: left;
}


.hftext {
	width: auto;
	border-left-style: none;
	padding-left: 1.2em;
	margin-bottom: 0px;
	padding-right: 1.2em;
}

div.hftext h1, div.hftext p {
	font-size: 1em;
}

div.hftext h1, div.hftext p, div.hftext ul {
	color: #666;
}

div.hftext h1 {
	margin-bottom: 1em;
	padding-right: 1.5em;
}

div.hftext .date {
	margin-top: 1.2em;
	margin-bottom: 1.2em;
	letter-spacing: .1em;
	text-transform: uppercase;
	font: bold 1em Verdana, "Lucida Grande", Lucida, sans-serif;
	float: left;
}

div.hftext .small {
	font-size: 1.2em;
}

div.hftext .small a:link, div.hftext .small a:visited {
	color: white;
}

div.modul08 {
	border-style: none;
}

.feature_item {
}

div.feature div.feature_content {
	width: 500px;
	height: 710px;
	overflow: hidden;
	clear: both;
}

div.feature {
}

/*carousel navigation*/

div.feature_nav {
	padding: 0em;
	height: 40px;
}

div.feature_nav ul {
	margin: 0;
	text-decoration: none;
}

div.feature_nav li {
	float: left;
	font-weight: bold;
	font-size: 1.4em;
	text-decoration: none;
}

div.feature_nav li a:link, div.feature_nav li a:visited, div.hftext li {
	/*text-decoration: none;
	color: #333;*/
}

div.feature_nav li a:hover {
	text-decoration: underline;
	color: #CC0000;
}


.featurenav {
	font-size: 1.2em;
	padding-bottom: 1em;
	text-align: right;
	padding-right: 2em;
}

.featurenav li {
	display: inline;
}

.featureprev a {
	padding-right: 0.8em;
	padding-bottom: 0.4em;
}

.featurenext a {
	padding-left: 0.8em;
	padding-bottom: 0.4em;
}

