﻿#ClockInfo {
    background-color: #f08a04;
}
#ClockInfo .Close {
}
#ClockInfo .Close > img {
}
#ClockInfo > .Text {
	background-position: 90% 90%;
	background-repeat: no-repeat;
	background-image: url(../Images/Background-Info.png);
    padding: 20px;
    color: White;
}
#ClockInfo .OpeningDayTitle {
}
