.postMessage {
 font-size: 13px;
 overflow: auto;
}

body {
  	margin-left: 2%;
	margin-right: 2%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.recentDiscussion {
	width: 150px;
        font-size: 10px;
        padding-right: 2px;
}

.recentDiscussion P {
	border: 1px solid #eeeeee;
}

.supportBoard {
  background-color: #ddeeff;
}

.announcements {
  background-color: #ffeedd;
  font-weight: bold;
}


