@import url("http://ajax.googleapis.com/ajax/libs/dojo/1.3.1/dojo/resources/dojo.css");
@import url("http://ajax.googleapis.com/ajax/libs/dojo/1.3.1/dijit/themes/tundra/tundra.css");
div#slideshow h2 { display:none; }
div#slideshow li { font-size:12pt; }
div#intro, div#user_experience, div#protocol, div#subject, div#compliance, div#financials, div#specimen, div#crescendo { width:385; height:255px; padding:40px 5px 5px 310px; background-repeat:no-repeat; }
.pauseIcon { background-image: url("../images/media-playback-pause.png"); background-position: center center; background-repeat: no-repeat; height:16px; width:16px; }
.playIcon { background-image: url("../images/media-playback-start.png"); background-position: center center; background-repeat: no-repeat; height:16px; width:16px; }
.tundra .dijitTabContainerTop-tabs .dijitTabChecked { border-bottom-color:#001d77; }
.tundra .dijitTabChecked { color:#FFF; background-color:#001d77; }
.tundra .tabLabel { outline:none; }