.high {
	background-color:#ebebeb;
	text-align:center;
	padding:10px 5px;
	font-weight:700;
	font-size:18px
}
.high u {
	text-decoration:underline
}
.high.number {
	background-color:transparent
}
.link {
	color:#d92231;
}
#supportServices .panel-body li {
	padding:0
}

/* DTP + TAB */
@media (min-width: 768px) {
	
}

/* MOB */
@media (max-width: 767px) {
	#formContact .btn1 {
		margin-bottom:10px
	}
}