#popup{
	padding: 10px;
}

.prices h4{
	color: #00b3e6;
	border-bottom: 1px solid #00b3e6;
	margin-bottom: 5px;
}

.close_btn{
	text-align: right;
	padding: 10px;
}

.close_btn a{
	border: 1px solid #999;
	background: #ccc;
	color: #00b3e6;
	padding: 2px 5px;
	font-weight: bold;
	text-decoration: none;
}