/* all	*/

textarea.large{
    width: 400px;
    height: 400px;
}

ul.errors li{
    list-style: none;
    color: red;
    font-weight: bold;
}

p.error{
    color: red;
    font-weight: bold;
    padding: 5px;
}

dl.zend_form dt{
    margin-top: 7px;
}

/* static page */
a.staticPageAdminLink{
    margin: 0 0 0 40px;
    line-height: 40px;
}
