.prcList{
	border-collapse:collapse;
	width:100%;
}

.colTitles{
	color:#dcc01f;
	font-size:25px;
	height:80px;
	background-color:#fff;
	border-bottom:2px solid #dcc01f;
}

.serviceName{
	padding-left:70px;
	width:70%;
}

.servicePrc{
	width:30%;
	text-align:center;
}