/**
 * @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 Dec 3, 2010  1:24:26 PM
 */

#accordionExample{
	background: #fff;
}
#accordionExample .widget {
	border: 2px dotted #ccc;
	margin-bottom: 20px;
	padding: 10px;
}
.block_question li a{font-weight:bold;}
.block_question li{ padding:7px 0}