
#videopopup h4 { font-size: 16px; color: #006; font-weight: bold; }
#popup {	position: absolute; display: none; }
#popupborder { position: relative; border: 1px solid #c2dbf8; background-color: #fff; padding: 2px; }
#popupcontent { position: relative; background-color: #c2dbf8; padding: 4px; color: #fff; }
#popupcontent #close { position: absolute; top: 6px; right: 6px; }
#popupcontent table { margin: 0px 4px 0px 4px; }
#popupcontent td { vertical-align: top; }
#popupcontent h4 { text-align: center; margin-top: 4px; padding: 0px 24px 0px 24px; font-size: 14px; }
#popupcontent .hr3 {	background-color: #fff; line-height: 1px; margin: 7px 0px 7px 0px; }
#popupcontent input, #popupcontent textarea { width: 184px; background-color: #ec6666; border: 1px solid #f9cccc; color: #006; padding: 1px 0px 0px 2px; }
#popupcontent input { height: 15px; }
#popupcontent textarea { height: 45px; }
#popupcontent .hr4 {	background: url(../images/popup/hrcross.gif) repeat-x; line-height: 3px; margin: 7px 0px 7px 0px; }
#popupcontent .submit { width: 182px; height: 23px; border: 0px; padding: 0px; }
#popupcontent .w80 {	width: 80px; }
#popupcontent .w10 {	width: 10px; }
#popupshadow { position: absolute; background: url(../images/popup/shadow.gif); left: 10px; top: 10px; }
#popupcover { position: absolute; top: 0px; }
.indent19 {margin-left:19px;display:block;line-height: 11px; }
#left .country p { float:right; margin-top: -1px;}
#left .country { height: 22px; }
#left .country h2 { margin-top: 2px;}

.videotitle {font-size: 12px; color: #006; font-weight: bold; padding: 2px 0px 15px;}

#videopopup {	position: absolute; display: none; }
#videopopupshadow { position: absolute; background: url(../images/popup/shadow.gif); left: 10px; top: 10px; }
#videopopupcover { position: absolute; top: 0px; }
#popupcontent #save { position: absolute; top: 6px; right: 27px; }

/* new style*/
body{
	max-width:none !important;
	min-width:1000px !important;
}
#wrapper{
	margin:0 auto;
	max-width:1250px;
}
/* KPI pages*/

