#wrap #bgimgwrap {
	background-image: url(../action/images/bgimg_action.png);
	background-repeat: no-repeat;
}

.righttext{
	text-align: right
}
#actionplan{
	margin-top: 40px;
}
#actionplan h4{
	color: #CC3300;
	font-size: 22px;
	margin-bottom: 15px;
	margin-top: 10px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#actionplan ul{
	margin-bottom: 30px;
	margin-left: 30px;
}
#actionplan ul li{
	padding-bottom: 10px;
	line-height: 1.8;
}