.user_menu {
background: url(bk.png) #ddd;
height:44px;
text-align:center;
}

.usermenu {
	margin: 0 auto;
	padding: 0;
	width: 492px;
	list-style: none;	
}

.cajausermenu {
	float: right;
	width: 307px;
	height: 121px;
	background: url('umenubg.png') no-repeat;
	padding: 10px;
}
.cajausermenu form {
	margin-top: 10px;
}
.cajausermenu form div {
	height: 25px;
	color: #FDB602;
	font-family: arial;
}



.usermenusdfsd2 div {
	width: 100%;
	text-align: right;
	color: #fff;
	margin-bottom: 4px;
}
.cajausermenu input {
	margin-bottom: 10px;
	height: 20px;
	width: 215px;
}


