﻿@charset "UTF-8";
/* CSS Document */


.idc-changedown { color:#a93220; }
.idc-changeup { color:#467700; }

/*-------------------------------------------------------- idc-screen-mouseover Styling --------------------------------------------------------------*/

.idc-screen-mouseover{
	width: 350px;
}

.idc-screen-mouseover .idc-closelink, .idc-screen-mouseover .idc-closelink:hover{
	margin:-29px 0 0; 
	float:right;
	height:18px;
	width:18px;
}

.idc-screen-mouseover h3{
	font-size:16px;
	line-height:1.1em;
	padding:0 30px 5px 0;
}

.idc-screen-mouseover .idc-etfpopquote .idc-lastrow td{
	border-bottom:none;
	font-weight: normal;
	color:#515151;
}

.idc-screen-mouseover .idc-etfpopquote td{
	background-color: transparent;
	font-size:12px;
}

.idc-screen-mouseover .idc-etfpopquote{
	margin-bottom:15px;
}

.idc-screen-mouseover  .idc-td-datalabel1{
	white-space:nowrap;
}

.idc-screen-mouseover .idc-th-volume, .idc-screen-mouseover .idc-td-volume, .idc-screen-mouseover .idc-th-change, .idc-screen-mouseover .idc-td-change {
    text-align:right;
}

.idc-poplinks{ width:100%; }

.idc-poplinks img{
	margin-bottom:-3px;
}
.idc-poplinks a{
	margin-right: 5px;
}

.idc-screen-mouseover .idc-td-links{
	line-height: 22px;
	width:55%;
}

.idc-screen-mouseover .idc-td-time{
	padding-left: 6px;
}

/*------------- End idc-screen-mouseover Styling ----------*/



