div.jq-slideshow-container {height:0px;margin:0px auto 0px auto;width:100%;overflow:hidden;
position:relative;z-index:-1px;
/*background-color:#000;*/
background: transparent url(http://c0541792.cdn.cloudfiles.rackspacecloud.com/silver-gradient-3.jpg) repeat-x;
}
div.jq-slideshow {width:100000px;height:280px;overflow:hidden;}
div.jq-slideshow img {opacity:0.5;filter:alpha(opacity=50);float:left;display:none;border:none;}
div.jq-slideshow-button-left{
	background: transparent url(http://c0541792.cdn.cloudfiles.rackspacecloud.com/button-left.gif) no-repeat;
	position:absolute;left:5px;top:116px;z-index:2000;height:48px;width:38px;
}
div.jq-slideshow-button-right{
	background: transparent url(http://c0541792.cdn.cloudfiles.rackspacecloud.com/button-right.gif) no-repeat;
	position:absolute;right:5px;top:116px;z-index:2000;height:48px;width:38px;
}

