

#QuickQuotePopup {
	background-color: #d7d7d7;
}

.PopupHeaderTitle {
	color: #941718;
}

.ClosePopup A.PopupCloseLabel {
	color: #333333;
}
.ClosePopup A.PopupCloseLabel:hover {
	color: #AA5500;
}

.ClosePopup div.PopupCloseX {
	background-color: #E5E6E8;
}
.ClosePopup div.PopupCloseX5 {
	color: #941718;
}

.star {
	color: #941718;
}
