/* Content Section */
div.content-content-left, div.content-content-right {
    width: 570px;
    float: left;
    overflow: hidden;
    display: inline;
    padding: 0px 0px 5px 0px;
    }
    
div.content-content-left {
    width: 340px;
    clear: left;
    }
    
/* ---------- Google Trip Section */
div.google-container, div.google-slice, div.google-bottom, div.google-top {
    width: 340px;
    float: left;
    clear: left;
    overflow: hidden;
    display: block;
    }
    
div.google-container {
    padding: 0px 0px 25px 0px;
    }
    
div.google-slice {
    background: url('/image/GoogleTripSlice.jpg') repeat-y top center;
    }
    
div.google-bottom {
    background: url('/image/GoogleTripBottom.jpg') no-repeat bottom center;
    }
    
div.google-top {
    background: url('/image/GoogleTripTop.jpg') no-repeat top center;
    }
    
div.google-content-container, div.google-content {
    width: 280px;
    float: left;
    clear: left;
    overflow: hidden;
    display: block;
    }
    
div.google-content-container {
    padding: 78px 30px 23px 30px;
    }
    
div.google-form-label, div.google-form-element, div.google-form-button {
    width: 280px;
    float: left;
    clear: left;
    overflow: hidden;
    display: block;
    }
    
div.google-form-label {
    padding: 6px 0px 0px 0px;
    }
    
div.google-form-element {
    height: 30px;
    background-color: #98d8e4;
    }
    
div.google-form-button {
    text-align: right;
    padding: 20px 0px 0px 0px;
    }
    
div.google-form-left, div.google-form-middle, div.google-form-right {
    width: 125px;
    float: left;
    overflow: hidden;
    display: inline;
    }
    
div.google-form-middle {
    width: 30px;
    text-align: center;
    }
    
div.google-form-left {
    clear: left;
    }
    
div.google-form-label2, div.google-form-element2 {
    width: 125px;
    float: left;
    clear: left;
    overflow: hidden;
    display: block;
    }
    
div.google-form-label2 {
    padding: 6px 0px 0px 0px;
    }
    
div.google-form-element2 {
    height: 30px;
    background-color: #98d8e4;
    }
    
/* ---------- Body Text Section */
div.body-text-container-left, div.body-text-container-right {
    width: 285px;
    float: left;
    overflow: hidden;
    display: inline;
    }
    
div.body-text-container-left {
    clear: left;
    }
    
div.body-text-content-container, div.body-text-content, div.body-text-header-container, div.body-text-content-content {
    width: 250px;
    float: left;
    clear: left;
    overflow: hidden;
    display: block;
    }
    
div.body-text-content-container {
    padding: 0px 0px 0px 35px;
    }
    
div.body-text-header-container {
    padding: 1px 0px 0px 0px;
    }
    
div.body-text-header-left, div.body-text-header-right {
    width: 195px;
    float: left;
    overflow: hidden;
    display: inline;
    }
    
div.body-text-header-left {
    width: 55px;
    clear: left;
    }


/* Bottom Content Section */
div.bottom-content-container, div.bottom-content-slice, div.bottom-content-top, div.bottom-content-bottom {
    width: 910px;
    float: left;
    clear: left;
    overflow: hidden;
    display: block;
    }

div.bottom-content-slice {
    background: url('/image/BottomContentSlice.jpg') repeat-y top center;
    }

div.bottom-content-top {
    background: url('/image/BottomContentTop.jpg') no-repeat top center;
    }

div.bottom-content-bottom {
    background: url('/image/BottomContentBottom.jpg') no-repeat bottom center;
    }

div.bottom-content-content-container, div.bottom-content-content {
    width: 850px;
    float: left;
    clear: left;
    overflow: hidden;
    display: block;
    }

div.bottom-content-content-container {
    padding: 10px 30px 10px 30px;
    }

div.bottom-content-content-left, div.bottom-content-content-right {
    width: 415px;
    float: left;
    overflow: hidden;
    display: inline;
    }

div.bottom-content-content-left {
    clear: left;
    padding: 0px 20px 0px 0px;
    }

div.bottom-content-content-icon, div.bottom-content-content-text {
    width: 350px;
    float: left;
    overflow: hidden;
    display: inline;
    }

div.bottom-content-content-icon {
    width: 65px;
    clear: left;
    }

div.bottom-content-content-icon-content-container, div.bottom-content-content-icon-content {
    width: 55px;
    float: left;
    clear: left;
    overflow: hidden;
    display: block;
    }

div.bottom-content-content-icon-content-container {
    padding: 0px 10px 0px 0px;
    }







/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
