/**
 * Overrides for academic services pages.
 *
 * This file should contain replacement images and colour changes, but not layout changes
 *
 * @author Dave Redfern
 * @copyright Scribendi Inc 2009
 */
#attractor { height: 260px; background-image: url(../images/attractor/academic.jpg); }
#attractor div.title { padding-top: 15px; }
#attractor div.filter { width: 330px; }
#attractor div h1 { width: 276px; height: 62px; background: url(../images/text/scribendiForAcademicsAndStudents.png) no-repeat top left; }
#attractor div h2 { color: #40A3BE; }

.content h2 { background: none; }
.content h3.services { background: url(../images/text/scribendiAvailableServices.png) no-repeat top left; width: 314px; height: 25px; }
.content p { font-size: 0.8em; }
.content p.instruction { font-size: 1.0em; }