#wrapper {
    background: none;
}

#text_sizes p, #text_sizes ul { float: left; display: inline; }

.items h2 { zoom: 1; }
.items li { zoom: 1; }

#multimedia h2 { zoom: 1; }

#footer .experience { 
    right: 24px; 
}

#multimedia { padding-top: 10px; }


/* ie hack.  CMS adds some extra <A> tags inbetween the LI tags for promo lists (eg. news) */
.promo_col ul div div  { margin-top:-20px; margin-bottom:-20px; }


/* clears out semi-transparent png for the slideshow */
#rightShadow {
	background:none;
}
.images div.descriptor {
	filter:alpha(opacity=100);
	background: black;
}

.images div.descriptor H1 {
	filter:alpha(opacity=100);
	background: black;
}