/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 *
 * Subpublisher design changes for FindTheTune www
 *  
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
 
 
 #sound_typeXX, #selectinput_sound_typeXX {
	display: inline; 
}

#head-blockXX {
	height: 110px;
}

input#sound_type, label#sound_type_label {
	display: inline;
}


/* Smari overwrite */

#login .video-container {
    display: none;
}

#login .testimonials-container .testimonials-scroll-container blockquote, #login .video-container .video-scroll-container blockquote {
    display: none;
}

#login .testimonials-container .testimonials-scroll-container li, #login .testimonials-container .testimonials-scroll-container li a {
    color: #FFFFFF;
}


#login .header h1 {
    background: url('/resource/img/logo_ftt_519x246.png') no-repeat 0 0;
    text-indent: -9999px;
    margin: 0 auto;
    margin-top: 0px;
    width: 520px;
    height: 220px;
    overflow: hidden;
}


#login .header h2 {
    font-family: 'Droid Sans', Helvetica, Arial, sans-serif;
    color: #F0EFEF;
    font-size: 24px;
    text-align: center;
    margin-top: -25px;
}