/*
Copyright (c) 2006, Nippon Onigiri Peace Corps. All Rights Reserved.
*/


#activities_top {
    background-color: #f1f1f1;
    height: 100px;
    margin-bottom: 0.5em;
}

.submenu h3 {
	border-left:5px solid #0060B2;
	margin-bottom:0.5em;
	margin-top:10px;
	padding:0.4em 0 0.3em 0.4em;}

.submenu p {
	margin-left: 5px;
}

.submenu ul li {
    margin-top: 10px;
}

h4 {
    background-color: #0060b2;
    color: #f0f0f0;
    padding: 0.3em 0 0.3em 1em;
    margin-top: 1em;
    margin-bottom: 0.5em;
}

