*{margin:0; padding:0;}
.promo-home{
	height:300px; width:500px; position:relative;
	background:url("images/cd_banner1.jpg") 0 0 no-repeat;}
.promo-home .slide{ 
	position:absolute; left:0px; top:0px; z-index:10; width:500px; height:300px;
	background:url("images/cd_banner1.jpg") 0 0 no-repeat;
	color:#333333; background-color:inherit;}
#one{background:url("images/cd_banner1.jpg") 0 0 no-repeat;}
#two{background:url("images/cd_banner2.jpg") 0 0 no-repeat;}
#three{background:url("images/cd_banner3.jpg") 0 0 no-repeat;}

.promo-home .slide-sequence{
	position:absolute; right:10px; bottom:0; z-index:100;
	color:#142856; background-color:#fcfcfc;
	border:5px solid #ffffff; border-bottom:none;}
.promo-home .slide-sequence div{float:left;	width:auto;}
.slide-sequence .active{color:#ffffff; background-color:#142856;}
.slide-sequence{color:#142856; background-color:inherit;}
.seq-b{
	font:bold 12px/22px "Trebuchet MS", Arial, sans-serif; cursor:pointer;
	height:22px; padding:0 8px;}