/* main */
#main{
	width:100%;
	padding:0 0 100px;
}
.main-table{
	width:100%;
	border-collapse:collapse;
}
.main-table .space{
	width:23px;
}
.main-table td{
	vertical-align:top;
}
.main-table .sidebar{
	width:17%;
}
/* sub-nav */
.sub-nav{
	background:#f7f7f7;
	border:1px solid #e5e5e5;
	border-width:0 1px 1px 0;
	margin:5px 0 30px;
}
.sub-nav ul{
	border-left:6px solid #f60;
	margin:0;
	padding:0;
	list-style:none;
}
.sub-nav ul li.selected {
	background:#f9f9f9 url(/file/ISE_DOWN_ARROW_GIF) no-repeat 12px 12px;
	margin:0;
}
.sub-nav ul li{
	background:url(/file/ISE_LINK_ARROW_LTR_GIF) no-repeat 12px 13px;
	border-top:1px solid #E5E5E5;
	padding:8px 0 7px 25px;
	text-indent:0;
}
.sub-nav ul li a{
	font:bold 12px Arial,Helvetica,sans-serif;
	color:#006;
}
/* content */
.main-table #content{
	float:none;
	margin:0;
	width:auto;
	padding:20px 0 0;
	font-size:13px;
	line-height:18px;
	color:#333;
	display:block;
}
.main-table #content h1{
	margin:0;
	color:#006;
	font-size:22px;
	line-height:24px;
	font-weight:normal;
	border-bottom:1px solid #ccc;
	padding:0 0 14px;
}
.main-table #content .text-holder{
	overflow:hidden;	height:1%;
	padding:25px 0 43px;
	border-bottom:1px solid #ccc;
}
.main-table #content .text-holder .image{
	float:left;
	width:165px;
	margin:0 21px 0 0;
}
.main-table #content .text-holder .image img{
	display:block;
}
.main-table #content .text-holder .content-text{
	overflow:hidden;	height:1%;
}
.main-table #content .text-holder p{
	margin:0 0 10px;
	font-size:13px;
	line-height:17px;
}
/* section */
#content .section{
	width:100%;
	padding:10px 0 0;
}
#content .section h2{
	margin:0;
	color:#f60;
	font-size:12px;
	line-height:14px;
	padding:0 0 0 5px;
}
#content .section table{
	width:100%;
	border-collapse:collapse;
}
#content .section .space{
	width:29px;
}
#content .section .list{
	margin:0;
	padding:15px 0 0;
	list-style:none;
	font-size:10px;
	line-height:12px;
}
#content .section .list li{
	margin:0 0 5px;
	padding:0 0 6px 15px;
	background:url(/file/ISE_LINK_ARROW_LTR_GIF) no-repeat 2px 7px;
	border-bottom:1px solid #dae1f1;
}
#content .section .list li a:hover {
	color: #f60;
	text-decoration: underline;
}
/* aside */
.aside .video,
.aside .video img{
	display:block;
}
.aside .quick-box{
	margin:0 0 0 2px;
	padding:14px 0 17px;
}
.aside .quick-box h3{
	margin:0;
	color:#050069;
	font-size:12px;
	line-height:14px;
	background:#c2dbf9;
	padding:4px 7px 7px 8px;
}
.aside .links-list{
	margin:0;
	padding:7px 7px 5px;
	list-style:none;
	border:1px solid #e5e5e5;
	font-size:11px;
	line-height:13px;
}
.aside .links-list li{
	overflow:hidden;	height:1%;
	background:url(/file/ISE_LINK_ARROW_LTR_GIF) no-repeat 0 5px;
	padding:0 0 6px 15px;
}
.aside .links-list li a{
	color:#666;
	text-decoration:none;
}
.aside .links-list li a:hover{
	text-decoration:underline;
}
.aside .items{
	border:1px solid #ff6701;
}
.aside .items img{
	display:block;
}
.aside .items strong{
	display:block;
	background:#ff6701;
	color:#fff;
	font-size:24px;
	line-height:26px;
	font-weight:normal;
	padding:7px 10px 5px 12px;
	overflow:hidden;	height:1%;
}
.aside .items strong  em{
	font-style:normal;
	float:left;
}
.aside .items strong span{
	font-size:11px;
	line-height:13px;
	padding:0 0 0 10px;
	float:left;
}
.hidden{
	display:none;
}
/* column */
.column{
	width:100%;
}
.column h2{
	margin:0;
	background:#f60;
	color:#fff;
	font-size:12px;
	line-height:14px;
	padding:4px 8px 7px 9px;
}
.column .news-list{
	margin:0;
	padding:12px 0 0 0px;
	list-style:none;
	font-size:12px;
	line-height:14px;
	color:#333;
}
.column .news-list li{
	overflow:hidden;	height:1%;
	border-bottom:1px solid #e5e5e5;
	padding:8px 0 1px 3px;
}
.column .news-list li.add{
	border:none;
	padding:7px 0 16px;
}
.column .news-list li img{
	float:left;
	margin:0 14px 0 0;
}
.column .news-list li .text-holder{
	overflow:hidden;	height:1%;
}
.column .news-list li .date{
	display:block;
	color:#666;
	font-size:10px;
	line-height:12px;
	margin:0 0 4px;
}
.column .news-list li h3{
	font-weight:bold;
	margin:0 0 6px;
	font-size:12px;
	line-height:14px;
	color:#333;
}
.column .news-list li h3 a{
	color:#333;
}
.column .news-list li p{
	margin:0;
}
.column .news-list li .more{
	background:url(/file/ISE_LINK_ARROW_LTR_GIF) no-repeat 0 6px;
	width: 6px;
	height: 13px;
	display:inline-block;
}
.column .news-list li .more:hover{
	text-decoration:none;
}
.column .link-all{
	margin:0 0 30px;
	padding:16px 0 0 3px;
}
.column .link-all a{
	color:#4598cf;
	text-decoration:underline;
	padding:0 0 0 12px;
	background:url(/file/ISE_LINK_ARROW_LTR_GIF) no-repeat 0 6px;
	font-size:12px;
	line-height:14px;
}
.column .link-all a:hover{
	color: #f60;
	text-decoration:underline;
}
.column .clippings-box{
	overflow:auto;
	height:390px;
}

