@CHARSET "UTF-8";

#singlefeature {
	border: none;
	background-color: #eeeeee;
	margin: 0;
        margin-top: 5px;
	padding: 0;
	min-height:300px;
}
#singlefeature a.tourlink {
	color: #2d5dad;
	text-decoration: underline;
}
#singlefeature img {
	border: none;
}
#singlefeature h1 {
	background-color: #eeeeee;
	margin: 0px 10px 10px 10px;
	padding: 10px 0 0 0;
	font-size: 1.8em;
	font-weight: bold;
	color: #d51007;
	text-align: left;
}
#singlefeature p.image {
	background-color: #ffffff;
	border: 1px solid #dddddd;
	color: #000000;
	margin: 0px 15px 5px 5px;
	padding: 1px;
	float: left;
	text-align: center;
}
#singlefeature p.image img {
	display: block;
}
#singlefeature p.image span {
	font-size: 10px;
	text-align: left;
	display: block;
}
#singlefeature .details {
	margin: 12px 10px 10px 260px;;
	padding: 0;
}
#singlefeature .details hr {
	background-color: #eeeeee;
	border-bottom: 1px ridge #ffffff;
	width: 90%;
	text-align: center;
	margin: 0;
	padding: 0 5px 10px 0;
}
#singlefeature .maintext p {
	text-align: justify;
	margin: 0 10px;
	padding: 5px 0 0 0;
}
#singlefeature .maintext a {
	color: #222222;
	text-decoration: underline;
}
#singlefeature p.source {
	font-size: .8em;
	font-style: italic;
	text-align: right;
}
#singlefeature p.author {
    font-size: 0.8em;
    font-style: italic;
    text-align: right;
}
.featuresblockend {
	background-image: url(/image/content_end.jpg);
	height: 20px;
	margin: 0 0 4px 0;
	padding: 0 4px;	
}
#singlefeature strong.tracklist {
     margin-left: 10px;
}
#singlefeature li.right {
    margin-left: 10px;
}
#singlefeature li.left {
    float: left;
    margin-left: 10px;
    width: 270px;
}
