@media screen and (-webkit-min-device-pixel-ratio:0) {

.CompanyInfo {
height:163px;
}


.OurSoftwareInfoLeft {
height:1226px;
}

.ClientsQuote {
height:330px;
}

.FeaturedPartners td {
height:432px;
}


#EnquiryForm table td input {
width:200px;
height:25px;
}

#EnquiryForm table td select {
width:200px;
}


.signup {
white-space:nowrap;
}


textarea.inputTA {
width:200px;
}


.Footer li {
margin-left:0px;
}

ul.ResourcesList {
position:relative;
left:-27px;
}


#strContactError, #strCountryError, #strError {
position:absolute;
margin-top:-20px;
}

} 