/* fund pages*/
/* container */
.container{
	width:100%;
	overflow:hidden;
	padding:11px 0 0;
}
/* promo */
.promo{
	overflow:hidden;	height:1%;
}
.promo h1{
	margin:0 0 22px;
	color:#006;
	font-size:22px;
	line-height:24px;
}
.promo .panel{
	overflow:hidden;	height:1%;
	padding:0 0 14px;
}
.promo .panel .link{
	float:left;
	font-size:12px;
	line-height:14px;
	color:#5d98d2;
	text-decoration:underline;
	padding:0 0 0 16px;
	background:url(/file/ISE_LINK_ARROW_RTL_GIF) no-repeat 0 6px;
	margin:0 0 0 5px;
	display:inline;
}
.promo .panel .link:hover{
	text-decoration:none;
}
.promo .panel .search-form{
	float:right;
	width:198px;
	display:inline;
}
.promo .panel .search-form .text{
	float:left;
	margin:0;
	padding:0 5px;
	width:135px;
	border:1px solid #ccc;
	color:#666;
	font-size:11px;
	text-align:center;
}
.promo .panel .search-form .btn-submit{
	float:right;
	background:none;
	border:none;
	color:#788cc7;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	margin:0;
	width:43px;
	padding:0;
}
.promo .bar{
	overflow:hidden;	height:1%;
	background:#7b8cca;
	padding:7px 10px 7px 7px;
}
.promo .bar h2{
	margin:0;
	color:#fff;
	font-size:12px;
	line-height:14px;
}
.promo .bar .print{
	float:right;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/file/ISE_PRINT_NEW_GIF) no-repeat;
	width: 45px;
	height: 15px;
}
.promo .panel a:hover {
	color: #FF6600;
	text-decoration: underline !important;
}
/* main-holder */
.main-holder{
	overflow:hidden;	height:1%;
	padding:13px 0 0;
}
/* content */
.main-holder #content{
	width:558px;
	float:left;
	padding:9px 0 0;
}
.main-holder #content .hold {
	width:553px;
	padding:0 0 0 5px;
}
.main-holder #content h3{
	margin:0 0 7px;
	color:#f60;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
}
.main-holder #content .text-holder{
	font-size:13px;
	line-height:18px;
	color:#333;
	padding:0 0 28px;
}
.main-holder #content .text-holder p{
	margin:0;
}
.hide-content p {
	display:inline;
}
.main-holder #content .read-more {
	font-size:12px;
	line-height:14px;
	color:#5d98d2;
	text-decoration:underline;
	padding:0 0 0 11px;
	margin:0 0 0 10px;
	background:url(/file/ISE_DOWN_ARROW_GIF) no-repeat 0 6px;
}
.main-holder #content .less-more {
	font-size:12px;
	line-height:14px;
	color:#5d98d2;
	text-decoration:underline;
	padding:0 0 0 11px;
	margin:0 0 0 10px;
	background:url(/file/ISE_UP_ARROW_GIF) no-repeat 0 6px;
}
/*.main-holder #content .less-more {
	background:none;
	padding:0;
	margin:0 0 0 5px;
}*/
.hide-content .btn2 {
	display:none;
}
.hide-content .btn1,
.hide-inner .btn2 {
	display:inline;
}
.hide-inner .btn1 {
	display:none;
}
.hide-block {
	display:none;
}
.hide-inner .hide-block {
	display:inline;
}
.main-holder #content .read-more:hover,
.main-holder #content .less-more:hover{
	text-decoration:none;
}
.main-holder #content .visual{
	display:block;
	margin:12px 0 0;
}
/* block */
.main-holder .block{
	overflow:hidden;	height:1%;
	padding:54px 0 0 5px;
}
/* col-1 */
.main-holder .block .col-1{
	float:left;
	width:268px;
}
.main-holder .download-list{
	margin:0;
	padding:8px 0 8px 1px;
	list-style:none;
	font-size:13px;
	line-height:15px;
} 
.main-holder .download-list li{
	padding:0 0 13px 20px;
	background:url(/file/ISE_DOWNLOAD_GIF) no-repeat 0 2px;
}
.main-holder .download-list li a{
	color:#4598cf;
	text-decoration:underline;
}
.main-holder .download-list li a:hover{
	color: #FF6600;
	text-decoration:underline;
	
}
.main-holder .block .link{
	padding:0 0 6px 3px;
}
.main-holder .block .link a{
	font-size:12px;
	line-height:14px;
	color:#39c;
	text-decoration:underline;
	background:url(/file/ISE_LINK_ARROW_LTR_GIF) no-repeat 0 5px;
	padding:0 0 0 12px;
}
.main-holder .block .link a:hover{
	text-decoration:none;
}
/* col-2 */
.main-holder .block .col-2{
	float:right;
	width:285px;
}
.main-holder .ads-list{
	margin:0;
	padding:8px 0 30px;
	list-style:none;
	font-size:13px;
	line-height:15px;
}
.main-holder .ads-list li{
	overflow:hidden;	height:1%;
	margin:0 0 11px;
}
.main-holder .ads-list li .image{
	margin:0 11px 0 0;
}
.main-holder .ads-list li .image,
.main-holder .ads-list li .image img{
	float:left;
}
.main-holder .ads-list li .holder{
	overflow:hidden;	height:1%;
	padding:6px 0 0;
}
.main-holder .ads-list li strong{
	display:block;
	font-size:12px;
	line-height:14px;
	color:#050069;
	font-weight:bold;
	margin:0 0 5px;
}
.main-holder .ads-list li a{
	color:#4598cf;
	text-decoration:underline;
}
.main-holder .ads-list li a:hover{
	color: #FF6600;
	text-decoration:underline;
}
.main-holder .block .box{
	margin:0;
	color:#333;
	font-size:13px;
	line-height:18px;
}
.main-holder .block .box p{
	margin:0;
}
.main-holder .block .box .list{	margin:0;	padding:4px 0 0;	list-style:none;	font-size:12px;
	line-height:14px;
}
.main-holder .block .box .list li{
	padding:0 0 4px;
}
.main-holder .block .box .list li a{
	color:#39c;
	text-decoration:underline;
}
.main-holder .block .box .list li a:hover{
	color: #f60;
	text-decoration:underline;
}
/* sidebar */
.main-holder #sidebar{
	float:right;
	width:353px;
}
/* price table */
#sidebar .sortable{
	background:#c5cfe9;
	overflow:hidden;	height:1%;
	padding:8px 0 9px 8px;
	margin:0 0 22px;
}
#sidebar .sortable table{
	width:100%;
	border-collapse:collapse;
}
#sidebar .sortable tbody tr td{
	padding:0 0 7px;
	font-size:12px;
	line-height:14px;
	color:#333;
}
#sidebar .sortable .title{
	font-weight:bold;
	color:#050069;
	width:140px;
}
/* box */
#sidebar .box{
	background:#eff4fa;
	margin:0 0 20px;
	width:353px;
}
#sidebar .box .holder{
	padding:9px 10px 10px 12px;
}
#sidebar .box h3{
	margin:0;
	background:#b6c3e4;
	color:#050069;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	padding:4px 0 6px 8px;
}
#sidebar .box .box-table{
	border-bottom:1px solid #dae1f1;
	padding:0 0 9px;
	margin:0 0 10px;
}
#sidebar .box .box-table table{
	width:100%;
	border-collapse:collapse;
}
#sidebar .box .box-table td{
	padding:0 0 5px;
	font-size:11px;
	line-height:12px;
	color:#333;
}
#sidebar .box .box-table .title{
	width:130px;
}
#sidebar .box .text-holder{
	padding:3px 0 0;
	font-size:11px;
	line-height:18px;
	color:#333;
}
#sidebar .box .text-holder p{
	margin:0;
}
#sidebar .box .text-holder strong{
	display:block;
	font-weight:bold;
	margin:13px 0 0
}
#sidebar .box .list{	margin:0 0 0 -3px;
	padding:3px 0 0;	list-style:none;}
