#red_display {
	height: 263px;
	width: 600px;
	position: relative;
	overflow: visible;
}
#red_display * {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Arial, Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
	line-height: 1;
}

#red_display h2 {
	position: absolute;
	left: 11px;
	top: 14px;
	font-size: 11px;
	color: #FBFBFB;
	line-height: 1;
	font-weight: normal;
	visibility: hidden;
}
#red_display #red_slyder {
	position: absolute;
	height: 207px;
	left: 35px;
	top: 0px;
	right: 35px;
	overflow: hidden;
	width: 100%;
	margin-left: -35px;
}
#red_display #red_slyder #red_slyder_content {
	position: absolute;
	height: 207px;
	width: auto;
	left: 0px;
	top: 0px;
	overflow: hidden;
	z-index: 10;
	margin-left: 0px; /* 600 */
	white-space: nowrap;
}
#red_display #red_slyder ul {
	display: block;
	width: 600px;
	height: 208px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#red_display #red_slyder ul li.redelix {
	width: 129px;
	padding-left: 0px;
	display: block;
	float: left;
	clear: none;
	padding-top: 12px;
	padding-right: 0px;
	overflow: hidden;
	height: 198px;
	margin-right: 3px;
	margin-left: 18px;
	position: relative;
}

#red_display #red_slyder ul li img {
	background-color: #CCC;
	display: block;
	padding: 0px;
	height: 89px;
	width: 114px;
	font-size: 12px;
	text-align: left;
	font-family: monospace;
	font-weight: normal;
	color: #666;
	overflow: hidden;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #ececec;
}
#red_display #red_slyder ul li h3.corpred {
	font-size: 11px;
	font-weight: normal;
	color: #585858;
	display: block;
	margin-top: 20px;
	clear: both;
	line-height: 1;
	white-space: normal;
	width: 124px;
	font-family: sans-serif;
}
#red_display #red_slyder ul li h3.on,
#red_display #red_slyder ul li:hover h3.corpred
{
	color: #474644;
}
#red_display #red_slyder ul li a.linklar {
	position: absolute;
	width: 150px;
	left: 0px;
	top: 0px;
	height: 208px;
	z-index: 100;
	background-image: url(../img/bg.png);
	background-repeat: no-repeat;
	background-position: -324px -265px;
	display: block;
	text-align: left;
	text-indent: -1024px;
	visibility: visible;
}
#red_display .linklar:hover .corpred {
	color: #FFF;
}

#red_display  #precedente {
	display: none;
	height: 35px;
	width: 24px;
	position: absolute;
	margin: 0px;
	top: 73px;
	text-align: left;
	text-indent: -1024;
	overflow: hidden;
	background-position: 0px -265px;
	left: 0px;
	background-image: url(../img/bg.png);
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
}
#red_display  #successivo {
	display: none;
	height: 35px;
	width: 24px;
	position: absolute;
	margin: 0px;
	top: 73px;
	text-align: left;
	text-indent: -1024;
	overflow: hidden;
	right: 0px;
	background-position: -24px -265px;
	background-image: url(../img/bg.png);
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
}

#red_display  #precedente:hover {
	background-position: -48px -265px;
}
#red_display  #successivo:hover{
	background-position: -72px -265px;
}
#red_display #red_arch {
	position: absolute;
	top: 14px;
	font-size: 11px;
	color: #999;
	line-height: 1;
	font-weight: normal;
	right: 30px;
	visibility: hidden;
}
#red_display #red_arch:hover {
	color: #FFF;
}
