h2{
	margin:10px auto;
	font-size: 24px;
	font-weight: bold;
	line-height: 36px;
	height: 36px;
	border-bottom: 1px solid #ccc;
	text-align:left;
	text-indent:10px;
}

h3{
	margin:40px auto 10px;
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
	height: 28px;
	border-bottom: 1px solid #ccc;
	text-align:left;
	text-indent:20px;
	background:url(/img/common/h3.gif) no-repeat 5px center;
}

h4{
	margin:40px auto 10px;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	height: 22px;
	border-bottom: 1px dotted blue;
	text-align:left;
	text-indent:10px;
}

#eflashcardbox{
	width:500px;
	margin:20px auto;
}

#eflashcardbox table{
	width:500px;
	border-collapse:collapse;
}

#eflashcardbox table td{
	padding:0;
	border:none;
	text-align:center;
}

