.disName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #71455C;
	width: 82px;
	float:left;
	padding-left: 20px;
	padding-top:2px;
	text-transform: uppercase;
}
.disNameNospace {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #71455C;
	float:left;
	padding-right: 12px;
	padding-top: 2px;
	text-transform: uppercase;
}

.hide{
	display: none;
}
.show {
	display:block;
	width: 650px; 
	margin:auto auto; 
	top: 15px; 
	left: 200px; 
	position: fixed;
	z-index: 10;
}
.IconName {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #893364;
	border-bottom: #893364 solid 1px;
	/*padding: 0px 3px 2px 1px;*/
	
}
.IconShelf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #375174;
}
.sepLine {
	padding:1px;
	width: 100px;
	height:1px;
	/*border-bottom: #893364 solid 1px;*/
}
.IconName img {
	display:inline;
	padding: 0;
	border: none;
}
#rghtcol{
	float:left;
	width:335px;
}
#imagsamp {
padding-right: 20px;
width: 150px;
float:left;

}
#msLdis {
	/*width:85%;*/
	padding:3px; 
	background-color:#FFFFFF;
}