#divacc {
display: block;
width: 125px;
height: 30px;
vertical-align: center;
text-decoration: none;
font-size: 0.9em;
}
.yaccount {
display: block;
width: 100%px;
height: 30px;
text-decoration: none;
color: #ffffff;
font-size: 1.2em;
margin-left: -5px;
}

.yaccount:hover {
color: #f0c020;
}