@charset "utf-8";
/* CSS Document */

.logout{
float: left;
width: 600px;
height: auto;
}
.logout .logout-textbox{
	float:right;
	padding-top:10px;
/* 	width: 282px; */ margin-right: 12px;
	height:30px;
	font:19px/20px 'supermarket', Arial, sans-serif;
}
.logout .logout-button{
	float:right;
	width:119px;
	height:40px;
}