.actiondiv {
    border-bottom: 1px solid #D7DF21;
    padding: 20px;
	color: #004C53;
}
.clear {
	clear: both;
}
.actiondiv img {
    float: right;
	margin: 10px 0 0 50px;
}
.actiondiv h1 {
    font-weight: normal;
    text-transform: uppercase;
	font-size: 20px;
	margin-top: 31px;
}
.actiondiv p{
	margin: 20px 0 0;
}
.actiondiv .clear{
	height: 0;
}
