pre, .code {
	background: #f7f7f7;
	border-left: 5px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;	
	border-bottom: 1px solid #ccc;	
	font: 1em/1.5 "Courier News", monospace;
	margin: 5px 0 15px;
	padding: 10px 15px !important;
}

blockquote {
	padding: 1em 40px 1em 15px;
}

blockquote span.open {
	background: url(../images/so-q.gif) no-repeat left top;
	padding: 0 0 0 15px;
}

blockquote span.close {
	background: url(../images/sc-q.gif) no-repeat bottom right;
	padding: 0 15px 0 0;
}

blockquote.testimonial {
	padding: 0 0 10px;
	border-bottom: 1px solid #E7E8E6;
}

blockquote.testimonial span.author {
	background: url(../images/icon-author.gif) no-repeat 5px center;
	display: block;
	font-weight: bold;
	margin-top: 5px;
	padding-left: 20px;
}

/* Drropcap --*/
.dropcap {
	color: #333;
	display: block;
	float: left;
	font: 60px/40px Georgia, Times, serif;
	padding: 7px 8px 0 0;
}

/* Tips, Error, Message, Hightlight ---*/
p.error {
	background: url(../images/icon-error.gif) no-repeat top left;
	color: #CC0000;
	padding-left: 25px;
}

p.message {
	background: url(../images/icon-info.gif) no-repeat top left;
	color: #2C79B3;
	padding-left: 25px;
}

p.tips {
	background: url(../images/icon-tips.gif) no-repeat top left;
	color: #E58C00;
	padding-left: 25px;
}

.highlight {
	background: #ffffdd;
	font-weight: bold;
	padding: 1px 5px;
}

/* Note Style ---*/
p.stickynote {
	background: url(../images/icon-sticky.png) no-repeat 10px center #fcfcfc;
	border: 1px solid #ddd;
	padding: 10px 0px 10px 50px;
}

p.download {
	background: url(../images/icon-download.png) no-repeat 10px center #fcfcfc;
	border: 1px solid #ddd;
	padding: 15px 0px 15px 50px;
}

.blocknumber {
	clear: both;
	padding: 5px 15px 10px;
	position: relative;
}

/* Check list style ---*/
ul.checklist {
	list-style: none;
}

ul.checklist li {
	background: url(../images/icon-checklist.gif) no-repeat 0 0px;
	margin-left: 15px;
	padding: 0 0 0 20px;
}

ul.star {
	list-style: none;
}

ul.star li {
	background: url(../images/icon-star.gif) no-repeat 0 0px;
	margin-left: 15px;
	padding: 0 0 0 20px;
}

ul.arrow {
	list-style: none;
}

ul.arrow li {
	background: url(../images/icon-arrow.gif) no-repeat 3px 3px;
	margin-left: 15px;
	padding: 0 0 0 15px;
}

/* Bookmarks list ---*/
ul.bookmark-links li {
	background: url(../images/arrow.png) no-repeat 0px 10px !important;
	border-bottom: 1px dotted #e6e6e6;
	padding: 5px 0 5px 10px !important;
}

/* List video */
a.video {
	background: url(../images/icon-14.png) no-repeat 0px -14px;
	padding: 0 0 0 18px;
	font-size: 92%;
}

a.rss {
	background: url(../images/icon-14.png) no-repeat 0px -42px;
	padding: 0 0 0 18px;
	font-size: 92%;
}

a.comment {
	background: url(../images/icon-14.png) no-repeat 0px -28px;
	padding: 0 0 0 18px;
	font-size: 92%;
}

a.photo {
	background: url(../images/icon-14.png) no-repeat 0px 0px;
	padding: 0 0 0 18px;
	font-size: 92%;
}

/* Big Number ---*/
.bignumber {
	background: url(../images/ol-bg.gif) no-repeat top left;
	color: #FFFFFF;
	display: block;
	float: left;
	font: bold 20px/normal Arial, sans-serif;
	margin-right: 8px;
	padding: 6px 7px;
}

/* Talking box. Thinking box. ---*/
div.bubble1, div.bubble2, div.bubble3, div.bubble4 {
	margin: 15px 0;
}

div.bubble1 span.author,
div.bubble2 span.author,
div.bubble3 span.author,
div.bubble4 span.author {
	font-weight: bold;
	margin-left: 15px;
	padding-left: 15px;
	background: url(../images/icon-author.gif) no-repeat 0px 2px;
}

