/*!
 * Copyright (c) 2011-2012 Mike Green <myatus@gmail.com>
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 *
 */
.customize-control-divider {
    width: 100%;
}

.customize-control-divider span {
    color: #999;
    line-height: 30px;
    text-shadow: #fff 1px 1px 0;
}

.customize-control-divider div {
    width: 100%;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #dfdfdf;
}

.myatu_bgm_inline {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.myatu_bgm_slider {
    line-height: 28px;
}

.myatu_bgm_slider_control {
    width: 190px;

}
#customize-control-myatu_bgm_change_freq_custom input{
    width: 60px;
}
