/* -------------------------------
Other Layout 
------------------------------- */
#labelCategory {
	background:url(img/label_category.jpg) no-repeat left top;
}
/* -------------------------------
cNoteArea Layout 
------------------------------- */
#btn-n-download{
	margin-bottom:20px;
}
#btn-n-download a{
	display:block;
	position:relative;
	background:url(img/btn_n-download.gif) no-repeat left top;
	width:143px;
	height:23px;
/*\*/
	overflow: hidden;
/**/
	text-indent: -9000px;
	text-align:left;
	line-height:1;
	font-size:12px;
}


.pdf {
	display: block;
	background: url(/pdf/icon_pdf.gif) no-repeat left 2px;
	padding: 0 0 6px 24px;
}
