.no_wrap{
	white-space: nowrap;
}

.periodsSelect {
	color: #000 !important;
	border-bottom: none !important;
	background: none !important;
	border:1px solid #d4d4d4;
}

#result_history{
	position: relative;
	height: 252px;
}
#result_history img{
	width: 100%;
}
.ul_row{
	margin:0;
	padding:0;
	margin-top: 10px;
}
.ul_row li{
	float:left;
	margin:0;
	list-style: none;
	padding-left:0;
	padding-right:10px;
}
.ul_row li .periods{
	text-decoration:none;
	color: #fff;
	background: #2A5333;
	text-shadow:none;
	padding: 3px 5px;
	display:inline-block;
}

#correlationTable table td,#colorbox_correlation table td{
	padding:5px 5px 1px;
}
#correlationTable table a,#colorbox_correlation table a{
	color: #fff;
	display:block;
	padding: 2px;
}
#correlationTable table a:hover,#colorbox_correlation table a:hover{
	color: #f60;
}
#correlationTable table a:active,#colorbox_correlation table a:active{
	color: #f00;
	padding: 4px 0 0 4px;
}

.correlation_up{
	background: #397231 !important;
}

.correlation_down{
	background: #a80000 !important;
}

.asset_choose{
	background:url(../images/right.gif) top right no-repeat !important;
}
.asset_choose a{
	color:#000 !important;
}
.mpiq_tag{
	padding:5px 15px 5px 5px;
	background:#f7f7f7;
	border: 1px solid #d4d4d4;
	line-height:15px;
	display:inline-block;
	position:relative;
	margin-top: 5px;
	margin-right:10px;
}
.mpiq_tag_img{
	position:absolute;
	width: 10px;
	height:10px;
	right:0.3em;
	top:0.7em;
	display:inline-block;
	background-image:url(../template/ed/css/jquery_UI/smoothness/images/ui-icons_222222_256x240.png);
	background-repeat: no-repeat;
	background-position: -83px -132px;
}

h3.historical_correlation{
	background: url(../images/list.png) center left no-repeat;
	font-size: 18px;
	padding:0 0 0 30px;
	margin-bottom:0;
	line-height:25px;
	margin-top:20px;
}