

#QuickQuotePopup {
	background-color: #ded9ca;
}

.PopupHeaderTitle {
	color: #90191c;
}

.ClosePopup A.PopupCloseLabel {
	color: #3e4d90;
}
.ClosePopup A.PopupCloseLabel:hover {
	color: #1188ff;
}

.ClosePopup div.PopupCloseX {
	background-color: #EEE7D4;
}
.ClosePopup div.PopupCloseX5 {
	color: #90191c;
}

.star {
	color: #90191c;
}
