div.in-widget-nav {
	padding-left:5px;
	padding-right:5px;
	position:relative;
	top:-185px;
	z-index:80;
}
div.in-widget-slideshow {
	overflow:hidden;
	height:180px;
	width:180px;
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
}
#in-widget-slideshow_wrapper {
	height:272px;
	margin:0;
}
div.in-widget-prev1 {
	background-image:url('/global/js/jquery/1.3.2/plugins/cycle/in-widget-cycle/images/widget_prev.gif');
	background-repeat:no-repeat;
	background-position:left;
	text-align:left;
	width:48px;
	height:18px;
}
div.in-widget-prev1:hover {
	background-image:url('/global/js/jquery/1.3.2/plugins/cycle/in-widget-cycle/images/widget_prev_over.gif');
	background-repeat:no-repeat;
}
a#in-widget-prev1 {
	float:left;
	opacity:0.8;
	width:48px;
}
a#in-widget-prev1:hover {
	opacity:1;
}
div.in-widget-next1 {
	background-image:url('/global/js/jquery/1.3.2/plugins/cycle/in-widget-cycle/images/widget_next.gif');
	background-repeat:no-repeat;
	background-position:right;
	text-align:left;
	width:48px;
	height:18px;
}
div.in-widget-next1:hover {
	background-image:url('/global/js/jquery/1.3.2/plugins/cycle/in-widget-cycle/images/widget_next_over.gif');
	background-repeat:no-repeat;
}
a#in-widget-next1 {
	float:right;
	opacity:0.8;
	width:48px;
}
a#in-widget-next1:hover {
	opacity:1;
}
a:selected {
	outline:none;
}
div.in-widget-slideshow span {
display:none;
}
#in-widget-slideshow_caption {
	top:195px;
	margin:0px 0px 10px 0px;
	padding:0;
	position:relative;
	text-align:left;
	vertical-align:bottom;
	width:180px;
	z-index:14;
}
div.in-widget-more-news {
	display:inline;
	float:right;
	width:180px;
}
a.in-widget-more-news-link {
	display:inline;
	float:left;
}