/* 
================================
 Container Styles for ASCA
 LBL - Epic Services Pty Ltd
          December 2014
================================
*/   

#C-outside {
	margin-bottom: 10px;
}

.yellow-border	{
	border-radius: 30px 0px;
	-moz-border-radius: 30px 0px;
	-webkit-border-radius: 30px 0 30px 0px;
	border: 6px solid #ff8C00;
	padding: 20px;
}
