h3   { font-size: 1.6em; margin: 0px; }

.sample_attach
{
	display: block;
	border:  1px solid black;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-weight: 900;
	font-size: 11px;
	color:   #FFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #333;
	line-height: 25px;
	text-transform: uppercase;
}

a.sample_attach, a.sample_attach:visited, div.sample_attach
{
	display: block;
	border:  1px solid black;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-weight: 900;
	font-size: 11px;
	color:   #FFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #008601;
	line-height: 25px;
}



a.sample_attach:hover {
	TEXT-DECORATION: none;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: 25px;
	background-color: #84B122;
}
div#sample_attach_menu_child             {
	border-bottom: 1px solid black;
	text-align: left;
	line-height: 25px;	
	
}

div#sample_attach_menu_child1             {
	border-bottom: 1px solid black;
	text-align: left;
	line-height: 25px;
	
}

form.sample_attach
{
	position: absolute;
	visibility: hidden;
	border:  1px solid black;
	background: #FFFFEE;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

form.sample_attach b
{
  font-family: Verdana, Sans-Sherif;
  font-weight: 900;
  font-size: 1.1em;
}

input.sample_attach { margin: 1px 0px; width: 170px; }
.rightBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