div.bubble1 div {
	background: url(../images/bub1-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble1 div div {
	background: url(../images/bub1-bl.gif) no-repeat bottom left;
}

div.bubble1 div div div {
	background: url(../images/bub1-tr.gif) no-repeat top right;
}

div.bubble1 div div div div {
	background: url(../images/bub1-tl.gif) no-repeat top left;
}

div.bubble1 div div div div div {
	margin: 0;
	padding: 10px 15px 20px;
	width: auto;
}

div.bubble2 div {
	background: url(../images/bub2-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble2 div div {
	background: url(../images/bub2-bl.gif) no-repeat bottom left;
}

div.bubble2 div div div {
	background: url(../images/bub2-tr.gif) no-repeat top right;
}

div.bubble2 div div div div {
	background: url(../images/bub2-tl.gif) no-repeat top left;
}

div.bubble2 div div div div div {
	margin: 0;
	padding: 10px 15px 25px;
	width: auto;
}

div.bubble3 div {
	background: url(../images/bub3-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble3 div div {
	background: url(../images/bub3-bl.gif) no-repeat bottom left;
}

div.bubble3 div div div {
	background: url(../images/bub3-tr.gif) no-repeat top right;
}

div.bubble3 div div div div {
	background: url(../images/bub3-tl.gif) no-repeat top left;
}

div.bubble3 div div div div div {
	margin: 0;
	padding: 10px 15px 45px;
	width: auto;
}

div.bubble4 div {
	background: url(../images/bub4-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble4 div div {
	background: url(../images/bub4-bl.gif) no-repeat bottom left;
}

div.bubble4 div div div {
	background: url(../images/bub4-tr.gif) no-repeat top right;
}

div.bubble4 div div div div {
	background: url(../images/bub4-tl.gif) no-repeat top left;
}

div.bubble4 div div div div div {
	margin: 0;
	padding: 10px 15px 45px;
	width: auto;
}

/* Box style ---*/
.box-grey,
.box-hilite {
	background-color: #f7f7f7;
	border: 3px solid #ddd;
	margin: 20px 0 0 0;
	padding: 10px !important;
}

.box-hilite {
	border: 3px solid #d6e9f3;
	background: #fff;
}

/* Legend ---*/
.legend-title {
	background: #FFFFFF;
	display: block;
	float: left;
	font-weight: bold;
	left: 7px;
	margin: 0 !important;
	padding: 0 5px !important;
	position: absolute;
	top: -15px;
}

.legend {
	border: 3px solid #CCCCCC;
	margin: 20px 0;
	padding: 0 10px;
	position: relative;
}

.legend-hilite .legend-title {
	color: #006699;
}

.legend-hilite {
	border: 3px solid #d6e9f3;
	margin: 20px 0;
	padding: 0 10px;
	position: relative;
}

div.ja-adv {
	border: 1px solid #ddd;
	padding: 10px;
}

div.ja-adv span.sponsor {
	color: #999;
	display: block;
	font-size: 92%;
	text-align: right;
}

/* Highslide ---*/
.highslide-header {
	border-bottom: 1px solid #CCCCCC;
}

.highslide-header li {
	background: none;
}

.highslide-body {
	padding: 10px 0 !important;
}

.highslide {
	margin: 0;
}

.highslide img {
	padding: 2px;
	border: 1px solid #CCCCCC;
}

.highslide:hover img {
	border: 1px solid #ABABAB !important;
}

/* Market ---*/
div.marketContainer {
	width: 25%;
	float: left;
	padding: 0 10px;
	border-right: 1px solid #CCCCCC;
	font-size: 92%;
	color: #666666;
}

div.marketLabel {
	text-transform: uppercase;
	font-weight: bold;
}

.negLast, .negChange, .negChangePct {
	color: #CC0000;
}

.negLast {
	color: #FFFFFF;
	background: #006699;
	font-weight: bold;
	padding: 1px 5px;
}

.negUpdate {
	font-size: 92%;
	color: #666666;
	clear: both;
	padding: 5px 0;
}

/* Discussion ---*/
div.discussion-wrap {
	background: url(../images/dis-arrow.gif) no-repeat left bottom;
	padding-bottom: 15px;
}

div.discussion-content {
	border: 5px solid #D6E9F3;
	border-bottom: none;
	padding: 5px;
}

div.discussion-content h4 {
	margin: 0 0 10px !important;
}

div.discussion-content img {
	margin-right: 15px;
}

span.author {
	display: block;
	clear: both;
}

/* Teline Feature */
div.ja-feature {
	border-bottom: 1px dotted #ddd;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

div.ja-feature hr{
	border: none;
	border-bottom: 1px dotted #DDDDDD;
	clear: both;
}

div.ja-feature ul {
	padding-left: 20px;
	margin: 20px 0;
}

div.ja-feature li {
	background: url(../images/feature-arrow.gif) no-repeat left top;
	padding-left: 30px;
	line-height: 21px;
}

div.ja-feature li p {
	color: #797979;
	font-size: 88%;
}

span.feature-number {
	background: #B33333;
	color: #FFFFFF;
	padding: 2px 6px;
	margin-right: 5px;
}

h4.feature-title {
	color: #B33333;
	font-size: 150%;
}

/***Table***/
table {
	border-collapse: collapse;
	border-spacing: 0;
}

th {
	text-align: left;
}
/* Plain rows */
table.plainrows {
	background-color: #F2F2F2;
	color: #404040;
	border-collapse: collapse;
}

table.plainrows caption {
	padding: 6px 0;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

table.plainrows thead {
	border-bottom: solid 1px #284D73;
}

table.plainrows thead th {
	padding: 5px 10px;
	background-color: #366999;
	color: #FFFFFF;
	font-size: 1.1em;
	text-transform: capitalize;
}

table.plainrows tfoot th, table.plainrows tfoot td {
	padding: 3px 10px;
	background-color: #D9D9D9;
	color: #000000;
	font-size: 1.1em;
	text-transform: capitalize;
}

table.plainrows tfoot td {
	text-align: right;
}

table.plainrows tbody th, table.plainrows tbody td {
	border-bottom: solid 1px #D9D9D9;
	padding: 4px 10px;
}

table.plainrows tbody th {
	white-space: nowrap;
}

table.plainrows tr.odd {
}

table.plainrows tbody tr:hover {
	background: #E5E5E5;
}

/* Dark stripes */
table.colorstripes {
	border: 1px solid #162C40;
	color: #FFFFFF;
	background: #284D73;
	border-collapse: collapse;
}

table.colorstripes caption {
	padding: 6px 0;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

table.colorstripes td, table.colorstripes th {
	border: 1px dashed #366999;
	padding: 5px 10px;
}

table.colorstripes thead th {
	border: 1px solid #284D73;
	background: #162C40;
	color: #FFFFFF;
	font-size: 1.1em;
}

table.colorstripes tbody th, table.colorstripes tbody td {
	text-align: left;
	vertical-align: top;
}

table.colorstripes tbody tr.odd {
	background: #224161;
}

table.colorstripes tbody tr:hover {
	background: #1F3D59;
}

table.colorstripes tbody tr:hover th, table.colorstripes tbody tr.odd:hover th {
	background: #1F3D59;
}

table.colorstripes tfoot th, table.colorstripes tfoot td {
	border: none;
	padding: 4px 10px;
	background: #162C40;
	color: #FFFFFF;
	font-size: 1.1em;
}

table.colorstripes tfoot td {
	text-align: right;
}

/* Light stripes */
table.greystripes {
	border: 1px solid #D9D9D9;
	color: #404040;
	background: #FFFFFF;
	border-collapse: collapse;
}

table.greystripes caption {
	padding: 6px 0;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

table.greystripes td, table.greystripes th {
	border: 1px dashed #E5E5E5;
	padding: 5px 10px;
}

table.greystripes thead th {
	border: 1px solid #595959;
	border-bottom: 2px solid #000000;
	background: #404040;
	color: #FFFFFF;
	font-size: 1.1em;
}

table.greystripes tbody th, table.greystripes tbody td {
	text-align: left;
	vertical-align: top;
}

table.greystripes tbody tr.odd {
	background: #F2F2F2;
}

table.greystripes tbody tr:hover {
	background: #E5E5E5;
}

table.greystripes tbody tr:hover th, table.greystripes tbody tr.odd:hover th {
	background: #E5E5E5;
}

table.greystripes tfoot th, table.greystripes tfoot td {
	border: none;
	padding: 4px 10px;
	background-color: #D9D9D9;
	color: #000000;
	font-size: 1.1em;
}

table.greystripes tfoot td {
	text-align: right;
}
/***End Table***/