/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */

#domainsearcharea #domainsearchsmall {
text-align:center;
font-size:20px;
height:60px;
text-transform:uppercase;
font-weight:600;
letter-spacing:2px;
color:#303135;
border-radius:0;
border:1px solid #E3E3E3;
box-shadow:none
}
#domainarea #domainsearchsmall {
text-align: center;
font-size: 20px;
height: 60px;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 2px;
color: #303135;
border-radius: 0;
border: 1px solid #E3E3E3;
box-shadow: none;
}
