
.appeal .fullMod .copy .textMod { float:left; margin:10px 0 10px 20px; padding:0; width:680px; }


.appeal .fullMod .title h1 span { background:url(/appeal/images/H1.gif); }

#slideshow {
    position:relative;
    height:422px;
	margin-left:50px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
	
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

.appeal .BCLogo {
	margin-top:10px;
	margin-left:106px;
	}
	
	
.appeal p {
	margin-top:10px;	
}

.appeal .fullMod .copy .textMod ul {
margin-bottom:0;
}


