.search{
    clear: both;
   	position: absolute;
	white-space: nowrap;
  	left:69.3%;
  	top:0px;
	width: auto;
	z-index: 550 !important;
}

#strSearch {
	margin: 2px 0px 5px 0px;
	z-index: 550
}

#SC {
        clear: both;
	margin: 0px 10px 10px 0px;
}
INPUT.searchbox{
   	font-variant: small-caps;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	color: #306b00;
	border: solid 1px #306b00;
	background-color: #F7FFEE;
	width: 140px;
	height: 12px;
	padding-top: 2px;
	padding-bottom: 1px
        padding-left: 15px;
	vertical-align: top;
	z-index: 550;
     margin-top: 9px;

}

.right{
   margin-top: 20px;
   text-align: right;
   font-weight: bold;
   color: #CC0000;
   padding-top: 0px;
   margin-bottom: -20px;
   z-index: 3000;
}











  
