@CHARSET "ISO-8859-1";

.bx-wrapper .bx-viewport {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	left: 0;
}

/* fix for a bxslider / chrome bug */ 
.bx-viewport li
{
	min-height: 1px;
	min-width: 1px;
}

._slide_show 
{
	position: relative;
}

._slide_show_action_bar
{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	display: none;
}

._slide_show_action_bar a._slider_actions
{
	float: right;
	background: white;
}

._slide_show_action_bar a._slider_actions img
{
	width: 20px;
	height: 20px;
}
