/*
html { margin:0px; padding:0px; }
body { padding:10px; }

*/

  
  
#socialpages  {  margin:0px; padding:0px; height:66px;  }
#articleButtons {height:90px;  }
#socialpages { height:90px; }

#socialpages  .bk-icon,
#articleButtons .bk-icon { float:left;  margin-right:6px; } 

#socialpages .bk-icon-e,
#articleButtons .bk-icon-e { float:left;  padding-right:10px; margin-left:45px; padding-top:2px;  }

#socialpages .bk-icon-e a:link,
#socialpages .bk-icon-e a:active,
#socialpages .bk-icon-e a:visited,
#articleButtons .bk-icon-e a:link,
#articleButtons .bk-icon-e a:active,
#articleButtons .bk-icon-e a:visited
{ font-size:12px; font-family:arial; text-decoration:none; color:#333;}

#socialpages .bk-icon-e a:hover,
#articleButtons .bk-icon-e a:hover
{ font-size:12px; font-family:arial; text-decoration:underline; color:#e22b00;}

#socialpages  .bk-around ,
#articleButtons  .bk-around { width:560px; border:1px solid #ccc; height:39px; _width:557px;  _background:#eaeaea; }

#socialpages .inside-bk ,
#articleButtons  .inside-bk { margin:1px; background:#eaeaea; padding:8px; }
#socialpages .clearit,
#articleButtons .clearit { clear:both; }
#socialpages .bk-share ,
#articleButtons  .bk-share { width:91px; font-size:14px; font-family:arial; float:left; color:#333; font-weight:bold;   }
 
 #socialpages  .buzzbutton,
#articleButtons  .buzzbutton { width:52px; position:absolute; margin-left:431px; *margin-left:70px;  margin-top:-17px; text-align:center; }

#socialpages  .fbbutton,
#articleButtons  .fbbutton { width:60px; position:absolute; margin-left:364px;   *margin-left:3px; margin-top:1px; text-align:center; }

#socialpages  .diggbutton,
#articleButtons  .diggbutton { width:52px; position:absolute; margin-left:491px; *margin-left:129px; margin-top:-20px; 

}
.around_like { padding-left:102px; }
 
 #socialpages   .bk-friends ,
#articleButtons   .bk-friends { font-size:10px; text-transform:uppercase;  font-weight:normal; color:#333;    }
  
  #socialpages .bk-icon-e1,
#articleButtons  .bk-icon-e1 { width:20px; float:left;}
 #socialpages .bk-icon-e2,
#articleButtons  .bk-icon-e2 {  width:25px; float:left;}
 
  #socialpages a.tip,
#articleButtons  a.tip {
	position: relative;
}

#socialpages a.tip span,
#articleButtons a.tip span {
	font-family:arial;
	font-size:11px;
	display: none;
	position: absolute;
	top: 20px;
	*top:30px;
	left: -25px;
	width: 75px;
	text-align:center;
	padding: 5px;
	z-index: 100;
	background: #000;
	color: #fff;
	-moz-border-radius: 5px; /* this works only in camino/firefox */
	-webkit-border-radius: 5px; /* this is just for Safari */
	text-decoration:none;
}

#socialpages a:hover.tip ,
#articleButtons a:hover.tip {
	font-size: 99%; /* this is just for IE */text-decoration:none;
}

#socialpages a:hover.tip span ,
#articleButtons a:hover.tip span {
	display: block;text-decoration:none;
}

.clear20px { clear:both; height:20px; font-size:1px; }
