#logout {
	float: left;
	height: 168px;
	width: 200px;
	background-color: #10436d;
	background-image: url(../images/loginbg.GIF);
	background-repeat: no-repeat;
}
#logout #logouttext {
	float: left;
	height: 105px;
	width: 200px;
	margin-top: 27px;
	text-align: center;
}
#logout #logoutbu {
	float: left;
	height: 25px;
	width: 200px;
	text-align: center;
}
