body {
    font-family:Arial, Helvetica, sans-serif;
    text-align:center;
    background-image:url(../images/bg.jpg);
    background-repeat:repeat-x;
    background-color:rgb(242, 237, 218);
}
body h1 {
    font-size: 30px;
    font-weight: bold;
    color: #333333;
    line-height: 120%;
}
body h2 {
    color: #333333;
    font-size: 22px;
    font-weight: bold;
    line-height: 100%;
}
body h3 {
    color: #666;
    font-size: 18px;
    font-weight: bold;
    line-height: 100%;
}
body p {
    font-size: 14px;
    color: #505050;
    line-height: 157%;
}
body a {
    color: #1C66C7;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
}
.main_wrapper {
    height: auto;
    margin-top:0px;
    margin-bottom:0px;
}
.logo {
    padding:30px 10px 10px 10px;
    min-height:56px;
}
.navbar {
    min-height: 47px;
    padding-top:8px;
}
.hmenubar {
    font-size: 0px;
    letter-spacing: 0px;
    word-spacing: 0px;
    text-align: center;
    display:none;
    margin-top:0;
    margin-bottom:0;
    padding:10px;
    min-height:10px;
}
.hmenubar li a {
    display: inline-block;
    font-size: 17px;
    font:17px Arial, Helvetica, sans-serif;
    line-height: 19px;
    font-weight:700;
    color:#fff;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding:7px 7px 5px 7px;
    height:20px;
    margin-top:0;
    margin-bottom:0;
}
.hmenubar li a:active, .hmenubar li a:hover {
    color:#FFFEDB;
    background-color:#5492bd;
}
.hmenubar li a.clicked {
    color:#FFFEDB;
    background-color:#5492bd;
}
.slideshow {
    background-color:#FFFDF5;
    margin-top:20px;
    margin-bottom:15px;
    padding:10px;
    min-height:10px;
}
.content {
    height: auto;
    padding-top:20px;
    padding-bottom:0;
}
.main_selling_holder {
    background-color:#DED3AE;
    padding-top:30px;
}
.items_list {
    font-family : Arial, Helvetica, sans-serif;
    text-align : center;
    font-size : 14px;
    line-height : 250%;
    padding:10px;
    min-height:10px;
}
.selling_nugget {
    margin-bottom:20px;
    margin-top:20px;
}
.sell_item {
    min-height: 363px;
    padding-left:10px;
    padding-right:10px;
    margin-top:0px;
    margin-bottom:20px;
    display:inline-block;
}
.contact_main_holder {
    background-color:#DED3AE;
    min-height:917px;
}
.main_form_holder {
    margin-top:0px;
    margin-bottom:10px;
    background:repeat-y 100% 50%;
}
.address a:hover {
    color: #77C4D2;
}
.main_map_holder {
    margin-top:20px;
}
.address {
    padding:10px;
    min-height:10px;
}
.main_content {
    background-color:#DED3AE;
    padding:10px;
    min-height:10px;
}
.sidebar {
    background-color:#DED3AE;
    padding-top:30px;
    padding-bottom:20px;
}
.team_list {
    font-family : Arial, Helvetica, sans-serif;
    text-align : center;
    font-size : 14px;
    line-height : 250%;
    padding:10px;
    min-height:10px;
}
.about_company {
    background-color: #DED3AE;
    margin-top:60px;
    padding-top:20px;
}
.offers p {
    text-align: center;
}
.offers h3 {
    color: #490012;
    text-align:center;
    font-size:16px;
}
.feature_nugget {
    background-color:#ECE6CF;
    border:1px solid #CAB871;
    cursor:pointer;
    padding:20px 10px;
    min-height:10px;
}
.feature_nugget:hover {
    background-color:#F2EEDF;
}
.company {
    margin-top:20px;
}
.company p {
    color: #000000;
}
.company h2 {
    font-size: 28px;
    font-weight:bold;
    min-height:14px;
    margin-top:0.5em;
    margin-bottom:0.5em;
}
.feature2_nugget2 {
    padding:25px;
    background:url(../images/bodydivider.jpg) no-repeat right top;
}
.contact_us {
    background-color:#DED3AE;
    padding-top:10px;
    padding-bottom:20px;
}
.rights {
    padding:10px;
    min-height:10px;
}
.footer_content {
    background-color:#DED3AE;
    border-color:#C0B48B;
    margin-top:0;
    margin-bottom:0;
    padding-top:30px;
    padding-bottom:1px;
    margin-left:auto;
    margin-right:auto;
    min-height:568px;
}
.footer_content h5 {
    font-size: 16px;
    margin-top:0em;
    margin-bottom:0.25em;
    text-align:center;
}
.footer_nugget_unit_wrapper {
    width: 50%;
    min-height: 284px;
    float: left;
}
.footer_nugget {
    border-right:1px dotted #DED3AE;
    background-color:#F1EDDB;
    padding:20px 10px 10px 10px;
}
.newsletter_unit_wrapper {
    width: 50%;
    min-height: 244px;
    float: left;
}
.newsletter {
    background-color:#F1EDDB;
    padding-top:20px;
    padding-bottom:20px;
    min-height:244px;
}
.feature_image {
    border-style:solid;
    border-width:4px;
    border-color:#FFFFFF;
    width: 185px;
}
.list li {
    font-weight:normal;
    line-height:200%;
    font-size:14px;
    border-bottom: 1px dotted #333;
}
.list {
    padding:10px;
    min-height:10px;
}
.list_footer {
    padding:10px;
    min-height:10px;
}
.list_footer li {
    font-size: 14px;
    border-bottom:1px dotted #E8B041;
    cursor:pointer;
    line-height: 200%;
}
p.copyright {
    text-align: center;
    color:#5492bd;
    font-size:12px;
    margin-top:20px;
    margin-bottom:20px;
}
h4.dark_red {
    line-height: 160%;
    color:#490012;
    padding:10px;
}
.consult_form-old {
    margin-top:0px;
    margin-bottom:0px;
    padding-top:0;
    padding-bottom:0;
}
.smallinpt {
    width: 90%;
    height: 48px;
    border: 1px solid #D0C6A4;
    background-color: #E7DFC3;
    padding: 0 0 0 5px;
    color: black;
    font: normal 11px/23px Arial, Helvetica, sans-serif;
    display:inline-block;
}
.clear {
    padding:10px;
    min-height:10px;
}
.submit {
    text-align:center;
    width:150px;
    height:49px;
    border:0;
    color:white;
    font:normal normal normal 15px/33px Arial, Helvetica, sans-serif;
    cursor:pointer;
    margin-top:30px;
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #5e5c5e), color-stop(100%, #3c3c3d));
    background-image:-webkit-linear-gradient(top, #5e5c5e 0%, #3c3c3d 100%);
    background-image:-moz-linear-gradient(top, #5e5c5e 0%, #3c3c3d 100%);
    background-image:-o-linear-gradient(top, #5e5c5e 0%, #3c3c3d 100%);
    background-image:-ms-linear-gradient(top, #5e5c5e 0%, #3c3c3d 100%);
    background-image:linear-gradient(to bottom, #5e5c5e 0%, #3c3c3d 100%);
    padding:3px 0 5px 0;
}
.submit:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3C3C3D), color-stop(100%, #5E5C5E));
    background-image: -webkit-linear-gradient(top, #3C3C3D 0%, #5E5C5E 100%);
    background-image: -moz-linear-gradient(top, #3C3C3D 0%, #5E5C5E 100%);
    background-image: -o-linear-gradient(top, #3C3C3D 0%, #5E5C5E 100%);
    background-image: -ms-linear-gradient(top, #3C3C3D 0%, #5E5C5E 100%);
    background-image: linear-gradient(to bottom, #3C3C3D 0%, #5E5C5E 100%);
}
form {
    margin-top:0;
    margin-bottom:0;
}
.newsinpt {
    border: 1px solid #D0C6A4;
    background-color: #FFF;
    height:34px;
    width:60%;
    padding:0 0 0 15px;
    color:rgb(134, 131, 131);
    font:normal normal normal 12px/36px Arial, Helvetica, sans-serif;
    display:inline-block;
    margin-top:13px;
    margin-bottom:0;
    min-width:120px;
}
.gobtn {
    cursor:pointer;
    margin-top:13px;
    margin-right:0px;
    margin-bottom:0px;
    margin-left:0px;
    background-image:url(../images/gobtn.jpg);
    background-repeat:no-repeat;
    background-position:0px 0px;
    border: 0;
    height:36px;
    width:12%;
    text-align:center;
    color:rgb(244, 240, 226);
    padding-top:0px;
    padding-right:4px;
    padding-bottom:0px;
    padding-left:0px;
    font:normal normal normal 14px/36px Arial, Helvetica, sans-serif;
    display:inline-block;
}
label {
    color: black;
    font: bold 11px/11px Arial, Helvetica, sans-serif;
}
.form_text {
    padding:10px;
    min-height:10px;
    margin-top:20px;
}
.form_sel {
    background-color: #E7DFC3;
    border: 1px solid #D0C6A4;
    padding: 0 0 0 2px;
    text-indent: 0;
    cursor: default;
    overflow: hidden;
    height: 45px;
    width:90%;
}
.form_sel_location {
    background-color: #E7DFC3;
    border: 1px solid #D0C6A4;
    padding: 0 0 0 2px;
    text-indent: 0;
    cursor: default;
    overflow: hidden;
    height: 45px;
    width:90%;
}
.between {
    color: black;
    font: bold 11px/11px Arial, Helvetica, sans-serif;
    margin-top:6px;
    margin-bottom:6px;
    padding:10px;
    min-height:10px;
}
h1.about_title {
    min-height: 20px;
    margin-top:0em;
}
.about_title {
    color: black;
    font: 30px/30px Arial, Helvetica, sans-serif;
    font-weight:700;
    margin-top:14px;
    margin-bottom:0;
}
.about_description {
    color: black;
    font: normal 13px/19px Arial, Helvetica, sans-serif;
    margin-top:25px;
    margin-bottom:0;
}
h3.team_title {
    min-height: 14px;
    margin-top:0em;
    color:#000000;
}
.team_comp {
    clear: both;
    min-height: 69px;
    padding-top:10px;
    border-bottom:1px solid #CCCCCC;
}
.team_img {
    width:84px;
    min-height:59px;
    border: 2px solid #F5EDCE;
    margin-left:auto;
    margin-right:auto;
    display:block;
}
.team_text {
    padding:10px;
    min-height:10px;
}
.team_text span {
    color: #30000C;
    font: bold 11px/15px Arial, Helvetica, sans-serif;
}
.team_text p {
    color: black;
    font: normal 11px/14px Arial, Helvetica, sans-serif;
    margin-top:5px;
    margin-bottom:0;
}
.realestate_form {
    font-size:100%;
    outline-width:0px;
    vertical-align:top;
    margin-top:0px;
    margin-bottom:0px;
    padding-top:0px;
    padding-bottom:0px;
    background:no-repeat 100% 50%;
}
.form_holder label {
    display: block;
    position: relative;
    min-height: 60px;
}
.form_holder input {
    display: block;
    outline: none;
    padding: 0 15px;
    width: 60%;
    height: 48px;
    color: black;
    font: normal 13px/19px Arial, Helvetica, sans-serif;
    background-color: #E7DFC3;
    border: 1px solid #D0C6A4;
    margin-top:0;
    margin-bottom:15px;
    margin-left:auto;
    margin-right:auto;
}
.form_holder label.message {
    min-height: 170px;
}
textarea {
    width: 80%;
}
.form_holder textarea {
    resize: none;
    overflow: auto;
    display: block;
    outline: none;
    padding: 10px 15px;
    width: 80%;
    height: 128px;
    color: black;
    font: normal 13px/19px Arial, Helvetica, sans-serif;
    background-color: #E7DFC3;
    border: 1px solid #D0C6A4;
    margin:0px auto 0px auto;
}
.button-small {
    min-width: 98px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    display: inline-block;
    color: #ffffff;
    font: normal 14px/30px Arial, Helvetica, sans-serif;
    line-height: 27px;
    position: relative;
    margin-right:15px;
    text-decoration:none;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5E5C5E), color-stop(100%, #3C3C3D));
    background-image: -webkit-linear-gradient(top, #5E5C5E 0%, #3C3C3D 100%);
    background-image: -moz-linear-gradient(top, #5E5C5E 0%, #3C3C3D 100%);
    background-image: -o-linear-gradient(top, #5E5C5E 0%, #3C3C3D 100%);
    background-image: -ms-linear-gradient(top, #5E5C5E 0%, #3C3C3D 100%);
    background-image: linear-gradient(to bottom, #5E5C5E 0%, #3C3C3D 100%);
    width:98px;
    min-height:37px;
    padding-top:10px;
}
.button-small:hover {
    color: #ffffff;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3C3C3D), color-stop(100%, #5E5C5E));
    background-image: -webkit-linear-gradient(top, #3C3C3D 0%, #5E5C5E 100%);
    background-image: -moz-linear-gradient(top, #3C3C3D 0%, #5E5C5E 100%);
    background-image: -o-linear-gradient(top, #3C3C3D 0%, #5E5C5E 100%);
    background-image: -ms-linear-gradient(top, #3C3C3D 0%, #5E5C5E 100%);
    background-image: linear-gradient(to bottom, #3C3C3D 0%, #5E5C5E 100%);
}
.button-frmsmall {
    min-width: 38px;
	max-width: 98px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    display: inline-block;
    color: #ffffff;
    font: normal 14px/30px Arial, Helvetica, sans-serif;
    line-height: 27px;
    position: relative;
    margin-right:15px;
    text-decoration:none;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5E5C5E), color-stop(100%, #3C3C3D));
    background-image: -webkit-linear-gradient(top, #5E5C5E 0%, #3C3C3D 100%);
    background-image: -moz-linear-gradient(top, #5E5C5E 0%, #3C3C3D 100%);
    background-image: -o-linear-gradient(top, #5E5C5E 0%, #3C3C3D 100%);
    background-image: -ms-linear-gradient(top, #5E5C5E 0%, #3C3C3D 100%);
    background-image: linear-gradient(to bottom, #5E5C5E 0%, #3C3C3D 100%);
    min-height:37px;
    padding-top:10px;
	float: left;
}
.button-frmsmall:hover {
    color: #ffffff;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3C3C3D), color-stop(100%, #5E5C5E));
    background-image: -webkit-linear-gradient(top, #3C3C3D 0%, #5E5C5E 100%);
    background-image: -moz-linear-gradient(top, #3C3C3D 0%, #5E5C5E 100%);
    background-image: -o-linear-gradient(top, #3C3C3D 0%, #5E5C5E 100%);
    background-image: -ms-linear-gradient(top, #3C3C3D 0%, #5E5C5E 100%);
    background-image: linear-gradient(to bottom, #3C3C3D 0%, #5E5C5E 100%);
}
.contact_title {
    min-height: 30px;
    color:#333333;
    font: 30px/30px Arial, Helvetica, sans-serif;
    font-weight: 700;
    margin-top:0px;
    margin-bottom:15px;
}
.company_name {
    color:#000;
    margin-bottom:0em;
    min-height:14px;
}
p.company_address {
    margin-top: 0em;
    min-height:120px;
    margin-bottom:0em;
}
.sell_item_image {
    background-color:#FFFFFF;
    padding-top:5px;
    padding-bottom:5px;
}
.item_title {
    font: bold 14px/160% Arial, Helvetica, sans-serif;
    color: #490012;
    margin-top:10px;
    margin-bottom:0;
}
p.item_description {
    margin-top: 5px;
    min-height:10px;
    font-size:12px;
}
.item_title a {
    font: bold 14px/160% Arial, Helvetica, sans-serif;
    color: #490012;
    text-decoration:none;
}
.item_title a:hover {
    font: bold 14px/160% Arial, Helvetica, sans-serif;
    color:#900;
    text-decoration:none;
}
h1.selling_title_main {
    padding-left: 10px;
    margin-top: 0;
    min-height: 20px;
    color: #000;
}
.navbar select {
    display: inline-block;
    width: 90%;
    height: 30px;
}
body img {
    height: auto;
    max-width:100%;
}
body ul {
    list-style-type: none;
    padding-left:0px;
}
.btns {
    min-height: 37px;
    margin-top:15px;
	width: 60px;
}
.form_float {
    margin-right: 0px;
    text-align:center;
}
@media only screen and (min-width : 641px) {
    .navbar select {
        display: none;
    }
    .hmenubar li {
        margin: 6px 5px 0 15px;
        padding: 0 2px 0 0;
        display: inline-block;
    }
    body {
        text-align: left;
        min-width: 960px;
    }
    body img {
        height: auto;
        max-width:none;
    }
    body ul {
        list-style-type: disc;
        padding-left:40px;
        font-size: 14px;
        color: #505050;
        line-height: 157%;
    }
    .main_wrapper {
        clear: both;
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        min-width: 960px;
    }
    .header {
        clear: both;
        width: 100%;
    }
    .navbar_and_logo {
        width: 960px;
        margin-left: auto;
        margin-right: auto;
    }
    .logo {
        clear: both;
        min-height: 68px;
        padding-right: 0px;
        padding-top: 32px;
        padding-bottom: 0px;
        padding-left: 0px;
    }
    .hmenubar {
        list-style: none;
        margin-right: 0;
        margin-left: 0;
        padding: 0;
        display: block;
        text-align: center;
    }
    .hmenubar li a {
        text-align: center;
        margin-right: 3px;
        margin-left: 3px;
    }
    .navbar {
        clear: both;
        min-height: 0;
        margin-left: auto;
        padding-top:0;
    }
    .slideshow {
        clear: both;
        min-height: 271px;
        padding: 12px;
    }
    .content {
        width: 960px;
        min-height: 468px;
        padding-right: 0;
        padding-left: 0;
        margin-left: auto;
        margin-right: auto;
    }
    .main_selling_holder {
        float: left;
        min-height: 1498px;
        width: 960px;
    }
    .items_list {
        list-style-type: none;
        padding-left: 0px;
        min-height: 1341px;
        text-align: left;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .selling_nugget {
        clear: both;
        min-height: 340px;
    }
    .sell_item {
        width: 300px;
        float: left;
    }
    .contact_main_holder {
        float: left;
        min-height: 468px;
        width: 960px;
        margin-bottom:20px;
    }
    .main_form_holder {
        float: left;
        min-height: 458px;
        padding-left: 20px;
        width: 368px;
    }
    .main_map_holder {
        float: left;
        width: 368px;
        min-height: 426px;
        padding-left: 20px;
    }
    .address {
        width: 390px;
        padding: 0px;
    }
    .main_content {
        float: left;
        width: 601px;
        min-height: 526px;
        padding: 30px;
    }
    .sidebar {
        float: left;
        width: 259px;
        min-height: 536px;
        padding-right: 20px;
        padding-left: 20px;
    }
    .team_list {
        list-style-type: none;
        padding-left: 0px;
        min-height: 481px;
        text-align: left;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .about_company {
        min-height: 655px;
    }
    .offers {
        clear: both;
        min-height: 293px;
    }
    .offers p {
        text-align: center;
    }
    .offers h3 {
        text-align: center;
    }
    .feature_nugget {
        float: left;
        width: 193px;
        min-height: 236px;
        margin-left: 20px;
        padding: 10px;
    }
    .company {
        clear: both;
        min-height: 342px;
    }
    .feature2_nugget2 {
        float: left;
        min-height: 313px;
        width: 532px;
        padding:0 20px;
    }
    .free_consult-old {
        float: left;
        min-height: 332px;
        width: 348px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .footer {
        clear: both;
        min-height: 300px;
    }
    .contact_us {
        min-height: 270px;
        width: 960px;
        margin-left: auto;
        margin-right: auto;
    }
    .rights {
        clear: both;
        min-height: 58px;
        width: 960px;
        margin-left: auto;
        margin-right: auto;
        padding: 0px;
    }
    .footer_content {
        min-height: 60px;
        width: 920px;
        margin-right: auto;
        margin-left: auto;
        padding-right: 20px;
        padding-left: 20px;
        padding-bottom:20px;
    }
    .footer_nugget_unit_wrapper {
        width: 920px;
        min-height: 60px;
        float: left;
    }
    .footer_nugget {
        min-height: 30px;
        padding-right: 20px;
        padding-left: 20px;
    }
    .newsletter_unit_wrapper {
        width: 320px;
        min-height: 270px;
        float: left;
    }
    .newsletter {
        min-height: 230px;
        margin-left: 0px;
        padding-right: 20px;
        padding-left: 20px;
        margin-right: 0px;
    }
    .list {
        padding-left: 15px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .list_footer {
        padding-left: 18px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    p.copyright {
        text-align: center;
    }
    .consult_form-old {
        clear: both;
        min-height: 280px;
        margin-right: 0px;
        margin-left: 0px;
        padding-right: 0;
        padding-left: 0;
        width: 300px;
    }
    .smallinpt {
        float: left;
        width:115px;
        height:23px;
    }
    .clear {
        clear: both;
        padding: 0px;
    }
    .form_float {
        width: 100%;
        float: left;
        text-align:left;
    }
    .submit {
        text-align: center;
        width:74px;
        margin-top:10px;
        height:33px;
        padding-top:0px;
    }
    form {
        margin-right: 0;
        margin-left: 0;
    }
    .newsinpt {
        float: left;
        margin-right: 0;
        margin-left: 0;
        width:188px;
        min-width:0;
    }
    .gobtn {
        float: left;
        text-align: center;
        margin-left: 0px;
        margin-right: 0px;
        width:28px;
    }
    .form_text {
        padding: 10px 0 10px 0;
        margin-top:0;
    }
    .form_sel {
        width: 265px;
        height:25px;
    }
    .form_sel_location {
        width: 266px;
        height:25px;
    }
    .between {
        float: left;
        margin-right: 6px;
        margin-left: 6px;
        padding: 0px;
    }
    .about_title {
        margin-right: 0;
        margin-left: 0;
    }
    .about_description {
        margin-right: 0;
        margin-left: 0;
    }
    .team_text {
        float: left;
        min-height: 64px;
        width: 148px;
        margin-left: 20px;
        padding-right: 0px;
        padding-top: 5px;
        padding-bottom: 0px;
        padding-left: 0px;
    }
    .team_text p {
        margin-right: 0;
        margin-left: 0;
    }
    .realestate_form {
        margin-right: 0px;
        margin-left: 0px;
        padding-right: 0px;
        padding-left: 0px;
        min-height: 382px;
    }
    .form_holder label {
        width: 344px;
    }
    .form_holder input {
        width: 312px;
        margin-right: 0;
        margin-left: 0;
        margin-bottom:15px;
    }
    .form_holder input {
        width: 140px;
    }
    .form_holder input {
        width: -60px;
    }
    .form_holder input {
        width: 200px;
        height:33px;
    }
    textarea {
        width: 411px;
    }
    .form_holder textarea {
        width: 437px;
        margin:0px 0 25px 0px;
    }
    .form_holder textarea {
        width: 313px;
    }
    .button-small {
        text-align: center;
        margin-right: 15px;
        min-width:60px;
        width:auto;
        min-height:0;
        padding-top:0;
    }
    .contact_title {
        margin-right: 0;
        margin-left: 0;
        min-height:4px;
    }
    .sell_item_image {
        width: 290px;
        min-height: 190px;
        padding-right: 5px;
        padding-left: 5px;
    }
    .item_title {
        margin-right: 0;
        margin-left: 0;
    }
    .team_img {
        margin-left: 0;
        margin-right:0;
        clear:none;
        float:left;
    }
    h4.dark_red {
        padding:0;
    }
    .btns {
        min-height: 27px;
        margin-top:15px;
		width: 50px;
    }
    img.image {
        width:auto;
        max-width:100%;
    }
}