.inputbord2{
border:1px solid #cccccc !important;
padding:10px;
font-size:15px;
box-shadow: inset 0 7px 3px -7px rgba(0,0,0,0.7)
}
.inputbord2:focus{
border:1px solid #00ccff;
box-shadow:0px 0px 5px #00ccff;
}

.videotut{
position:absolute;
background:url(../img/m43c.png)no-repeat left 5px top 0px #ff9900;
color:#000;
padding:3px 5px 3px 40px;
top:7px;
right:7px;
z-index:99;
text-decoration:none;
border-bottom:3px solid #ff6600;
}
.videotut:hover{
background:url(../img/m43c.png)no-repeat left 5px top 2px #ff6600;
color:#fff;
padding:4px 5px 2px 40px;
}

@media screen and (max-width:700px)
{
.rsz{width:100%!important;}
.rsz1{width:100%!important;margin:0px!important;padding:0px!important;}
}

@media screen and (max-width:500px)
{
.rsz2{width:100%!important;}
}
