
.q-format_main {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 2px;
	margin-bottom: 2px;
	vertical-align: bottom;
	height: 16px;
	display: block;
}
.q-format_main * {
	color:#000000;
	font-size:13px;
	line-height:16px;
	white-space: nowrap;
}
.q-format_copy, .q-format * {
	float:left;
}
.q-format {
	float:right;
	text-decoration:none;
	display:block;
}
.q-format strong {
	display: block;
	text-align: left;
	padding-right: 3px;
	padding-left: 3px;
	cursor: pointer;
	font-weight:normal;
}
.q-format img {
	width:16px;
	height:16px;
	font-size: 15px;
	letter-spacing: 10px;
	font-weight: bolder;
}
.q-format:hover, .q-format:hover * {
	text-decoration: underline;
}
