

#QuickQuotePopup {
	background-color: #E1E1E1;
}

.PopupHeaderTitle {
	color: #0066CC;
}

.ClosePopup A.PopupCloseLabel {
	color: #000000;
}
.ClosePopup A.PopupCloseLabel:hover {
	color: #FF1100;
}

.ClosePopup div.PopupCloseX {
	background-color: #C0C0C0;
}
.ClosePopup div.PopupCloseX5 {
	color: #0066CC;
}

.star {
	color: #0066CC;
}
