@font-face {
    font-family: 'icomoon';
    src:url('http://www.threemoviebuffs.com/static/fonts/icomoon.eot?xqxfxt');
    src:url('http://www.threemoviebuffs.com/static/fonts/icomoon.eot?#iefixxqxfxt') format('embedded-opentype'),
    url('http://www.threemoviebuffs.com/static/fonts/icomoon.woff?xqxfxt') format('woff'),
    url('http://www.threemoviebuffs.com/static/fonts/icomoon.ttf?xqxfxt') format('truetype'),
    url('http://www.threemoviebuffs.com/static/fonts/icomoon.svg?xqxfxt#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-search:before {
    content: "\e607";
}
.icon-menu:before {
    content: "\e600";
}
.icon-mail:before {
    content: "\e601";
}
.icon-facebook:before {
    content: "\e602";
}
.icon-twitter:before {
    content: "\e603";
}
.icon-pinterest:before {
    content: "\e604";
}
.icon-arrow-down:before {
    content: "\e605";
}
.icon-arrow-right:before {
    content: "\e606";
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 1);
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
html{
    height: 100%;
    min-width: 320px;
    -webkit-text-size-adjust: 100%;
}
body{
    font-family: Arial,​Helvetica,​sans-serif;
    height: 100%;
    min-width: 320px;
}
body.wait,
body.wait *{
    cursor: progress !important;
}
ul{
    list-style-type: none;
}
h1{
    font-size: 150%;
}
p {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 10px;
}
.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none;
}
#page-wrapper{
    background-color: #f9fbff;
    min-height: 100%;
    padding: 0 0 182px 0;
    position: relative;
}
#page-wrapper.wait * {
    cursor: wait !important;
}
a,a:focus {
    color: #334772;
    outline: medium none;
    text-decoration: underline;
}

h3{
  color: #fa071c;
}

.hideme{
    display: none !important;
}


.page-content{
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
}

.page-header-bar{
    background-color: #334772;
    padding-top: 10px;
}
.page-footer-bar{
    background-color: #334772;
    bottom: 0;
    margin-top: 20px;
    overflow: auto;
    padding-bottom: 10px;
    position: absolute;
    width: 100%;
}
.page-header-bar #hamburger-menu,
.page-header-bar #search-icon{
    color: #fa071c;
    cursor: pointer;
    display: none;
    font-size: 24px;
    position: absolute;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    top: 5px;
    z-index: 20;
}
.page-header-bar #hamburger-menu{
    left: 8px;
}

