#sicurauto_news_scroll_container {
	z-index: 1000;
	display: inline;
	overflow: hidden;
	width: 268; height: 100;  /* 117 */
	position: relative;
	float: left;
	top: 0; left: 0;
}
#sicurauto_news_scroll_leftbox {
	z-index: 10000;
	position: absolute;
	width: 254; 
	top: 0; left: 0;
}
#sicurauto_news_scroll_leftbox .sicurauto_space	{
	padding-bottom: 10;
	display: block;
}
#sicurauto_news_scroll_leftbox a.sicurauto, a.sicurauto:visited	{
	color: #5E91B2;
	text-decoration: none;
	line-height: normal;
}
#sicurauto_news_scroll_leftbox a.sicurauto:hover	{
	color: #5E91B2;
	text-decoration: underline;
	line-height: normal;
}
#sicurauto_news_scroll_rightbox {
	position: absolute;
	visibility: hidden;
	overflow:: hidden; 
	top: 0; right: 0;
	width: 11; height: 87; /* 117 */
	display: block;
}
#sicurauto_news_scroll_bar {
	background-image: url('script/scrollbar/1_v_track_bg.gif'); background-repeat: repeat-y;
	z-index: 10000;
	position: absolute;
	overflow: hidden;
	top: 10; left: 0;
	width: 10; height: 70;
}
#sicurauto_news_scroll_bar_img {
	z-index: 10000;
	position: absolute;
	overflow: hidden;
	top: 0; left: 0;
	width: 10; height: 20;
	display: block;
}
#sicurauto_news_scroll_top {
	z-index: 10020;	
	position: absolute;
	overflow: hidden;
	top: 0; left: 0;
	width: 10; height: 10;
	display: block;
}
#sicurauto_news_scroll_down {
	z-index: 10030;
	position: absolute;
	overflow: hidden;
	top: 80; left: 0;
	width: 10; height: 10;
	display: block;
}
#sicurauto_news_scroll_return {
	z-index: 10040;
	position: absolute;
	overflow: hidden;
	top: 90; left: 0;
	width: 10; height: 10;
	display: block;
}
