body.socialAwareness .cause {
	display: block;
	clear: both;
}

body.socialAwareness #submitCause {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c9c9ca;
	line-height: 2;
	text-align: right;
}
body.socialAwareness img.poster {
	float: left;
	margin-right: 30px;
}
body.socialAwareness   .infoAction {
	display: block;
	border: 1px solid #dadada;
	padding: 10px;
	height: 80px;
	margin-top: 20px;
	margin-bottom: 20px;
}
body.socialAwareness .posterInfo {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
body.socialAwareness .supportbtn {
	display: block;
	float: right;
}
body.socialAwareness .supportbtn a {
	text-indent: -9999px;
	display: block;
	background-image: url(../images/btn-support.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 63px;
	width: 62px;
}