/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 25/11/2016, 11:39:21 AM
    Author     : ljramirez
*/

#captcha{
    width:500px;
    heigth:400px;
    border: 1px solid #000; 
}

.formbtn{
    display: inline !important;
}

.captcha{
	overflow: hidden;
}
