div#c div#related_c {
	margin: 10px 0 0 0px;
	width: 243px;
	float: right;
	display: inline;
}

div#c div#related_c h4#related_t {
/*	width: 84px;
	height: 16px;

	margin: 0 0 6px 0;
	_margin: 0 0 5px 0;

	background-image: url(/img/related_t.gif);
	background-position: 0 0;
	background-repeat: no-repeat;

	text-indent: -5000px;
	*/
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
}

div#c div#related_c h4#related_t span {
	font-size: 1.2em;
}

div#c div#related_c ul {
	margin: 0;
	width: 243px;
	list-style: none;
}

div#c div#related_c ul li {
	width: 243px;
	height: 240px;

	position: relative;

	margin: 0 0 5px 0;

	background-image: url(/img/teaser_b.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

div#c div#related_c ul li h4 {
	position: absolute;
	top: 7px;
	left: 7px;

	width: 38px;
	height: 33px;

	padding-top: 3px;

	background-image: url(/img/teaser_time_b.gif);
	background-position: 0 0;
	background-repeat: repeat-x;

	z-index: 103;

	color: #FFF;
	font-size: 10px;
	font-weight: normal;
	text-align: center;

}

div#c div#related_c ul li div {
	position: absolute;
	bottom: 7px;
	left: 7px;
	z-index: 102;
}

div#c div#related_c ul li div h3 {
	width: 229px;
	z-index: 101;
	position: relative;
}

div#c div#related_c ul li div h3 span.text {
	width: 219px;
	display: block;
	padding: 0 5px 0 5px;

	letter-spacing: -1px;

	color: #FFF;
	font-weight: normal;
	font-size: 25px;

	position: absolute;
	top: 0;
	left: 0;

	z-index: 201;
}

div#c div#related_c ul li div h3 span.text a:link,
div#c div#related_c ul li div h3 span.text a:visited,
div#c div#related_c ul li div h3 span.text a:hover,
div#c div#related_c ul li div h3 span.text a:active {
	text-decoration: none;
	color: #FFF;
}

div#c div#related_c ul li div h3 span.shadow {
	width: 219px;
	display: block;

	padding: 0 5px 0 5px;
	color: #000;
	font-weight: normal;
	font-size: 25px;

	letter-spacing: -1px;

	position: absolute;
	top: 1px;
	left: 1px;

	z-index: 200;
}

div#c div#related_c ul li div h3 span.background {
	width: 219px;
	display: block;
	padding: 0 5px 5px 5px;
	background: #000;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
	color: #000;
	font-weight: normal;
	font-size: 25px;
	letter-spacing: -1px;
}

div#c div#related_c ul li p {
	width: 219px;
	height: 23px;

	overflow: hidden;

	background: #FFF;

	z-index: 100;

	padding: 5px;

	color: #000;
	font-size: 10px;
	font-weight: normal;
	text-align: left;

}

div#c div#related_c ul li p a:link,
div#c div#related_c ul li p a:visited,
div#c div#related_c ul li p a:hover,
div#c div#related_c ul li p a:active {
	text-decoration: none;
	color: #000;
}

div#c div#related_c ul li p a.more {
	margin: 3px 0 3px 5px;
	float: right;
	outline: none;
}

div#c div#related_c ul li a.img {
	position: absolute;
	top: 7px;
	left: 7px;

	width: 229px;
	height: 193px;

	z-index: 99;
}
