#news {
	float:right;
	width:375px;
	color:#fcfbf7;
	font-size:1.1em;
	margin-bottom:20px;
}
#news p {
	margin:0 0 10px 0;
}

/* ------------------------------------------ */
/* SLIDER */
/* ------------------------------------------ */
#slider{
}

#slider #buttons{
	margin-bottom:5px;
	margin-right:8px;
	margin-top:15px;
	float:right;
	width:30px;
}

#slider #buttons a{
	display:block;
	height:12px;
	width:15px;
	background:url(http://fcd1b1f0a20f0ec7a285a6e7e4c676cf1bfc404b.gripelements.com/img/arrows.gif) no-repeat;
}
#slider .prev{float:left;}
#slider #buttons .next{float:right;background-position:-15px 0;}
#slider #buttons .next:hover{background-position:-15px -13px;}
#slider #buttons .prev:hover{background-position: 0 -13px;}

#slideshow{
	overflow:hidden;
	width:100%;
	height:583px;
	clear:both;
	margin-bottom:20px;
}

#slideshow ul,
#desc ul{
	width:9999900px;
}

#slideshow li {
	float:left;
	display:inline;
	width:1800px;
	background:url(http://fcd1b1f0a20f0ec7a285a6e7e4c676cf1bfc404b.gripelements.com/img/slider/shadow.gif) no-repeat 6px 0;
	height:380px;
}
#slideshow li img {
	top:7px;
	left:11px;
	margin:6px 0 0 12px;
	border:solid 1px #5a5b4d;
}
#desc {
	float:left;
	height:12px;
	margin-top:16px;
	overflow:hidden;
	width:504px;
}
#desc li {
	width:550px;
	display:inline;
	float:left;
}
