

#QuickQuotePopup {
	background-color: #bdbdbd;
}

.PopupHeaderTitle {
	color: #37709D;
}

.ClosePopup A.PopupCloseLabel {
	color: #000000;
}
.ClosePopup A.PopupCloseLabel:hover {
	color: #FF6600;
}

.ClosePopup div.PopupCloseX {
	background-color: #eeeeee;
}
.ClosePopup div.PopupCloseX5 {
	color: #37709D;
}

.star {
	color: #37709D;
}
