#Sinputdiv{
	display : none;
	border : double #000000 3px;
	position : absolute;
	background-color : #ffffff;
}

#Sinputclose{
	cursor : pointer;
}

#inputSdata{
	width : 300px;
	height : 500px;
}