.page-header-bar #search-icon{
    right: 8px;
}
.page-header-bar .row{
    padding: 10px 0 0;
}
.page-header-bar #threemoviebuffs_icon,
.page-header-bar #three_movie_buffs_title{
    float: left;
    overflow: auto;
}
.page-header-bar #three_movie_buffs_title img{
    max-width: 362px;
    min-width: 200px;
    width: 100%;
    position: relative;
    z-index:10;
}
.page-header-bar #three_movie_buffs_title{
    min-width: 250px;
    padding: 0 5px 5px;
    width: 42%;
}
.page-header-bar #three_movie_buffs_title h2{
    font-size: 28px;
    line-height: 28px;
}
.page-header-bar #three_movie_buffs_title h3{
    font-size: 18px;
    line-height: 18px;
    padding-left: 5px;
}
.page-header-bar #threemoviebuffs_icon{
    margin-right: 5px;
}
.page-header-bar #nav-items{
    clear: both;
    float: left;
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0;
    overflow: visible;
    padding-bottom: 0;
    padding-left: 0;
    position: relative;
    width: 100%;
}
body#homepage .page-header-bar #nav-items .nav-item-home > a,
body#review-index .page-header-bar #nav-items .nav-item-review-index > a,
body.articles-page .page-header-bar #nav-items .nav-item-articles > a,
body.article-page .page-header-bar #nav-items .nav-item-articles > a,
body.contactus-page .page-header-bar #nav-items .nav-item-contact-us > a{
     font-weight: bold;
}
.page-header-bar #nav-items > li{
    float: left;
    margin-right: 39px;
}
.page-header-bar #nav-items > li:last-child{
    padding-right: 0;
}
.page-header-bar #nav-items > li  a{
    color: #fff;
    cursor: pointer;
    display: inline-block;
    padding: 5px;
    text-decoration: none;
}
.page-header-bar #nav-items > li  a.active{
    font-weight: bold;
    text-decoration: underline;
}
.page-header-bar #nav-items > li a span {
    vertical-align: middle;
}
.page-header-bar .subnav{
    background-color: #5774B3;
    background: rgba(87, 116, 179, 0.95);
    border-left: 1px solid  #334772;
    border-right: 1px solid #334772;
    height: 0;
    left: 0;
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 32px;
    width: 100%;
}
.page-header-bar .nav-parent:hover{
    background-color: #5774B3;
    background: rgba(87, 116, 179, 0.9);
}
.page-header-bar .nav-parent:hover .subnav{
    border-bottom: 1px solid #334772;
    height: 50px;
}
.page-header-bar .subnav > li{
    float: left;
    margin: 0;
    padding: 0 0 0 7px;
}
.page-header-bar #games_list > li,
.page-header-bar #critic_list > li{
    padding: 0 0 0 25px;
}
.page-header-bar #nav-items .subnav > li a{
    color: #fff;
    display: inline-block;
    height: 100%;
    line-height: 50px;
    padding: 0 5px;
    width: 100%;
}
.page-header-bar #nav-items .subnav > li a:hover{
    text-decoration: underline;
}
.page-header-bar #search_form{
    float: right;
}
.page-header-bar #search_form form{
    background: #ffffff;
    border: 2px solid;
    padding: 3px;
}
.page-header-bar #search_form p{
    color: #fff;
    font-style: italic;
    margin: 5px 0 0 0;
    text-align: right;
}
.page-header-bar #search_form #search_input{
    border: 0;
    width: 300px;
}
.page-header-bar #search_form input[type="text"]{
    border: 0;
    font-size: 12px;
    padding: 5px;
    width: 88%;
}
.page-header-bar #search_form input[type="submit"] {
    background: url("../images/header/search_button.png") no-repeat scroll 0 -19px rgba(0, 0, 0, 0);
    border: 0 none;
    height: 20px;
    width: 20px;
}
.page-header-bar #search_form input[type="submit"]:hover {
   background-position: 0 0;
}
.page-header-bar .filmstrip-bar,
.page-footer-bar .filmstrip-bar{
    background: url("../images/header/filmstrip_small.jpg") repeat-x scroll 0 0;
    height: 50px;
}
.nav-container{
    padding: 0;
}
.page-header-bar #three_movie_buffs_title p{
    display: none;
}

#footer_nav {
    color: #ffffff;
    margin: 20px auto;
    max-width: 75%;
    overflow: hidden;
    text-align: center;
    width: 640px;
}
#footer_nav a {
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    padding: 0 5px;
    text-decoration: none;
    text-transform: uppercase;
}
#footer_nav div.twitter_footer {
    display: block;
    float: none;
    margin: 7px 0 0 0;
}
#footer_nav div {
    float: left;
    padding: 0 7px;
}
#footer_nav p {
    clear: both;
    font-size: 12px;
    padding-top: 7px;
}




#top_ten_box_office {
    background: url("../images/global/boxoffice_bg.jpg") no-repeat scroll center center;
}
#top_ten_dvds {
    background: url("../images/global/dvd_bg.jpg") repeat-y scroll center center;
    margin-top: 20px;
}
.top_ten_list ul {
    font-size: 12px;
    list-style-type: none;
    margin: 10px 0 0;
    padding: 0;
}
.top_ten_list h2 {
    background-color: #334772;
    border-radius: 4px;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    margin: 0 auto;
    padding: 7px 10px;
    position: relative;
    text-transform: uppercase;
    z-index: 5;
}
.top_ten_list ul li {
    margin-bottom: 10px;
    overflow: hidden;
}

.top_ten_list ul li .sequence {
    color: #b2b2b2;
    float: left;
    font-size: 20px;
    margin-right: 7px;
    text-align: right;
    width: 10%;
}
.top_ten_list ul li .top_ten_movie {
    color: #b2b2b2;
    float: left;
    line-height: 14px;
    text-align: left;
    width: 85%;
}
.top_ten_list ul li .top_ten_movie span.no-link{
    line-height: 30px;
}
.top_ten_list ul li .starBackGround {
    float: none;
    margin-top: 3px;
}

/* STARS */
.starBackGround{
    background: url('../images/global/starsbg.gif') no-repeat 0px 1px;
    width: 52px;
    height: 12px;
    padding: 0px;
    float: left;
    margin-right: 10px;
}

