.error_div{

background: #eaeaea none repeat scroll 0 0;
border-radius: 5px;
box-shadow: 0 0 4px #999 inset;
padding: 10px 20px;
max-height: 200px;
overflow-y: scroll;
}