.spoiler {background: #f5f5f5;border: 1px solid #bbb;margin-bottom: 5px;border-radius: 5px}
.spoiler_button {background-color: #bab7b7;border-radius: 4px 4px 0 0;border: 1px solid #c2bfbf;display: block;color: #605d5d;font-family: Tahoma;font-size: 11px;font-weight: bold;padding: 10px;text-align: center;text-shadow: 1px 1px 0px #b4b3b3;margin: auto auto;cursor: pointer}
.spoiler_title {text-align: center}
.spoiler_content_title{font-weight: bold;border-bottom:1px dashed #bab7b7;display: block;margin-top: 5px;margin-bottom: 10px;}
.spoiler_content {padding: 5px;height: auto;overflow:hidden;width:95%;background: #f5f5f5;word-wrap: break-word}.lkt-link-preview {
	border: 1px solid #AAA;
	padding-left: 3px;
	margin-top: 20px;
	max-width: 550px;
	min-height: 35px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.lkt-link-preview a {
	color: inherit;
	text-decoration: none;
}

.lkt-link-preview img {
	float: left;
	width: 35px;
	height: 35px !important; /*The !important is necessary here because the MyBBFancyBox plugin sets img height to auto*/
	margin-right: 5px;
	object-fit: cover;
}