.Voting {float:left;margin-top:5px;}
.Voting .Waiting {float:right;width:16px; height:16px;background:url(../CommentFaceBookVoteHand/Images/Waiting.gif) no-repeat 0 0;border:0; text-indent:-9999px; cursor:pointer;margin:0px;padding:0px;}
.Voting .PositiveButton {float:right; width:16px; height:16px; background:url(../CommentFaceBookVoteHand/Images/Positive.png) no-repeat 0 0; border:0; text-indent:-9999px; cursor:pointer;margin:0px;padding:0px;}
.Voting .PositiveButton:hover {  }
.Voting .PositiveButton:active { background-position:0 -32px; }
.Voting .PositiveButtonDisabled {float:right; width:16px; background:url(../CommentFaceBookVoteHand/Images/Positive.png) no-repeat 0 0; height:16px; border:0; text-indent:-9999px; }
.Voting .PositiveButtonDisabled:hover {float:right; width:16px; height:16px;  border:0; text-indent:-9999px; }

.Voting .NegativeButton {float:right; width:16px; height:16px; background:url(../CommentFaceBookVoteHand/Images/Negative.png) no-repeat 0 0; border:0; text-indent:-9999px; cursor:pointer;}
.Voting .NegativeButton:hover {  }
.Voting .NegativeButton:active { }
.Voting .NegativeButtonDisabled {float:right; width:16px; height:16px; background:url(../CommentFaceBookVoteHand/Images/Negative.png) no-repeat 0 0; border:0; text-indent:-9999px; }
.Voting .NegativeButtonDisabled:hover {float:right; width:16px; height:16px;  border:0; text-indent:-9999px; }

.Voting .ResultPositiveSpan {font-size:8pt;font-family:Tahoma;width:30px;height:16px; float:right;text-align:center;font-weight:bold;color:Green;padding:0px;line-height:140%;}
.Voting .ResultNegativeSpan {font-size:8pt;font-family:Tahoma;width:30px;height:16px;float:right;text-align:center;font-weight:bold;color:#555;padding:0px;line-height:140%;}

