#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 10px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}

div.sample_attach, a.sample_attach
{
	width: 128px;
	border-collapse:collapse;
	text-shadow:#ffffff;
	elevation:higher;
	position: relative;
	background: #ead8e6;
	font-size:10px;
	height:25px;
	padding-top:5px;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}

a.sample_attach
{
  display: block;
  border-bottom: none;
  text-decoration: none;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;

}
a.sample_attach:hover
{
	color: #333333;
	background: #F5F7E2;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
div.sample_attach1, a.sample_attach1
{
	width: 114px;
	border-collapse:collapse;
	text-shadow:#ffffff;
	elevation:higher;
	position: relative;
	background: #bbc923;
	font-size:10px;
	height:25px;
	padding-top:5px;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}

a.sample_attach1
{
  display: block;
  border-bottom: none;
  text-decoration: none;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;

}
a.sample_attach1:hover
{
	color: #333333;
	background: #F5F7E2;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
div.sample_attach2, a.sample_attach2
{
	width: 115px;
	border-collapse:collapse;
	text-shadow:#ffffff;
	elevation:higher;
	position: relative;
	background: #dba34a;
	font-size:10px;
	height:25px;
	padding-top:5px;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}

a.sample_attach2
{
  display: block;
  border-bottom: none;
  text-decoration: none;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;

}
a.sample_attach2:hover
{
	color: #333333;
	background: #F5F7E2;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}

div.sample_attach4, a.sample_attach4
{
	width: 115px;
	border-collapse:collapse;
	text-shadow:#ffffff;
	elevation:higher;
	position: relative;
	background: #e7d945;
	font-size:10px;
	height:25px;
	padding-top:5px;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}

a.sample_attach4
{
  display: block;
  border-bottom: none;
  text-decoration: none;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;

}
a.sample_attach4:hover
{
	color: #333333;
	background: #F5F7E2;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}