.blueboxwidget {
	width:220px;
	background:#00ace7;
	position: relative;
	padding: 10px;
	margin-top: 10px;
}

.blueboxwidget h3 .text_title, .blueboxwidget div.text_description, .blueboxwidget a {
	color: #fff !important;
}

.blueboxwidget .hyperlink_button {
	color: #fff;
	background:#0187CC;
	width:150px;
	padding: 8px;
}