﻿/*
    Default styles used in social network interactions    
*/

/* case 32317 - Need a default facebook style defined */
.fb_btn
{
  background-image: url('themes/base/images/fb_logo.png');
  background-repeat: no-repeat;
  border-radius: 3px;
  width: 30px;
  height: 30px;
  font-size:0;
  display:block;
  line-height:0
}