#youtube2_content .settings-row{height:20px; padding:3px 20px}

#settings{background-color:#A5A5A5}
   #settings input[name="txt_videoUrl"]{width:350px; text-align:right}
   #settings label{color:#000; font-size:12px}

#buttons{background-color:#A5A5A5; -moz-border-radius:0 0 3px 3px; -webkit-border-radius:0 0 3px 3px; border-radius:0 0 3px 3px; text-align:center; width:75px}
   #buttons span{color:#000; cursor:pointer; font-size:12px}
   
@media screen and (max-device-width:480px), screen and (max-width:600px){
	.mobileLayout .youtubeAddon{height:100%!important; width:100%!important}
}