


/*slide control styles*/
#controls 			{ float:left; width:961px; height:20px; text-align:center; margin:10px 0px 0px 10px; border:0px solid blue;  }
#panel-nav 			{ float:left; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; border:0px solid white; margin:0 0 0 430px;  }
a#prev				{ float:left;text-indent:-99999em;width:9px;height:17px;overflow:hidden; background-image:url(../images/previous-button.png);  }
a:hover#prev 		{ background-position:0px -17px;}
a#next				{ float:right; text-indent:-99999em; width:9px; height:17px; overflow:hidden; background-image:url(../images/next-button.png); border:0px sold #00CCFF; margin:0px 5px 0px 0px;  }
a:hover#next 		{ background-position:0px -17px; }
#panel-nav a, #s7 strong { float:left; margin: 0px 5px; background-image:url(../images/panel-circle.png); margin:0px 5px 0px 0px; height:14px; width:15px; overflow:hidden; text-indent:-9999em; border:0px solid #00CCFF; }
#panel-nav a:hover {background-position:0px -14px;}
#panel-nav a.activeSlide { background-position:0px -28px; }