.starBackGround div{
    background: url('../images/global/starsfg.gif') no-repeat 0px 1px;
    height: 12px;
    padding: 0px;
    margin: 0px;
}

.stars4{
    width: 52px;
}

.stars375{
    width: 50px;
}

.stars35,.stars350{
    width: 47px;
}

.stars325{
    width: 46px;
}

.stars3{
    width: 40px;
}

.stars275{
    width: 36px;
}

.stars25, .stars250{
    width: 33px;
}

.stars225{
    width: 31px;
}

.stars2{
    width: 26px;
}

.stars175{
    width: 21px
}

.stars15,.stars150{
    width: 19px;
}

.stars125{
    width: 18px;
}

.stars1{
    width: 12px;
}

.stars75,.stars075{
    width: 7px;
}


.stars05, .stars050{
    width: 5px;
}

.stars0{
    width: 0;
}

#featured_article{
    border-bottom: 1px solid #334772;
    margin-bottom: 20px;
    overflow: auto;
    padding-bottom: 20px;
}
#featured_article .article_title{
    display: block;
    font-weight: bold;
    margin-top: 5px;
}
#featured_article .first-posted{
    font-weight: bold;
}
#featured_article  p{
    font-size: 12px;
    margin: 5px 0;
}
#featured_article .teaser_image{
    float: right;
    margin: 0 0 5px 5px;
    max-height: 150px;
    max-width: 75px;
}
.a_movie_we_love{
    margin: 20px 0;
}
.a_movie_we_love .love_heading a {
    text-decoration: none;
    color: #ec0402;
}
.a_movie_we_love .love_title {
    color: #333333;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
}
.a_movie_we_love .love_movie_poster{
    behavior: url(/static/css/PIE.htc);
    display: block;
    margin: 10px auto;
    max-width: 100%;

    -moz-box-shadow: 5px 0 8px 1px #B7B7B7, -5px 0 8px 1px #B7B7B7;
    -webkit-box-shadow: 5px 0 8px 1px #B7B7B7, -5px 0 8px 1px #B7B7B7;
    box-shadow: 5px 0 8px 1px #B7B7B7, -5px 0 8px 1px #B7B7B7;
}
.a_movie_we_love .see_more {
    display: block;
    font-size: 12px;
    text-align: right;
}

/* COMMENTS */
.c5t_comment_item_background {
    background-color: #F8F8F8;
    border: 1px solid #C0C0C0;
    margin-bottom: 10px;
    margin-top: 30px;
    padding: 8px;
    width: 5
}

.c5t_comment_item {
    background-color: #FFFFFF;
    overflow: auto;
    padding: 5px;
}

.c5t_comment_item_text {
    font-size: 13px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.c5t_comment_item_details {
    font-size: 12px;
}

.c5t_comment_form_background {
    background-color: #F8F8F8;
    border: 1px solid #C0C0C0;
    margin-top: 30px;
    padding: 8px;
}

.c5t_comment_form_background form{
    background-color: #FFFFFF;
    font-size: 12px;
    padding: 5px;
}

.c5t_comment_form_table {
    background-color: #FFFFFF;
    padding: 5px;
    width: 100%;
}

.c5t_comment_form_field input, .c5t_comment_form_field select, .c5t_comment_form_field textarea {
    background-color: #FFFFFF;
    display: block;
    font-size: 1em;
    width: 98%;
}

.c5t_comment_form_label{
    padding: 20px 0 5px;
}

.c5t_comment_form_submit input {
    margin-top: 15px;
    border: 1px outset #8F8F8F;
    color: #000000;
    font-size: 90%;
    padding: 2px 4px;
    text-decoration: none;
}

.error-text{
    color: #ec0402;
    display: none;
    margin: 10px 0;
}
.error-state .error-text{
    display: block;
}

/* POPULAR BOXES */
.popular_box{
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 8px;
    margin: 0 0 10px 0;
}

.popular_box ul{
    list-style-type: none;
    margin: 10px;
}

.popular_box li{
    margin: 0 0 10px 0;
    line-height: 16px;
}
.popular_box li a{
    font-size: 12px;
}

.popular_box h2{
    background-color: #334772;
    border-radius:  8px 8px 0 0;
    color: #ffffff;
    font-size: 14px;
    padding: 5px 10px;
}
.ReviewImage {
    color: #767676;
    float: left;
    font-size: 10px;
    line-height: 11px;
    margin-right: 10px;
    margin-top: 5px;
    padding: 0;
    width: 45%;
}
.ReviewImage img{
    width: 100%;
}
.movie-review .review .ReviewImage p{
	font-size: 12px;
}
.comments_icon_number {
    background: url("../images/global/comment_icon.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    float: left;
    font-size: 12px;
    height: 15px;
    padding: 0 3px 0 16px;
}
#social-icons{
    position: absolute;
    right: 10px;
    top: 0;
}
.addthis_button_facebook,
.addthis_button_twitter,
.addthis_button_email{
    margin-top: 2px;
}
#comments_holder {
    border-bottom: 1px dashed #cccccc;
    clear: both;
    margin: 15px 0;
    overflow: hidden;
    padding: 10px 0;
    width: 100%;
}
#comments_holder .comments_number {
    float: left;
}
#comments_holder a {
    display: block;
    font-size: 13px;
    margin-bottom: 10px;
}
#comments_holder .add_a_comment {
    float: right;
}
#comments_holder p {
    clear: both;
    font-size: 13px;
    text-align: center;
}
.updown {
    clear: both;
    position: relative;
    text-align: right;
}
.updown .thumbImage {
    cursor: pointer;
    position: relative;
    top: 3px;
}
.updown span {
    padding-right: 5px;
}
.updown p{
    margin-bottom: 0;
}
.thumbs_error {
    color: #ec0402;
    display: none;
    margin: 10px 0;
    text-align: right;
}
.back_to_review{
    font-size: 13px;
}
.movie-review #review-header span#comment_counter{
    font-style: normal;
}
.comment_likes{
    font-size: 12px;
    margin: 10px 0 0 0;
}
.comment_likes a{
    cursor: pointer;
}
.comment_likes .thumbs_error{
    text-align: left;
}

