
.output-div-container {
	border:1px solid silver;
	background-color:#F8F8F8;
	padding:0px;
}
.input-div {
	text-align:left;
	background-color:#;
	border:0px solid #868A15;
	padding:0px;

}
.ajax-div {
	border:0px solid ;
	background-color: ;
	padding:0px;
}
div#box
{
  width : 240px;
  height : auto;
  overflow : auto ;
	border-right: 2px outset #7F9DB9;
	border-bottom: 2px outset #7F9DB9;
	border-top: 1px solid #7F9DB9;
	border-left: 1px solid #7F9DB9;
	background: #eeeeee;
  
  background : #F8F8F8;
  position : absolute;

  border-top : none;
  text-align : left;
  display : none;
  cursor : pointer;
  z-index:100;

  font:normal 12px Verdana;
  line-height:18px; 
}

div#boxView
{
  width : 240px;
  height : auto;
  overflow : auto ;
	border-right: 2px outset #7F9DB9;
	border-bottom: 2px outset #7F9DB9;
	border-top: 1px solid #7F9DB9;
	border-left: 1px solid #7F9DB9;
	background: #eeeeee;
  
  background : #F8F8F8;
  position : absolute;

  border-top : none;
  text-align : left;
  display : none;
  cursor : pointer;
  z-index:100;

  font:normal 12px Verdana;
  line-height:18px; 
}


div#box1
{
  width : 240px;
  height : auto;
  overflow : auto ;
  border : 1px solid #C5C5C5;
  background : #F8F8F8;
  position : absolute;
  
  border-top : none;
  text-align : left;
  display : none;
  cursor : pointer;
  z-index:999;
}

		
.resdiv 
{ 
	height:100px;
	width:230px;
	position:absolute;
	z-index:999;
	border-right: 0px outset #333;
	border-bottom: 0px outset #333;
	border-top: 0px solid #7F9DB9;
	border-left: 0px solid #7F9DB9;
	
}
.frmcls
{ 
	position:absolute;
	z-index:998;
	border-style: none;
}