.grid1Polish {
	text-align: left;
	position:absolute  ;
	right:100px;
	z-index: 1000;
	padding: 15px;
	display:none;
	background: #E7ECF2 url(/diamond_search/img/popup.png) no-repeat;
	color: white;
	border: 1px solid white;
	font-size: 15px;
	width: 200px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	-border-radius: 3px;
	list-style: none;
	color: #444444;
	-webkit-box-shadow: 0px 8px 8px #333;
 }
.dimoinfo ul {
	text-align: left;
	position:absolute  ;
	right:100px;
	z-index: 1000;
	padding: 15px;
	display:none;
	background: #E7ECF2 url(/diamond_search/img/popup.png) no-repeat;
	color: white;
	border: 1px solid white;
	font-size: 15px;
	width: 200px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	-border-radius: 3px;
	list-style: none;
	color: #444444;
	-webkit-box-shadow: 0px 8px 8px #333;
}
.dimoinfo li {
	padding-bottom: 5px;
}
.dimoinfo li span {
	display: block;
	font-size: 12px;
	text-align: justify;
	color: #555;
}
.dimoinfo li span.title {
	font-weight: bold;
	color: #222;
}

#pic {
	background-color: #FFFFFF;
	left: 10px;
	position: relative;
	top: 10px;
	width: 135px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic td.p1, #pic td.p1:visited {
	background: #FFFFFF;
	border: 1px solid #000000;
	display: block;
	height: 90px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 135px;
}

#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large ul {
	border: 1px solid #000000;
	display: block;
	height: 233px;
	left: 150px;
	position:fixed;
	top: 60px;
	width: 300px;
}
#pic a.p1:hover .large  {
	border: 1px solid #000000;
	display: block;
	height: 233px;
	left: 350px;
	position: absolute;
	top: -60px;
	width: 300px;
}
tr.p2:hover .dimoinfo ul  {
	border: 1px solid #000000;
	display: block;
	height: 233px;
	left:1030px;
	position:fixed;
	top: 100px;
	width: 200px;
}
tr.p2:hover .dimoinfo   {
	border: 1px solid #000000;
	display: block;
	height: 50px;	
	
	position:fixed;
	left:1000px;
	top:auto;
	width: 50px;
}
