﻿/*Items Constants*/
.ml-leftthumbpanel-largetop span, .ml-leftthumbpanel-left span{
	display:block;
}
/*Small Items*/
.ml-leftthumb, .ml-leftthumb:hover{
	font-size:9pt;
	float:left;
	width:179px;
	padding:0px;
	margin:15px 0px 15px 5px;
	border:solid 0px #ffffff;
	text-decoration:none;
	overflow:hidden;
	height:auto !important;
}
.ml-leftthumb:hover{
	
	
}
.ml-leftthumbpanel-left{
	float:left;
}
.ml-leftthumbpanel-left img{
	padding:0px;
	background-color:#ebf4f7;
}
.ml-leftthumbpanel-right{ 
	float:left;
	padding:0 0 0 7px;
	width:100px;
}
.ml-leftthumbpanel-largetop{
	display:block;
	clear:both;
}
.ml-leftthumbpanel-largebottom{
	clear:both;
	display:block;
}
.ml-leftthumbpanel-right span, .ml-leftthumbpanel-largebottom span{
	clear:both;
	/*display:block;*/
	color:#ffffff;
	font-size:8pt;
}
.ml-leftthumbpanel-heading, .ml-leftthumbpanel-heading a{
	color:Orange;
	padding:3px 0 0 0;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
}
.ml-leftthumbpanel-heading a:hover{
	color:#ffffff;
	padding:3px 0 0 0;
	text-decoration:underline;
	font-size:9pt;
	font-weight:bold;
}

.ml-leftthumbpanel-subheading{
	text-decoration:none;
	color:#ffffff;
	padding:0 0 2px 0;
	font-size:8pt;
	
}
.ml-leftthumbpanel-small{
	text-decoration:none;
	color:#ffffff;
	font-size:8pt;
	line-height:11px;
}
