.advert-table {
	padding: 10px;
	font-size: 11px;
	line-height: 12px;
}

.advert-table-1 {
	background: #FFEFE0;
	border-bottom: 1px solid #F0C79F;
	padding: 10px;
	font-size: 11px;
	line-height: 12px;
}

.advert-table-2 {
	background: #FAF8F4;
	border-bottom: 1px solid #CEC9C0;
	padding: 10px;
	font-size: 11px;
	line-height: 12px;
}

.advert-table-A {
	background: #ECF3FD;
	border-bottom: 1px solid #B7C7DC;
	padding: 10px;
	font-size: 11px;
	line-height: 12px;
}

.advert-table-B {
	background: #F2F6E9;
	border-bottom: 1px solid #B5C595;
	padding: 10px;
	font-size: 11px;
	line-height: 12px;
}

.advert-table-C {
	background: #F9EDE8;
	border-bottom: 1px solid #E3C9BE;
	padding: 10px;
	font-size: 11px;
	line-height: 12px;
}

.advert-table-D {
	background: #F2F5F7;
	border-bottom: 1px solid #B5C9D0;
	padding: 10px;
	font-size: 11px;
	line-height: 12px;
}

.advert-table-E {
	background: #FFEFE0;
	border-bottom: 1px solid #F0C79F;
	padding: 10px;
	font-size: 11px;
	line-height: 12px;
}

.advert-table-F {
	background: #FAF8F4;
	border-bottom: 1px solid #CEC9C0;
	padding: 10px;
	font-size: 11px;
	line-height: 12px;
}

.blueSpan {
	font-size: 14px;
        color: #88A8D2;
        font-weight: bold;
}

.greenSpan {
        font-size: 14px;
        color: #A7B983;
        font-weight: bold;
}

.pinkSpan {
        font-size: 14px;
        color: #E1936D;
        font-weight: bold;
}

.greySpan {
        font-size: 14px;
        color: #507485;
        font-weight: bold;
}

.orangeSpan {
        font-size: 14px;
        color: #FF9B01;
        font-weight: bold;
}

.creamSpan {
        font-size: 14px;
        color: #8E8372;
        font-weight: bold;
}

b {
	color: #DC9E83;
}

ul {
	margin-top: 8px;
	margin-left: 16px;
	margin-bottom: 8px;
	list-style-image: url(/public/facilities_services/images/ul.gif);
}
