#TB_window {
    width: 690px !important;
    height: 605px !important;
}

#TB_ajaxContent {
    font-size: 11px;
    width: 660px !important;
    height: 540px !important;
}

#menu {
    padding-top: 40px;
}

#menu a {
    color: #333;
}

#menu .choice {
    width: 49.5%;
    text-align: center;
    font-size: large;
    float: left;
    cursor: pointer;
}

#menu .choice img {
    width: 128px;
    padding-bottom: 20px;
}

#totvid {
    float: right;
    margin: -40px 4px 0 0;
}

#loader {
    margin-left: 10px;
    display: none;
}

#fc_plinsert {
    float: right;
    margin: 27px 5px 0 0;
}

.fc_video {
    float: left;
    width: 300px;
    height: 70px;
    padding: 5px;
    margin: 3px 3px 0 0;
    overflow: hidden;
}

.fc_video img {
    border: 1px solid #1a1a1a;
    margin-bottom: 10px;
}

.fc_video:hover {
    cursor: pointer;
    background-color: #ddd;
}

.fc_video_txt {
    float: left;
    width: 175px;
    height: 68px;
    margin-left: 3px;
}

#notice-error {
    display: none;
}

.notice-icon {
    margin: 5px 0px 0 0;
    float: left;
}

.notice-text {
    float: left;
    margin: 0px 0 0 10px;
}