#thumbBox{
	position: absolute;
	visibility:hidden;
	left: 0;
	top: 0;
	min-width: 350px;
	z-index: 10;
	cursor: hand;
	cursor: pointer;
	padding-right: 6px;
	padding-left: 6px;
	text-align: center;
	background-color: #ffffff;
	border:1px solid #000000;
	background-image: url(http://yst.batts4u.com/images/enlarge-main-table-tp-img.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 13px;
	
}
#header{
	min-width: 450px;
	height:75px;
	text-align:center;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#cccccc;
}
#thumbBox .footerbar{
	padding: 8px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none; 
	text-align:right;
	color:#000000;
}
#thumbBox #thumbImage{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #083e7b;
	text-decoration: none;
	line-height: 22px;
	text-align:left;
	
}
.product-name{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 10px;
}
#thumbLoading{ 
	position: absolute;
	visibility: hidden;
	padding: 5px;
	z-index: 5;
}

#loading{
	position:absolute;
	left:45%;
	top:40%;
	border:1px solid #df4904;
	padding:2px;
	background:#f8c88b;
	width:150px;
	text-align:center;
	z-index:20001;
}

#loading .loading-indicator{
	border:1px solid #df4904;
	background:white url('http://lib.store.yahoo.net/lib/yhst-78357659015416/load-bg.bmp') repeat-x;
	color:#BA3E07;
	padding:10px;
	margin:0;
	text-align:left; font-style:normal; font-variant:normal; font-weight:bold; font-size:13px; font-family:tahoma, arial, helvetica
}
