@charset "UTF-8";
@import url(default.css);

div#shell {
	background:#fff url(../img/structure/shell.background.blue.jpg) repeat-x left bottom
}

div#content div#over_horizon .content{
	margin: 0 0 0 30px;
}

div#content div#over_horizon dd{
	padding:0 0 0 20px;
}

div#content div#over_horizon dd.oh_01{
	background:transparent url(../img/structure/one.icon.jpg) no-repeat left center;
}

div#content div#over_horizon dd.oh_02{
	background:transparent url(../img/structure/two.icon.jpg) no-repeat left center;
}

div#content div#over_horizon dd.oh_03{
	background:transparent url(../img/structure/three.icon.jpg) no-repeat left center;
}

div#content div#over_horizon dd.oh_04{
	background:transparent url(../img/structure/four.icon.jpg) no-repeat left center;
}

div#content div#over_horizon dd.oh_05{
	background:transparent url(../img/structure/five.icon.jpg) no-repeat left center;
}

div#content div#over_horizon dd.oh_06{
	background:transparent url(../img/structure/six.icon.jpg) no-repeat left center;
}
