
/*** price **************************************************************************/

h4 {
	border-left: 5px solid #45abe0;
	border-bottom: 1px dashed #45abe0;
	text-indent: 10px;
	margin: 20px 0px;
	color: #45abe0;
}

table {
	width: 100%;
	margin-bottom: 20px;
}

td {
	padding: 5px;
	border: 1px solid #CCCCCC;
}

.price {
	width: 20%;
}


