.review_list {
    border-radius: 2px 0 2px 0;
    border-bottom: 1px solid #334772;
    margin: 5px 0;
    width: 100%;
}
.review_list th {
    background: #bfcff3;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JmY2ZmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ZGI5ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #bfcff3 0%, #7db9e8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bfcff3), color-stop(100%,#7db9e8));
    background: -webkit-linear-gradient(top,  #bfcff3 0%,#7db9e8 100%);
    background: -o-linear-gradient(top,  #bfcff3 0%,#7db9e8 100%);
    background: -ms-linear-gradient(top,  #bfcff3 0%,#7db9e8 100%);
    background: linear-gradient(to bottom,  #bfcff3 0%,#7db9e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfcff3', endColorstr='#7db9e8',GradientType=0 );

    border-bottom: 1px solid #334772;
    color: #17284e;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 5px;
    vertical-align: middle;
}
.review_list thead th:nth-child(2),
.review_list thead th:nth-child(5){
    text-align: left;
}
.review_list .tablesorter-header-inner .sorter{
    background-image: url(../images/global/tblsort.png);
    background-repeat: no-repeat;
    background-position: 5px 0;
    display: inline-block;
    height: 9px;
    vertical-align: middle;
    width: 12px;
}
.review_list .tablesorter-headerAsc .tablesorter-header-inner .sorter,
.review_list .tablesorter-header-asc .tablesorter-header-inner .sorter{
    height: 4px;
}
.review_list .tablesorter-headerDesc .tablesorter-header-inner .sorter,
.review_list .tablesorter-header-desc .tablesorter-header-inner .sorter{
    background-position: 5px -5px;
    height: 4px;
}
.review_list tbody tr td:nth-child(1){
    text-align: right;
}
.review_list tbody tr td:nth-child(2),
.review_list tbody tr td:nth-child(5){
    text-align: left;
}
.review_list td.right_cell {
    text-align: right;
}
.review_list td {
    font-size: 14px;
    line-height: 120%;
    padding: 10px 5px;
    text-align: center;
}
.review_list tbody tr:nth-child(even) {
    background: #f1f4fb;
}
.review_list tbody tr:nth-child(odd) {
    background: #fff;
}
.review_list .starBackGround{
    float: none;
    margin: 0 auto;
}
.review_list .avg-stars{
    display: none;
}
.review_list #head_release_date,
.review_list #head_our_rating,
.review_list #head_date_added{
    min-width: 115px;
}
.review_list #head_reviewed_by{
    min-width: 120px;
}


@media (max-width: 1199px) {
    .articles-page #article-right-col,
    .article-page #article-right-col,
    .star-page #article-right-col,
    .games-page #article-right-col,
    .contactus-page #article-right-col {
        clear: both;
        overflow: auto;
        padding-top: 15px;
    }
    .articles-page #article-right-col .review-google-ad,
    .article-page #article-right-col .review-google-ad,
    .star-page #article-right-col .review-google-ad,
    .games-page #article-right-col .review-google-ad,
    .contactus-page #article-right-col .review-google-ad {
        float: left;
    }
    .articles-page #article-right-col .review-amazon-ad,
    .article-page #article-right-col .review-amazon-ad,
    .star-page #article-right-col .review-amazon-ad,
    .games-page #article-right-col .review-amazon-ad,
    .contactus-page #article-right-col .review-amazon-ad{
        float: right;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .articles-page #article-right-col .review-google-ad,
    .article-page #article-right-col .review-google-ad,
    .star-page #article-right-col .review-google-ad,
    .games-page #article-right-col .review-google-ad{
        margin-left: 160px;
    }

}
@media (max-width: 992px){
    .movie-trivia #article-right-col{
        clear: both;
        overflow: auto;
        padding-top: 15px;
    }
    .movie-trivia #article-right-col .review-google-ad{
        float: left;
    }
    .movie-trivia #article-right-col .review-amazon-ad{
        float: right;
    }
}

