.pdf{
	background:url(../images/tiny/pdf_icon.gif) no-repeat left center;
	padding:0.5em 0 0.5em 2em;
	line-height:21px;
}

.file{
	background:url(../images/tiny/file_icon.gif) no-repeat left center;
	padding:0.5em 0 0.5em 2em;
	line-height:21px;
}

.more{
	background:url(../images/button_more.gif) no-repeat right center;
	padding:0.5em 2.5em 0.5em 0;
}

.more_tiny{
	background:url(../images/button_more_tiny.gif) no-repeat right center;
	padding:0.5em 1.7em 0.5em 0;
}

.iframe{
	display:inline-block;
	background:#000;
	width:258px;
	height:200px;
	margin:0;
	background:url(../images/icon_video_play_button_region.png) no-repeat center center #333333;
}

.iframe span{
	display:none;
}


img.responsive{
	max-width:100%;
	height:auto;
}
