ul.box {
	clear : both;
	list-style : none;
	width : 830px;
}

ul.box li.type1 {
	float : left;
	width : 180px;
	margin-right : 30px;
}

ul.box li.type2 {
	float : left;
	width : 620px;
}

h4 {
	margin-bottom : 30px;
	padding : 15px 17px 16px 25px;
	border-top : solid 6px #00005a;
	border-bottom : solid 1px #b4b4b4;
	background-image : url(../../common/circle.gif);
	background-repeat : no-repeat;
	background-position : 0 14px;
	font-size : 85%;
}

#data {
	width : 100%;
	margin-bottom : 35px;
	border-top : solid 1px #b4b4b4;
	border-left : solid 1px #b4b4b4;
	border-right : solid 1px #b4b4b4;
}

#data th {
	width : 119px !important;
	width /**/: 140px;
	padding : 10px;
	background : #e1e1e1;
	border-bottom : solid 1px #b4b4b4;
	border-right : solid 1px #b4b4b4;
	font-size : 75%;
	font-weight : normal;
	text-align : left;
	line-height : 1.65em;
}

#data td {
	padding : 10px 13px 10px 10px;
	border-bottom : solid 1px #b4b4b4;
	background : #ffffff;
	font-size : 75%;
	line-height : 1.65em;
}

#data td a {
	color : #0066cc;
	text-decoration : underline;
}

#data td a:hover {
	color : #0066cc;
	text-decoration : none;
}

ul#activities {
	margin-left : 15px;
}

ul#activities li {
	margin-bottom : 4px;
	line-height : 1.65em;
}

#map {
	background : #ffffff;
	border : solid 1px #b4b4b4;
	font-size : 75%;
	line-height : 1.6em;
}