img{
	border:none;
	}

.float_left { float:left; }
.float_right { float:right; } 

#lupus_left { min-height:206px; }
#lupus_center { width:960px;  min-width:960px; margin:0 auto 0 -490px; padding-bottom:20px; }
#lupus_right { margin-left:50%; }

#slideshow { float:left; width:960px; height:207px; margin-top:10px; }
#slideshow #slidesContainer {float:left; width:890px; height:207px;}
#slideshow #slidesContainer .slide { margin:0 auto; width:890px; height:207px; }

.control {/* display:block; */width:35px; height:207px; text-indent:-10000px; float:left; cursor: pointer; }
#leftControl { float:left; background:url(images/control_left.jpg) left no-repeat; }
#rightControl { float:right; background:url(images/rightControl.jpg) left no-repeat; }



