span.blue {
	color: #00a9e2;
}

.team {
    font-size:24px;
    line-height:32px;
    margin-bottom:0px;
    font-weight: 300;
    color: #063375;
}

.position {
    color: #00a9e2;
    font-size:16px;
    line-height:22px;
    font-weight: 300;
    margin-bottom:20px;
}

ul.arrow-list li {
	padding-left: 30px;
	background:url(http://www.smrcpl.com.au/themes/statewide/images/list-arrow-small.png) no-repeat scroll center left; 
}

blockquote {
    border-left: 2px solid #ebebeb;
    color: #787878;
    font-size: 16px;
    font-style: italic;
    line-height:24px;
    margin: 20px 50px;
    padding: 0 0 5px 15px;
}

.dropcap1 {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #666666;
    border-radius: 3px;
    color: #fff;
    float: left;
    font-size: 36px;
    margin: 4px 10px 2px 0;
    padding: 12px 6px;
    text-shadow:0 1px 0 #fff;
}

.dropcap2 {
    float: left;
    font-size: 36px;
	line-height:26px;
    padding-right: 10px;
    padding-top: 8px;
}

.dropcap3 {
    float: left;
    font-size: 36px;
	line-height:30px;
    font-style: italic;
    padding-right: 10px;
	padding-top:8px;
}

