.quotetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	text-align: justify;

}
.boxed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #EB3D41;
	background-color: #DCDCDC;
	height: 16px;
	border: 1px solid #B0B0B0;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #EB3D41;
	background-color: #DCDCDC;
	width: auto;
	border: 1px solid #B0B0B0;
	height: 16px;
	text-align: left;
}
.whiteout-box {
	background-color: #F6F6F6;
	margin: 2px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.rmeklik {
	filter: alpha(opacity=100);
}
