@charset "utf-8";

@import url(/common/css/lohasmedical.css);

/*-----Note-----*/
.archivesNote{
	margin: -1.8em 0 2em 0;
	font-size: 83%;
}




#pdfList{
	margin: 0 0 0 0;
}
#pdfList ul{
	margin-bottom: 14px ;
}
#pdfList li{
	text-decoration: none;
	background: url(/common/images/icon_pdf_small.gif) no-repeat top left;
	min-height: 17px;
	height: auto!important;
	height: 17px;
	padding-left: 21px;
	list-style-type: none;
	padding-bottom: 0.5em;
}
#pdfList li  span.special{
	color: #FFF;
	font-size: 83%;
	font-weight: normal!important;
	text-decoration: none;
	background-color: #9E9EA2;
	margin-right: 2px;
	padding: 1px 1px;
}
#pdfList li a{
	font-size: 100%;
}
#pdfList li a strong{
	font-size: 116%;
	font-weight: normal;
}
#backnumberIssue .Issue li a:hover{
	color:#F70;
	text-decoration:underline;
}
#pdfList li span.size{
	display: inline;
	font-size: 83%;
}

/*-----Link for PDF Page-----*/

#content #beta .widget .widgetContent ul.webPagePdf{
}




