*{
    text-decoration: none;
}
.aw_header{
    float:left;
    width:100%;
    height:170px;
/*    width:100%;
    float:left;
    height: 50px;
    background-color: black;
    color:white;*/
}
.aw_content{
    float:left;
    width:100% !important;
/*    height: 400px;*/
    background-color: inherit;
    /*margin-bottom: 10px;  100 */
    /*padding-bottom: 10px;/* 100 */
}

td.wrap-text div {
    white-space: normal;
}

.aw_footer{
    margin-top: 100px;
    width:100%;
    float:left;
    height: 10px;
    background-color: black;
    color:white;
}

.titleAdm {
    color: #333;
    font-size:2em;
    font-family: "Times New Roman", "verdana", Times, Serif;
    font-weight: 300;
    letter-spacing: 0.01em;
    padding: 0.2em 0;
    border-bottom: 1px solid #CCC;
    margin:0.5em 0;
}
