#content .case-study-title h1 {
    font-family: 'Rokkitt',serif;
    font-size: 40px;
    font-weight: normal;
    line-height: 30px;
    margin: 0;
    padding: 5px 0 10px;
    text-transform: uppercase;
    width: 550px;
    border: none;
    float: left;
}
.case-study-title { border-bottom: 1px dotted #666666;overflow:hidden; }
.case-study-title img {
    float: right;
    width: 150px;
    margin-bottom: 10px;
}
#content .entry-content .case-study-form-section {
    float: left;
    border-bottom: 1px solid #606060;
    padding-bottom: 10px;
    margin-bottom: 10px;
    position: relative;
}
#content .entry-content .case-study-form-section.top { min-height: 285px }
#content .entry-content .case-study-form-section .left {
    float: left;
    width: 300px;
}
#content .entry-content .case-study-form-section .right {
    float: left;
    width: 300px;
    margin-left: 90px;
}
#content .entry-content .case-study-form-section .blue-circle {
    position: absolute;
    bottom: 5px;
    right: 0;
    width: 175px;
    height: 175px;
    background: url(images/blue-circle.png) no-repeat;
}
#content .entry-content .case-study-form-section .blue-circle p {
    color: #fff;
    width: 150px;
    text-align: center;
    margin-left: 13px;
    margin-top: 40px;
}
#content .entry-content .case-study-form-section .input {
    float: left;
    clear: both;
    margin-bottom: 15px;
}
#content .entry-content .case-study-form-section .input p {
    float: left;
    clear: both;
}
#content .entry-content .case-study-form-section .input label,
#content .entry-content .case-study-form-section .textarea label {
    float: left;
    clear: both;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 10px;
    color: #0065B2;
}
#content .entry-content .case-study-form-section .input input {
    float: left;
    clear: both;
    width: 690px;
	font-size:12px;
}
#content .entry-content .case-study-form-section .left .input input,
#content .entry-content .case-study-form-section .right .input input { width: 290px }
#content .entry-content .case-study-form-section .input input[type=text] {
    background-color: #EEEEF2;
    border: none;
    padding: 10px 5px;
}
#content .entry-content .case-study-form-section .left .textarea textarea,
#content .entry-content .case-study-form-section .right .textarea textarea { width: 300px }
#content .entry-content .case-study-form-section .textarea {
    float: left;
    margin-bottom: 10px;
}
#content .entry-content .case-study-form-section .textarea textarea {
    background-color: #EEEEF2;
    border: none;
    padding: 10px 5px;
    width: 690px;
	font-size:12px;
}
#content .entry-content .case-study-form-section .textarea p {
    float: left;
    clear: both;
}
.case-study-submit {
    background: url(images/arrows.png) no-repeat -71px -33px;
    border: none;
    text-indent: -9999px;
    height: 34px;
    width: 32px;
    float: right;
    cursor: pointer;
}
#login-case-study-submit.case-study-submit { margin-top: 20px }
#case-study-thankyou { display: none }
.table-style {
    border: solid 2px #0065b3;
    overflow: hidden;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin: 10px 0 15px;
	color: #606060;
	 font-size: 1.2em;
	 line-height:1.6em;
}
.case-study-panel { clear: both ;  
    line-height: 1.6em;margin:0 0 15px;
}
.page-template-page-case-study-php table { width: 100% }
.page-template-page-case-study-php thead tr th {
    background: #0065b3;
    color: #fff;
    font-weight: bold;
}
.page-template-page-case-study-php thead,
.page-template-page-case-study-php tbody { }
.page-template-page-case-study-php th,
.page-template-page-case-study-php td { padding: 5px 15px; vertical-align:top; width:50%;}
.cf:before,
.cf:after {
    content: "";
    display: table;
}
.cf:after { clear: both }
.cf { zoom: 1 }
.left {
    float: left;
    width: 300px;
}
.left img {max-width:300px;max-height:300px;}
#content .summary p {
    background: url("images/greenblob.png") no-repeat scroll 0 0 transparent;
    float: right;
    font-family: 'Rokkitt',serif;
    font-size: 14px;
    height: 137px;
    padding: 70px 40px 70px 60px;
    width: 177px;
    margin: 0;
    color: #000;
    line-height: 1.2em;
}


.smart .input label {width:90px !important;line-height:2.6em;}
.smart input {width:200px !important;}
.smart span {float:left;}

div.wpcf7-response-output {
    float: left;
    font-size: 1.2em;
    margin: 2em 0.5em 1em;
    padding: 10px 15px;
}