/* CSS Document Created By David Oldfield : Brainstorm Design, Web Design Agency Leeds --
w: http://www.brainstormdesign.co.uk : e: david.oldfield@brainstormdesign.co.uk  */
h2 {
padding-top:21px;
}
.introduction {
padding-top:12px;
height:491px;
}
.body-content {
padding-top:15px;
padding-bottom:40px;
}
.body-content ul {
list-style:square;
font-size:11px;
}

.body-content ul li.top-level {
margin-bottom:15px;
}
.body-content ul li ul {
list-style:circle;
}
.body-content ul li ul li {
margin-left:10px;
}

