
DIV.app_outline{
	background-image:url(../img/navitime_ss00.png);
	min-height:233px;
}

H2{
	color: rgb(255, 255, 255);
	background-color:#009900;
}

H3{
	font-size:90%;
	color:#009933;
	
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;

	text-align:left;

	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;

	margin:0 0 0.5em 0;
}

	DIV#function_intro P{
	width: auto;
	padding:0;
	}


DIV.box{
	border-bottom:1px solid #CCCCCC;
	padding-bottom:0.5em;
	margin-bottom:1em;
	
}


DIV.container_top{

}

DIV.container_btm{}
