#facebox .b {
  background:url(b.png);
}

#facebox .tl {
  background:url(tl.png);
}

#facebox .tr {
  background:url(tr.png);
}

#facebox .bl {
  background:url(bl.png);
}

#facebox .br {
  background:url(br.png);
}

#facebox {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  margin: auto;
  border-collapse: collapse;
}
#facebox .social_share-com table
{
	margin:0px;
}
#facebox .body {
  padding: 0px;
  background: #fff;
  width: 570px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
}

#facebox .footer {
  border-bottom: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 0px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

.header-share
{
	padding:5px;
	background:#EFEFEE;
	color:#279DE3;
	font-family: Arial;
    font-size: 12pt;
    font-weight: bold;


}
.share-title
{

	height:22px;line-height:22px;
    color:#279DE3;
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    position: absolute;
    margin-top:-38px;
}
.h-share
{height:22px;
	float:right;
	
}
.social_my-share
{
	padding:12px;
}
.social_share-this
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000;
	border-bottom:1px solid #CCC;
	padding:0px 0px 3px 0px;
}
.social_share-com
{
	padding:10px 0px;
}
.social_share-comm
{
	padding-top:10px;
	margin-bottom:15px;
}
.social_share-comm-input
{
	width:100%;
	border:1px solid #CCC;
}
.social_linkcan
{
	color:#279DE3;
}