
/* === BEGIN action CSS === */

/* General */
#content_container {
	width: 100%-20px;
	margin: 10px;
	padding: 10px;
}

#action_wrapper {
	width: 620px;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 40px;
	padding: 40px;
	border: 1px dotted black;
	text-align: center;
}


/* === END action CSS == */
