

.ka_grey_box {
	background-color: #2699BE;
	padding: 20px;
	margin-bottom: 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px; 
	width: 400px;
	color: white !important;
}
div.ka_grey_box p, 
div.ka_grey_box li, 
div.ka_grey_box a {
	color: white !important;
	/*list-style: none !important;*/
	padding: 0 !important;
}

div.ka_grey_box li {
	margin: 5px 0 !important;
}

div.ka_grey_box ul {
	padding: 0 !important;
	margin: 0 15px !important;
}

div.ka_grey_box a {
	font-weight: bold;
}
