button, .button, a.button, .button.small{
margin:40px auto 10px auto;
width:30%;
display:block;

}

a{
text-decoration:underline;
}

.front .row{
background:url(../img/bg_nic2.jpg) no-repeat 122px -5px;
}

body.inner{
background:url(../img/bg_nic.jpg) no-repeat 120% -84%;
}

h3{
padding:400px 0 0 0;
text-shadow:1px 1px 1px #fff;
-moz-text-shadow:1px 1px 1px #fff;
-webkit-text-shadow:1px 1px 1px #fff;
-o-text-shadow:1px 1px 1px #fff;
-ms-text-shadow:1px 1px 1px #fff;
}

.error, small.error{
display:block;
width:30%;
margin:0 auto;
padding:5px 10px;
line-height:1.2em;
}

h4.error{
color:rgb(198, 15, 19);
width:100%;
padding:5px 0;
}

p{
margin-bottom: 0.25em;
line-height:1.4em;
}

.columns{
padding-top:60px;
}