

#QuickQuotePopup {
	background-color: #386F94;
}

.PopupHeaderTitle {
	color: #FFBB00;
}

.ClosePopup A.PopupCloseLabel {
	color: #FFFFFF;
}
.ClosePopup A.PopupCloseLabel:hover {
	color: #FF7700;
}

.ClosePopup div.PopupCloseX {
	background-color: #5299CE;
}
.ClosePopup div.PopupCloseX5 {
	color: #FFBB00;
}

.star {
	color: #FFBB00;
}
