.accessible_news_slider img {
}
.accessible_news_slider li,
.accessible_news_slider p {
}
.accessible_news_slider li p {
}
.accessible_news_slider {
	position: relative;
	overflow: hidden;
}
.accessible_news_slider .javascript_css {
}
.accessible_news_slider .skip_to_news {
	position: absolute;
	top: 0;
	left: -9999px;
}
.accessible_news_slider .back {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
.accessible_news_slider .back a,
.accessible_news_slider .next a {
	display: none;
	outline: none; /* This is optional, and is arguably less accessible. */
}
.accessible_news_slider .next {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
}
.accessible_news_slider ul {
	position: relative;
	left: 0;
	width: auto;
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	z-index: 1;
}
.accessible_news_slider li {
	float: left;
	display: inline;
	width: 300px;
}

/*	FOTO SLIDESHOW	*/
.candy_coated  {
	width: 920px;
	height: 361px;
	background: url(../images/bg-scroll-01.jpg);
}
.candy_coated a {
}
.candy_coated .back {
	top: 0;
	width: 54px;
	height: 361px;
	margin: 0;
	padding: 0;
	top: 0;
}
.candy_coated .next {
	width: 54px;
	height: 361px;
	left: 866px;
	margin: 0;
	padding: 0;
	top: 0;
}
.candy_coated .next a {
	top: 0;
	left: 0;
	width: 54px;
	height: 361px;
	background: url(../images/media-scroll-01_right.gif) no-repeat top right;
}
.candy_coated .back a {
	top: 0;
	left: 866px;
	width: 54px;
	height: 361px;
	background: url(../images/media-scroll-01_left.gif) top no-repeat;
}
.candy_coated .view_all {
}
.candy_coated ul {
}
.candy_coated li {
	padding: 35px 0px 35px 0px;;
	overflow: hidden;
	width: 404px;
}
.candy_coated li img {
}
.candy_coated li p {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	width: 384px;
}

/*	SLIDEBOX NEWS	*/
.business_as_usual  {
	width: 920px;
	height: 221px;
	background: url(../images/bg-scroll-02.jpg);
}
.business_as_usual a {
}
.business_as_usual .back {
	margin: 0;
	padding: 0;
	top: 0;
	width: 54px;
	height: 221px;
	left: 0px;
}
.business_as_usual .back a {
	top: 0;
	right: 0px;
	width: 54px;
	height: 221px;
	background: url(../images/arrow-left-01.jpg) no-repeat top right;
}
.business_as_usual .next {
	margin: 0;
	padding: 0;
	top: 0;
	width: 54px;
	height: 221px;
	right: 0;
}
.business_as_usual .next a {
	top: 0;
	left: 866px;
	width: 54px;
	height: 221px;
	text-align: right;
	background: url(../images/arrow-right-01.jpg) no-repeat top right;
}
.business_as_usual .view_all {
}
.business_as_usual li {
	padding: 10px 0 10px 0;
	overflow: hidden;
	width: 135px;
}
.business_as_usual li img {
}
.business_as_usual li p {
	float: left;
	display: inline;
	margin: 0;
	width: 115px;
	height: 200px;
	border-right: 1px solid #63462b;
	padding-right: 10px;
}
.business_as_usual li span {
	float: left;
	display: inline;
	margin: 0;
	width: 115px;
	height: 200px;
	border-right: 1px solid #63462b;
	padding-right: 10px;
}
