﻿.investing .banner-bg {
	background: #0a1220 url(../images/mainmasthead-investing.jpg) no-repeat top center;
	position: relative;
}
.investing .panel {
	border-color: #CC6633;
	padding: 5px;
}
.investing .panel-heading {
	color: #fff;
	background: #CC6633;
}
.investing .left-col-list a:hover, .investing .left-col-list a:focus, .investing .left-col-list a:active {
    background: #CC6633;
}

.investing .td1
{
	width:200px;
	float:left;
	margin-right:12px;
	padding-bottom:16px;
}

.investing .td2
{
	margin-top:15px;
	font-size:14px;
	vertical-align:top;
}

.investing h3 {
    background: none repeat scroll 0 0 #CC6633;
    color: #FFFFFF;
    padding: 10px 15px;
}
.investing a, .investing a:visited  {
    xcolor:#0D457A;
}

.panel-orange {
	border-color: #CC6633;
	padding: 5px;
}
.panel-orange > .panel-heading {
	color: #fff;
	background: #CC6633;
}
.panel-orange a {
	color: #333;
	text-decoration: none;
}