#sidebar .box .list li{
	overflow:hidden;	height:1%;
	margin:0 0 6px;
	padding:0 0 4px 14px;
	background:url(/file/ISE_LINK_ARROW_LTR_GIF) no-repeat 3px 6px;
	border-bottom:1px solid #dae1f1;
}
#sidebar .box .list li a{
	color:#4598cf;
	text-decoration:underline;
}
#sidebar .box .list li a:hover{
	color: #FF6600;
	text-decoration:underline;
}
#sidebar .box .link{
	padding:0;
}
#sidebar .box .link a{
	color:#6fafda;
	padding:0 0 0 12px;
	background:url(/file/ISE_LINK_ARROW_LTR_GIF) no-repeat 0 4px;
	text-decoration:underline;
}
#sidebar .box .link a:hover{
	color: #f60;
	text-decoration:underline;
}

/*fund_pages_html_final-1.html*/
.select-form{
	float:left;
	width:528px;
}
.select-form select{
	float:left;
	width:158px;
	margin:0 18px 0 0;
	cursor:auto;
}
.main-block{
	width:100%;
	overflow:hidden;
	padding:12px 0 21px;
}
.main-block .section{
	width:100%;
	overflow:hidden;
}
.dataTables_paginate{
	margin:0;
	float:right;
	clear:none;
}
/* jQuery DataTables plugin paginate elements*/ 
.fg-button{
	padding:4px 6px;	
    color: #3399CC;
	font-size:1.2em;
    background: none repeat scroll 0 0 transparent;
    border-left: 1px solid #D9E1F0;
    float: left;
    margin: 0 0 0 -1px;
	cursor: pointer;
   *cursor: hand;
}
.paging_full_numbers span.first{
    border-left: none;
}
.paging_full_numbers span.previous{
    padding:4px 6px 4px 16px;
	background: url(/file/ISE_BACK_ARROW_GIF);
	background-repeat:no-repeat;
	background-position:5px 50%;	
	font-weight:normal;
	display: block;
}
.paging_full_numbers span.next{
	padding:4px 6px 4px 16px;
	background: url(/file/ISE_LINK_ARROW_GIF);
	background-repeat:no-repeat;
	background-position:5px 50%;
	font-weight:normal;
	display: block;
}
.paging_full_numbers span.ui-state-disabled {
	color:#D9E1F0;
}
.paging_full_numbers span span.ui-state-disabled {
	color:#f60;
}
.fg-button:hover {
	text-decoration:underline;
}
.ui-state-disabled:hover {
	text-decoration:none;
    cursor: default
}
.listing {
	float: right;
}
.main-block ul.paging a{
	font-weight:normal;
	padding:0;
}
.main-block ul.paging a:hover{
	text-decoration:underline;
}
.main-block ul.paging .next{
	background: url(/file/ISE_BULLET_01_GIF) no-repeat 0 5px;
	padding:0 0 0 12px;
	font-weight:normal;
	display: block;
}
.main-block .tabset{
	float:left;
	font-size:12px;
	line-height:15px;
	font-weight:bold;
	color:#333;
	position:relative;
	z-index:10;
}
.main-block .tabset li{
	float:left;
	margin:0 6px 0 0;
}
.main-block .tabset a{
	float:left;
	background: url(/file/ISE_TABSET_L_GIF) no-repeat;
	height: 30px;
	color:#333;
}
.main-block .tabset a span{
	float:left;
	padding:8px 13px 6px;
	background: url(/file/ISE_TABSET_R_GIF) no-repeat 100% 0;
}
.main-block .tabset a:hover,
.main-block .tabset a.active{
	text-decoration:none;
	background-position:0 -30px;
}
.main-block .tabset a:hover span,
.main-block .tabset a.active span{
	background-position:100% -30px;
	cursor:pointer;
}
.tab-content{
	height:1%;	overflow:hidden;
	border:1px solid #e5e5e5;
	padding:19px 22px 23px 18px;
	margin:-1px 0 11px;
	position:relative;
}
.sortable{
	border-collapse:collapse;	padding:0;	margin:0;
	width:100%;
	font-size:12px;
	line-height:14px;
	color:#050069;
}
.sortable thead tr th{
	cursor: pointer;
	font-weight:bold;
	text-align:left;
	border-right:3px solid #fff;
	background:#eff4fa;
}
.sortable thead tr th.fund{
	width:359px;
	padding:7px 8px;
}
.sortable thead tr th a:hover{
	text-decoration:none;
}
.sortable thead tr th.val{
	width:62px;
	padding:7px 4px 7px 12px;
}
.sortable thead tr th.price{
	width:65px;
	padding:7px 4px 7px 14px;
}
.sortable thead tr th.datum{
	width:77px;
	padding:7px 4px 7px 14px;
}
.sortable thead tr th.trans{
	width:108px;
	padding:7px 4px 7px 11px;
}
.sortable thead tr th.type{
	width:111px;
	border:0;
	padding:7px 5px 7px 13px;
}
.DataTables_sort_wrapper span.ui-icon-triangle-1-n{
	padding:10px 10px 10px 10px;
	background: url(/file/ISE_ARROW_DOWN_GIF) no-repeat;
	background-position: 5px 50%;
}
.DataTables_sort_wrapper span.ui-icon-triangle-1-s{
	padding:10px 10px 10px 10px;
	background: url(/file/ISE_ARROW_UP_GIF) no-repeat;
	background-position: 5px 50%;
}
.sortable .emptyheader * {
	height:24px;
	background:none;
}
.sortable .hidden * {
	display:none;
}
.sortable tbody tr td{
	border:0;
}
.sortable tr:hover td,
.sortable tr.hover td{
	color:#f60;
	cursor:pointer;
}
.sortable .even td{
	background: url(/file/ISE_FUNDTABLE_BG_GRAY_GIF) repeat 0 100%;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
}
.sortable tbody tr td.fund{
	width:364px;
	padding:11px 7px 13px;
	font-weight:bold;
}
.sortable tbody tr td.val{
	width:63px;
	padding:11px 4px 13px 14px;
}
.sortable tbody tr td.price{
	width:68px;
	text-align:right;
	padding:11px 14px 13px 4px;
}
.sortable tbody tr td.datum{
	width:78px;
	padding:11px 4px 13px 16px;
}
.sortable tbody tr td.trans{
	width:108px;
	text-align:right;
	padding:11px 14px 13px 4px;
}
.sortable tbody tr td.type{
	width:111px;
	padding:11px 4px 13px 14px;
}
.sortable thead tr th.ytd{
	width:59px;
	padding:7px 4px 7px 12px;
}
.sortable thead tr th.yr-1{
	width:55px;
	padding:7px 3px 7px 17px;
}
.sortable thead tr th.yr-3{
	width:48px;
	padding:7px 3px 7px 24px;
}
.sortable thead tr th.yr-5{
	width:60px;
	text-align:right;
	padding:7px 11px 7px 4px;
}
.sortable thead tr th.yr-10{
	width:60px;
	text-align:right;
	padding:7px 12px 7px 4px;
}
.sortable thead tr th.date{
	width:111px;
	border:0;
	padding:7px 4px 7px 14px;
}
.sortable tbody tr td.find{
	width:364px;
	padding:11px 7px 7px;
}
.sortable tbody tr td.ytd{
	width:55px;
	padding:11px 5px 7px 18px;
}
.sortable tbody tr td.yr-1{
	width:55px;
	padding:11px 3px 7px 17px;
}
.sortable tbody tr td.yr-3{
	width:50px;
	padding:11px 3px 7px 25px;
}
.sortable tbody tr td.yr-5{
	width:60px;
	text-align:right;
	padding:11px 14px 7px 4px;
}
.sortable tbody tr td.yr-10{
	width:60px;
	text-align:right;
	padding:11px 15px 7px 4px;
}
.sortable tbody tr td.date{
	width:111px;
	padding:11px 4px 7px 14px;
}
.performancetable {
	width: 340px;
	overflow: auto;
	overflow: hidden;
	font-size: 1.1em;
	font-weight: normal;
	color: #333333;
}
.performancetable th {
	width: 50px;
	height: 14px;
	vertical-align: top;
	text-align: right;
	font-weight: normal;
	border-bottom: solid 1px #C1C1AA;
}
.performancetable th.spec {
	width: 140px;
	height: 14px;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	padding: 0 0 0 12px;
}
.performancetable td.spec {
	width: 140px;
  	height: 14px;
	vertical-align: top;
	font-weight: normal;
	text-align: left;
}
.performancetable td {
	width: 50px;
	height: 14px;
	vertical-align: top;
	text-align: right;
}

/* flash */
div.flash {
	margin-top: 19px;
}
