
/* CSS Document */
@import url('http://fonts.googleapis.com/css?family=Roboto:400,300');
body {
	margin: 0;
	padding: 0;
	float:right;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
a:active, a:focus {
	outline: 0;
}
a, a span, span.qmjssymbol {
	color: #dfb028 !important;
	text-decoration: none;
		font-weight: bold;
}
a:hover {
	border-bottom: 2px solid #E4B700;
}
ul.stock {
	padding-left: 0;
	padding-top: 4px;
	color: #FFFFFF !important;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: bold;
}
ul.stock li {
	background: url(/images/bullet-stock-bar.gif) 0 2px no-repeat;
	float: left;
	list-style: none;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 0 20px;
	line-height: 25px;
	text-transform: uppercase;
}
ul.stock .no-bg {
	background-image: none !important;
	padding-left: 0 !important;
}
table,
.qmmt_text {
	display: none !important;
}