

#QuickQuotePopup {
	background-color: #ffffff;
}

.PopupHeaderTitle {
	color: #11284a;
}

.ClosePopup A.PopupCloseLabel {
	color: #11284a;
}
.ClosePopup A.PopupCloseLabel:hover {
	color: #FF3300;
}

.ClosePopup div.PopupCloseX {
	background-color: #cccccc;
}
.ClosePopup div.PopupCloseX5 {
	color: #11284a;
}

.star {
	color: #11284a;
}
