a.sample_attach:link {
	color: #000000;
	text-decoration: none;
}

a.sample_attach:visited {
	color: #000000;
	text-decoration: none;
}

a.sample_attach:hover {
	color: #000000;
	text-decoration: none;
}

a.sample_attach:active {
	color: #000000;
	text-decoration: none;
}

div.sample_attach {
  width: 80px;
  height: 18px;
  border: 1px solid #FFFFFF;
  background: #CC0033;
  border-bottom: 0px;
  border-top: 0px;
  padding: 0px 5px;
  font-family: Arial;
  font-weight: bold;
  font-size: 13px;
  color: #FFFFFF;
  text-align: center;
  float: right;
}

a.sample_attach {
  height: 19px;
  background: url(../images/transparent.gif);
  display: block;
  padding: 0px 5px;
  border: 0px;
  border-left: 1px solid #000000;
  text-decoration: none;
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
}

form.sample_attach {
  position: absolute;
  visibility: hidden;
  background: url(../images/transparent.gif);
  padding: 0px 5px 2px 5px;
}

.submenu {
  position: absolute;
  visibility: hidden;
  margin: -1px;
  margin-left: 6px;
}