@media (max-width: 767px) {
    h1{
        font-size: 120%;
    }
    .page-content{
        margin-top: 72px;
    }
    .page-content.open{
        margin-top: 100px;
    }

    #page-header-title-bar {
        min-height: 85px;
        position: absolute;
        top: 0;
        width: 100%;

        -webkit-transition: top 0.25s;
        -moz-transition: top 0.25s;
        transition: top 0.25s;
    }
    #page-header-title-bar.open{
        top: 40px;
    }
    .page-header-bar #three_movie_buffs_title {
        float: none;
        margin: 0 auto;
        text-align: center;
    }
    .page-header-bar #three_movie_buffs_title p{
        color: #fff;
        display: block;
        font-size: 12px;
        margin: -2px 0 0 0;
        text-align: left;
    }

    .page-header-bar .row{
        padding-top: 5px;
    }
    .page-header-bar #hamburger-menu,
    .page-header-bar #search-icon{
        display: block;
    }
    .page-header-bar #threemoviebuffs_icon{
        display: none;
    }
    .page-header-bar #search_form #search_input {
        width: 92%;
    }
    .page-header-bar #search_form {
        background-color: #334772;
        float: none;
        margin: 0 auto;
        position: absolute;
        top: -45px;
        width: 100%;
    }
    .page-header-bar #search_form form{
        margin: 5px auto;
        width: 95%;
    }
    .page-header-bar #nav-items{
        float: none;
        max-height: 0;
        overflow: hidden;
        top: 75px;

        -webkit-transition: max-height 0.25s, top .25s;
        -moz-transition: max-height 0.25s, top .25s;
        transition: max-height 0.25s, top .25s;
    }
    .page-header-bar #nav-items.open{
        max-height: 203px;
    }
    .page-header-bar #nav-items.searchopen{
        top: 109px;
    }
    .page-header-bar #search_form input[type="submit"]{
        float: right;
    }
    .page-header-bar:nth-of-type(2){
        background-color: transparent;
    }

    .page-header-bar #nav-items > li {
        background-color: #5774b3;
        border-bottom: 1px solid #334772;
        float: none;
        margin-right: 0;
    }
    .page-header-bar #nav-items > li a{
        display: block;
        width: auto;
    }
    .page-header-bar .icon-arrow-down{
        display: none;
    }
    .page-header-bar .nav-parent:hover .subnav{
        height: 0;
    }

    .a_movie_we_love
    {
        text-align: center;
    }
    .top_ten_list ul {
        margin: 10px auto;
        max-width: 255px;
    }
    #comments_holder {
        margin-bottom: 20px;
    }
    .articles-page #article-right-col,
    .article-page #article-right-col,
    .star-page #article-right-col,
    .games-page #article-right-col,
    .contactus-page #article-right-col {
        padding: 15px 0 0 0;
    }
    .articles-page #article-right-col .review-google-ad,
    .article-page #article-right-col .review-google-ad,
    .star-page #article-right-col .review-google-ad,
    .games-page #article-right-col .review-google-ad
    .contactus-page #article-right-col .review-google-ad {
        float: left;
        margin-left: 0;
    }
    .review_list #head_our_rating {
        min-width: 0;
    }


}


