/*
 * These are warchild specific presentation overrides (of presentation.css.jsp)!
 */
#presentation {
	position: relative;
	font-family: Arial, Tahoma;
}

#presentationcontrols {
    text-transform: none;
}

#presentationcontrols button {
    height: 18px;
    text-transform: none;
}

#presentationcontrols button span {
    position: relative;
    top: -1px;
}

#presentationcontrols #page {
   text-transform: none;
}
