@CHARSET "UTF-8";

.board-list:HOVER {
	cursor: pointer;
	font-weight: bold;	
}

#board_content > .list-group-item-text > * {
	margin: auto;
}