#all_filters {
    margin-bottom:10px;
}

.funnel_form .f_field {
    height:28px;
    margin:0;
    width:120px;
}

.funnel_form .version {
    width:120px;
}

h2 {
    font-size:14px;
    font-weight:400;
    margin:0;
}

.funnel_form {
    background-color:#efefef;
    border:1px solid;
    border-left:14px solid;
    display:block;
    margin-bottom:1px;
    padding:8px 14px;
}

.funnel_form .filter {
    display:inline-block;
    margin-right:12px;
}

.funnel_form .date {
    width:100px;
}

.funnel_form .update_button,.funnel_form .comp_button {
    padding:8px 16px;
}

.funnel_form .close-btn {
    float:left;
    margin-top:40px;
}

.ss {
    background-color:#89a54e;
    display:none;
    float:left;
    width:100%;
}

.ss h3 {
    font-size:18px;
    margin-left:20px;
}

#permalink h2 {
    display:inline;
    margin-right:10px;
}

#permalink input {
    cursor:auto;
    height:28px;
    width:50%;
}

.hide {
    display:hidden;
}

#container {
    clear:both;
    height:500px;
    margin:0 auto;
    min-width:740px;
}