.field_error {
    border-style: solid;
    border-color: red !important;
}

.error_message {
    color: #990000;
    text-align: center;
    font-style: oblique;
    font-size: 20px;
}
h1.maintitle {
	display: inline;
}
.PODright, .PODleft{
    width:48%;
	float:left;
    margin:0px 1%; 
	min-height:200px
}
.PODright{
    background-color:#59173d!important;
}
.PODright .btn-content::before
{
	display:none;}