#marriott-dashboard-tabs
{

}

#marriott-dashboard-tabs li {
    float:left;
    width: 200px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    cursor:pointer;
    color: #727070;
}

#marriott-dashboard-tabs li.active {
    border-bottom: 1px solid grey;
}

#marriott-dashboard-tabs img {
    width: 25px;
    margin-right: 15px;
    margin-top:-10px;
}

.marriott-reporting-container {
    display:none;
}

.marriott-report-selection {
    width:100%;
}

.marriott-report-selection .combobox {
    margin:0 auto;
}