@charset "utf-8";
/* CSS Document */

.pdfdownload
{
	width: 100%;
	clear:both;
	/*
	height: 33px;
	*/
}
.pdfdownload .document
{	
	/*
	line-height: 33px;
	height: 33px;
	*/
	float: left;
}
.pdfdownload .reader
{	
	display: none;
	/*
	float: right;
	line-height: 33px;
	height: 33px;
	width: 112px;
	*/
}
.pdfdownload .reader img
{
	/*
	width: 112px;
	height: 33px;	
	*/
}

.pdfuitleg
{
	width: 100%;
	height: 33px;
	background: transparent;
	float: left;
	font-size: 11px;
	line-height: 15px;
	margin-top: 1px;
}
.pdfuitleg .reader
{	
	line-height: 33px;
	height: 33px;
	float: right;
	width: 122px;
	margin-top: -1px;
}
.pdfuitleg .reader img
{
	width: 112px;
	height: 33px;	
}