/**
 * @Project NUKEVIET 4.x
 * @Author VINADES.,JSC (contact@vinades.vn)
 * @Copyright (C) 2014 VINADES.,JSC. All rights reserved
 * @License GNU/GPL version 2 or any later version
 * @Createdate Tue, 08 Apr 2014 15:13:43 GMT
 */

.list_box{
	height: 200px;
	overflow: scroll;
	border: solid 1px #dddddd;
	padding: 10px
}

.none_weight{
	font-weight: inherit
}
