﻿div#content div#leftHand {
    float: left;
    margin: 0;
}

div#content div#main {
    float: right
}

div#countries ul {
    width: 400px
}

li.searchInput label {
    margin: 0;
    padding: 0;
}

li.searchInput input#searchTextBox {
    margin-left: 0;
    float: left;
}

div#aboutFS {
    height: 195px !important
}

div#hotCategories {
    height: 195px !important
}

div#fsAdvice {
    height: 425px !important
}

div#fsNews {
    height: 425px !important
}

div#fsVlogs div.videoFooter {
    width: 283px
}

div#featuredArticle {
    height: 195px !important
}

div#advertiseWithUs {
    height: 195px !important
}

div#fsBlog {
    height: 195px !important
}

div#newFranchises {
    height: 195px !important
}

div.blankBox {
    height: 215px !important
}

div#caseStudies {
    height: 195px !important
}

fieldset.contactDetails li.lastName {
    width: 300px
}

fieldset.contactDetails li.confirmEmail {
    width: 300px
}

fieldset.contactDetails li.telephone {
    width: 600px
}

fieldset.contactMessage {
    width: 735px;
    overflow: hidden;
}

form#articleContactForm li.lastName {
    width: 600px
}

form#articleContactForm li.confirmEmail {
    width: 600px
}

form#articleContactForm li.telephone {
    width: 800px
}

form#articleContactForm li.city {
    width: 400px
}

form#articleContactForm li.address1 label {
    width: 150px;
    float: left;
}

div.requestListContainer a.requestListLinkAdd {
    width: 60px
}

div.requestListContainer a.requestListLinkRemove {
    width: 100px
}

div#tabs {
    margin-top: 0 !important
}