.capt{
    background-color:grey;
    width: 500px;
    height:200px;
    padding-left:10px;
}

#mainCaptcha{
    left : 5px;
    top: 5px;
}

#txtInput, #Button1{
    left:5px;

}