#notifications_list {
	min-width: 290px;
	max-height: 300px;
	overflow-y: scroll;
	overflow-x: hidden;
}

#notification_title_box {
	margin-left: 5px;
}