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