@CHARSET "UTF-8";


.article.default {
    *margin: 50px 0 30px -497px !important;
}
.middle-content-article .submit_a_tip_button{
        *padding: 7px 5px 7px 3px;
}

/*=================================================================================*/
@media only screen and (max-width: 995px) {


} /* leave this at the end */
/*======================================================================*/
@media only screen and (max-width: 767px) {


} /* leave this at the end */
/*=======================================================*/
@media only screen and (max-width: 479px) {

.footer_nav .footerend a {
    font-size: 12px;
}

} /* leave this at the end */