#content-main ul.history-list li {
    background: url(/images/open.content/museum/intro/history/history-icon.png) no-repeat 0 8px;
    padding-left: 22px;
    font-size: 90%;
    margin-bottom: 12px;
    margin-left: 3px;
}
#content-main .history{
    background: url(/images/open.content/museum/intro/history/history-line.png) repeat-y 8px 10px;
    background: url(/images/open.content/museum/intro/history/history-bg.png) no-repeat right bottom;
}
#content-main .day {
    font-weight: 400;
	color: #a86b41;
	margin-right: 10px;
}
#content-main div.text-box {
    background: #f1e2d5;
    padding: 25px 35px;
    margin-bottom: 30px;
}