#referenssit {
	clear: both;
	text-align: center;
margin-left: 54px;
margin-bottom: 15px;
}
td.item {
width: 203px;
}
#carousel {
	background: #fff;
	height: 330px; /* important */
	float: left;
	overflow: hidden; /* important */
	position: relative; /* important */
	width: 830px; /* important */
}
#previous {
	cursor: pointer;
	float: left;
}
#next {
	cursor: pointer;
	float: right;
}
#previous:hover {
	cursor: pointer;
}
#next:hover {
	cursor: pointer;
}
#content {
	margin-left: 0;
	position: absolute;
	top: 0;
}
#content li {
	width: 203px;
	list-style: none;
	margin: 0;
	padding: 0;
}
#content {
	border-top: 1px solid #777;
	padding-top: 1px;
	width: 830px;
}
#container_bd #carousel ul li {
	background: #fff;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#container_bd #carousel ul li img {
	border: none;
	display: block;
}
div.red {
	background: transparent;
	clear: both;
	color: #f00;
	font: 13px Arial, sans-serif;
	font-weight: bold;
	height: 18px;
	margin-top: 25px;
	padding-left: 23px;
	width: 100%;
}
div.black {
	background: transparent;
	clear: both;
	color: #000;
	font: 12px Arial, sans-serif;
	height: 18px;
	padding-left: 23px;
	width: 100%;
}
div.read {
	background: #d11c23 url("/img/link-bg.png") repeat-x top left;
	color: white;
	height: 22px;
	line-height: 20px;
	padding: 0 0 0 23px;
	text-align: left;
}
a.readmore:link, a.readmore:visited {
	color: white;
	font: 11px Verdana, sans-serif;
	padding-left: 18px;
	text-decoration: none;
}
a.readmore:hover {
	color: white;
	font: 11px Verdana, sans-serif;
	padding-left: 18px;
	text-decoration: underline;
}
div.button {
	float: left;
	padding-top: 100px;
	padding-left: 10px;
	vertical-align: top;
	width: 35px;
}
div.button2 {
	float: left;
	padding-top: 100px;
	padding-right: 10px;
	vertical-align: top;
	width: 35px;
}