#insidetab, .insidetab_video_comments {
    border-top: 0px solid #ccc;
    border-bottom:0px !important;
    float: left;
    width: 100%;
    margin: 0 0 15px !important;
}
#insidetab ul, .insidetab_video_comments ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#insidetab li, .insidetab_video_comments li {
    float: left;
}
#insidetab .ins_tab_select, .insidetab_video_comments .ins_tab_select {
    background-color: #fff;
    color: #e62117;
    font-size: 12px;
    font-weight: normal;
    margin:5px;
    padding: 10px 10px 6px !important;
    border-bottom:4px solid #e62117;
}
#insidetab .ins_tab_select a, .insidetab_video_comments .ins_tab_select a {
    color: #ffffff;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
}
#insidetab .ins_tab_unselect, .insidetab_video_comments .ins_tab_unselect {
    color: #666;
    cursor: pointer;
    font-size: 12px;
    font-weight: Normal;
    margin-right: 5px;
    margin-top: 10px;
    padding: 5px 10px 6px;
    border-bottom:4px solid #fff;
}
#insidetab .ins_tab_unselect:hover, .insidetab_video_comments .ins_tab_unselect:hover {
    text-decoration: none;
    border-bottom:4px solid #e62117;
    color: #e62117 !important;
}
#insidetab .ins_tab_unselect a, .insidetab_video_comments .ins_tab_unselect a {
    color: #666;
    font-size: 14px !important;
}

#inside_subtab {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}
#inside_subtab .inside_cat_seclevel {
    border_top: 1px solid #ccc;
    padding: 5px;
}
#inside_subtab .inside_cat_seclevel a {
    color: #666;
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
	font-weight:bold;
    line-height: 25px;
    margin-left: 5px;
    margin-right: 5px;
    padding: 5px 7px;
}
#inside_subtab .inside_cat_seclevel a:hover, #inside_subtab .inside_cat_seclevel a.selected {
    background-color: #f5f5f5;
    color: #000;
    padding: 5px 7px;
    text-decoration: none;
	
}
#inside_subtab .inside_shw_seclevel {
    background-color: #2b3a41;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
}
#inside_subtab .inside_shw_seclevel a {
    color: #f1f1f1;
    margin-left: 3px;
    margin-right: 3px;
    padding: 3px;
}
#inside_subtab .inside_shw_seclevel a:hover, #inside_subtab .inside_shw_seclevel a.selected {
    background-color: #cccccc;
    color: #000000;
    padding: 3px;
    text-decoration: none;
}
 




#tren_heading {
    float: left;
    height: 44px;
    width: 100%;
    -moz-border-radius: 10px 10px 0px 0px;
    margin-top: 10px;
  /*  padding-right: 10px;
    padding-left: 15px;*/
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-color: #cccccc;
    border-right-color: #cccccc;
    border-left-color: #cccccc;
}
#tren_heading  .comments {
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #bdbcbd;
    border-left-color: #bdbcbd;
    font-family: Roboto, "Times New Roman", Times, serif;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

#tren_heading td {
    padding: 0px;
}



#trend_cont, #other_content_display {
    float: left;
    width: 100%;
    border: 1px solid #bdbcbd;
    /*background-image: url(../images/trend_cont_bg.gif);*/
    background-repeat: repeat-x;
    background-position: top;
    -moz-border-radius: 0px 0px 10px 10px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.trend_img_brd {
    background-color: #FFFFFF;
    border: 1px solid #cccccc;
    padding: 4px;
}
#trend_cont p, #other_content_display p {
    margin-top: 0px;
    margin-bottom: 3px;
}
#trend_cont .trenz_news_head, #other_content_display .trenz_news_head {
    font-family: Roboto, "Times New Roman", Times, serif;
    font-size: 18px;
}
#trend_cont .trenz_dateline, #other_content_display .trenz_dateline {
    font-family: Roboto, "Times New Roman", Times, serif;
    font-size: 12px;
    color: #666666;
}
#trend_cont .trenz_share, #other_content_display .trenz_share {
    font-family: Roboto, "Times New Roman", Times, serif;
    font-size: 13px;
    margin-top: 10px;
    font-weight: bold;
    color: #333;
}


#trend_cont td, #other_content_display td{
    padding:20px 17px;    
    border-top: 1px solid #e1e1e1!important;
    font-size: 18px;
}

.fcgrlt {
    color: #CCCCCC;
}

.wall_playbutton {
    -moz-border-radius:5px 5px 5px 5px;
    background-image:url(../images/button_arrow_play.png);
    *background-image: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://drop.ndtv.com/common/imgs/fifa/video-play_icon_1.png', sizingMethod='crop');	zoom:1;
    background-repeat:no-repeat;
    height:22px;
    right:16px;
    margin:0;
    position:absolute;
    bottom:22px;
    width:28px;
    opacity:0.9;
    cursor:pointer;
}

.wall_photobutton {
    -moz-border-radius:5px 5px 5px 5px;
    background-image:url(../images/photos_icon_1.png);
    *background-image: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://drop.ndtv.com/common/imgs/fifa/photos_icon_1.png', sizingMethod='crop');	zoom:1;
    background-repeat:no-repeat;
    height:22px;
    right:16px;
    margin:0;
    position:absolute;
    bottom:22px;
    width:28px;
    opacity:0.9;
    cursor:pointer;
}

.trenz_share .share{
    vertical-align: bottom;margin: 0 3px;
}
#trend_cont .activity, #other_content_display .activity {
    font-size: 12px;
    padding-left: 2.9em;
	padding-right: 0;
}
.activity div{
    margin-bottom: 10px;
    color: #333;
}
.activity div * {
    vertical-align: middle
}
.activity a img{
    border: none;
}

.loading {
    background: url("../images/loading.gif") no-repeat center !important;
    height: 150px;
}

.no_data_found {
    text-align: center;
    font-weight: bold;
    padding:50px;
}
.ins_tab_select h1, .ins_tab_select h2{
    font-weight: bold !important;
    font-size: 14px !important;
}

.listing_heading h1, .listing_heading h2 {
    font-weight: bold !important;
    font-size: 14px !important;
    padding-left: 19px;
    color:#666 !important;
}


.listing_story_title strong {
    font-weight: normal !important;
}
.trending_share_text em {
   color: #333;
    display: inline-block;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    padding: 5px 0;
}

.ndtv_user_actwrap { float:right; width:160px; box-sizing:border-box;}
.ndtv_user_actwrap .ndtv_user_counter { float: left;
    margin: 0;
    padding: 5px 0;}
.ndtv_user_actwrap .ndtv_user_counter a {
	background:#f5f6f6;
    border: 1px solid #e0e4e4;
    color: #666;
    display: block;
    float: left;
    font-size: 12px;
    min-width: 90px;
    padding: 5px 10px;
    text-align: center;
    text-transform: uppercase;}
.ndtv_user_actwrap .ndtv_user_counter span { padding:5px 0px 5px 10px; float:left;}
.FBConnectButton_Simple .FBConnectButton_Text_Simple{margin-left: 15px;}
#insidetab ul li:hover a {color: #e62117 !important; text-decoration: none !important;}
#insidetab ul li h1 { font-weight:normal !important;font-size: 14px !important;}
