.quoteBoxHeader {
	color:#CDC7B0;
	font-family:arial, sans-serif;
	font-size:10px;
	font-weight:bold;
}
.quoteBoxHeader input[type="text"] {
	border: solid 1px #CCC
}
.quoteBoxHeader input[type="image"] {
	position: relative;
	top: 4px
}
#quoteEntryBox {
	padding: 5px 0 0 0;
}
#quoteEntryBox a {
	color:#2B6FA2;
	font: bold 10px arial;
	text-decoration:none;
}
/* styles for watchlist */
 .qmmarket-table {
	border-collapse: collapse;
	border-spacing: 1px;
	border:none;
	color:#032050;
	font:10px arial;
}
.qmmarket-table tr {
	background:none;
}
.qmmarket-table tr.qmmarket-labelrow {
	background-color:#000;
	color:#fff;
}
.qmmarket-table tr.qmmarket-altrow {
	border-bottom:1px dashed #ccc;
	border-top:1px dashed #ccc;
}
.qmmarket-labelrow td {
	font: bold 11px arial;
	color:#fff;
}
/* links */
.qmmarket-table a, .qmmarket-table a:visited {
	color : #2B6FA2;
	font-size: 11px !important;
 *font-size: 12px !important;
	font-weight:bold !important;
}
.qmmarket-table a:hover {
	color : #2B6FA2;
	font-weight:bold;
}
/* chart styles */
.qmmarket-change-col {
}
.qmmarket-trend-col {
	border: 1px solid #fff !important;
}
.qmmarket-trend-col img {
	border: 1px solid #fff !important;
}
.qmmarket-table {
	border: 0;
	width: 370px !important
}

