@charset "utf-8";
/* CSS Document */

    /*---------------MBT's Custom Like Box Start--------------*/

    .fan_box a:hover{
      text-decoration: none;
    }


    .fan_box .full_widget{
      height: 290px;
      border: 0 !important;
      background: none !important;
      position: relative;
    }


    .fan_box .connect_top{
      background: none !important;
      padding: 0 !important;
    }


    .fan_box .profileimage, .fan_box .name_block{
      display: none;
    }


    .fan_box .connect_action{
      padding: 0 !important;
    }


    .fan_box .connections{
      padding: 0 !important;
      border: 0 !important;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 13px;
      font-weight: bold;
      color: #666;
    }


    span.total{
      color: #fff;
      font-weight: bold;
    }


    .fan_box .connections .connections_grid {
      padding-top: 10px !important;
    }


    .fan_box .connections_grid .grid_item{
      padding: 0 13px 13px 0 !important;
    }
	
	.fan_box .connections_grid .grid_item .img{
      border: 1px solid #333 !important;
    }


    .fan_box .connections_grid .grid_item .name{
      font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
      font-weight: normal;
      color: #fff !important;
      padding-top: 1px !important;
    }


    .fan_box .connect_widget{
    position: absolute;
    bottom: 0;
    left: 0px;
    margin: 0 !important;
    }
	
	.fan_box .connect_widget_connected_text{
    color: #fff;
    }


    .fan_box .connect_widget .connect_widget_interactive_area {
    margin: 0 !important;
    }


    .fan_box .connect_widget td.connect_widget_vertical_center {
    padding: 0 !important;
    }


    /*---------------MBT's Custom Like Box End--------------*/


