﻿#announcement {
 width:240px;
 overflow: hidden;
}
#announcement div {
 overflow-y:hidden;
 height:140px;
}

