.feature-region{
background-image:-webkit-linear-gradient(left, #ffb71b, #ffb71b 50%, #ffb71b);
background-image:linear-gradient(to right, #ffb71b, #ffb71b 50%, #ffb71b);
background-repeat:no-repeat;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF1A7994', endColorstr='#FF1A7994', GradientType=1);
min-height:15px
}

#search-form.callout-region{
background-color:#0f2044;
color:white;
padding:0;
text-align:left
}

.callout-region{
background-color:#f0f0f0;
color:#333333;
text-align:center;
font-size:18px;
padding:15px
}