#containerwrap {
    margin-bottom: 15px;
}
#headNone {
	height: 1px;
	display: none;
}
#containercontent {
	clear: both;
}
#containeractions {

}

.head_orangeBG {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    letter-spacing: .025em;
	color: #000;
    padding: 7px;
	background-color: #f58220;
}
.head_orangeDash {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: .025em;
	color: #000;
	padding: 7px 0;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #f58220;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #f58220;
}
.head_content {
	padding-top: 10px;
}
.container_title {
    font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	letter-spacing: .2em;
    margin-bottom: 3px;
}
