﻿
.features-list { font-size:12px; margin-top:5px; }
.features-list li { float: left; width: 200px; height: 30px; }
.features-list li img { padding-right: 5px; float: left; }

.kentico-content-wrapper { position: relative; width: 600px; height: 400px; background: white; color: black; overflow: hidden; }

.boxy-inner .title-bar h2 { font-size: 22px;  }
.boxy-inner .title-bar a { border: none !important; font-size: 14px; }

.kentico-content-wrapper .answers {
    bottom:0;
    left:0;
    position:absolute;
    width:100%;
    width: 630px;
    background: black; 
}

.kentico-content-wrapper .answers input {
    
}
