
divch.sample_attach, a.sample_attach
{
  width: 187px;
  border: 1px solid black;
  background: #FFFFdd;
  padding: 0px 5px;
  font-weight: 900;
  color: #008000;
}

a.sample_attach
{
  display: block;
  border-bottom: none;
  text-decoration:underline;
}

form.sample_attach
{
  position: absolute;
  visibility: hidden;
  border: 1px solid black;
  background: #FFFFEE;
  padding: 0px 1px 1px 1px;
 /* padding: 0px 5px 2px 5px;*/
}
.topItem
{
	font: bold 12px tahoma,verdana,sans-serif;
	letter-spacing: 0;
	background-position: center center;
	background-repeat: no-repeat;
	border: none;
	width: 187px;
	height: 20px;
	color: #4b96da;
	cursor: pointer;
	background-color: #e9f1f9; /*text-indent:10px;*/
}

.subItem
{
	margin-left: 1px;
	margin-top: 2px;
	font: 11px arial;
	text-decoration: none;
	color: #2f82cd;
	margin-bottom: 7px;
	/*background-color: #e9f1f9;*/
}
a.subItem:hover
{
    margin-left: 1px;
	font: 11px arial;
	text-decoration: none;
	color: #2f82cd;
	cursor: pointer;
	text-decoration: underline;
	/*background-color: #2f82cd;*/
}

.topItemforher
{
	font: bold 12px arial;
	letter-spacing: 0;
	background-position: center center;
	background-repeat: no-repeat;
	border: none;
	width: 159px;
	height: 20px;
	color: #f680d2;
	cursor: pointer;
	background-color: #e9f1f9; /*text-indent:10px;*/
}

.subItemforher
{
	margin-left: 1px;
	margin-top: 2px;
	
	font: 11px arial;
	text-decoration: none;
	color: #e13aae;
	/*color: #e13aae;*/
	margin-bottom: 7px;
	/*background-color: #e13aae;*/
}
a.subItemforher:hover
{
    margin-left: 1px;
	font: 11px arial;
	text-decoration: none;
	color: #e13aae;
	cursor: pointer;
	text-decoration: underline;
	/*background-color: #e13aae;*/
}

