
.coa_HighlightBox { 
	border-radius: 5px; 
	max-width: 600px; 
	border: 1px solid #1f4b66; 
	background-color: #BEE0FF; 
	padding: 0 8px;
	margin: 10px 0; 
}

.coa_widgetplaceholder_hide {
	display: none;
}

