.advice-action-large {
	width:100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 4px;
	float: right;
	background:#8FC740;
border-radius: 6px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
margin-bottom: 38px;
margin-top: 32px;

}
.advice-action-header {
	font-family: Arial, sans-serif;
font-size: 20px;
color: #fff;
text-align: center;
margin: 0;
text-shadow: 0 0 4px #333;
}
.advice-action-subhead {
	font-family: arial, sans-serif;
	font-size: 13px;
	color: #777;
	text-align: center;
	margin: 0;
	padding: 0;
}
.advice-action-large ul {
	list-style-image: url('/images/action-checkmark.png');
	margin-left: 30px;
	
}
.advice-action-large ul li {
	margin-bottom: 5px;
	line-height: 23px;
	
}
#l411-widget-btn-large {
	float: right;
	width: 321px;
}
#l411-question-box[placeholder]{
	
	color:#ccc;
}