#whitebox {
	margin: -30px 10px 0px 10px;
	background: #b0e5f7 url(../images/stillpoint/main_bg_2.jpg) 0 0 repeat-y;
	width: auto;
}

#whitebox_t {
	background: #b0e5f7 url(../images/mw_content_t_2.png) 0 0 repeat-x;
}

#whitebox_tl {
	background: url(../images/mw_content_t_l_2.png) 0 0 no-repeat;
}

#whitebox_tr {
	height: 10px;
	overflow: hidden;
	background: url(../images/mw_content_t_r_2.png) 100% 0 no-repeat;
}

#whitebox_m {
	border-left: 0px solid #ccc;
	border-right: 0px solid #ccc;
	width: auto;
	padding: 1px 65px;
}

#whitebox_b {
	margin-top: -5px;
	background: url(../images/mw_content_b_2.png) 0 100% repeat-x;
}

#whitebox_bl {
	background: url(../images/mw_content_b_l_2.png) 0 100% no-repeat;
}

#whitebox_br {
	height: 13px;
	background: url(../images/mw_content_b_r_2.png) 100% 100% no-repeat;
}


/* OVERWRITES BG COLOUR OF PAGE */
div#wrapper {
		background: #b0e5f7 url(../images/white/mw_shadow_l.png) 0 0 repeat-y;
}


/* BESPOKE BULLET POINT GRAPHIC */
ul {
font-family: Helvetica, Verdana, Arial, sans-serif;
line-height: 1.3em;
font-size: 13px;
color: #152982;
list-style-image: url(../images/stillpoint/bullet_2.png);
}
