.share { float: left; margin-right: 20px; margin-top: 40px; padding: 10px 0 5px; width: 620px; }
.share #share-facebook,
.share #share-twitter,
.share #share-google,
.share #share-orkut { background: url('../img/pipe.png') right 2px no-repeat; height: 25px; float: left;  overflow: hidden; padding: 0 10px; width: 100px; }

.share #share-facebook { width: 80px !important; overflow: visible !important;}
.share #share-facebook  .fb_edge_widget_with_comment, .fb_iframe_widget { width: 85px !important; overflow: visible !important; }
.share #share-google { width: 60px; }
.share #share-orkut { background: none; width: 18px; cursor: pointer; }
.share #share-orkut #orkut-button { padding-top: 3px; }

.share #share-link{ float: left; background: url('../img/pipe.png') right 2px no-repeat; }
.share #share-link span{ font-size: 12px; }
.share #share-link span input { display: inline; width: 170px; height: 12px; margin: 0 20px 0 5px; padding: 1px 3px; font-size: 11px; }

.share #share-print-mail { float: left; display: block; }

.share #share-print-mail ul li{ padding: 4px 15px; display: none; }
.share #share-print-mail ul li a { display: block;  }
.share #share-print-mail ul li a { font-size: 0; text-indent: -9999px; }
.share #share-print-mail ul li.share-print{ background: url('../img/pipe.png') right center no-repeat; display: none;}
.share #share-print-mail ul li.share-print a{ width: 16px; height: 16px; background: url('../img/print-mail.png') 0 -13px no-repeat; }
.share #share-print-mail ul li.share-mail { display:block; }
.share #share-print-mail ul li.share-mail a{ width: 17px; height: 13px; background: url('../img/print-mail.png') 0 0 no-repeat; }

.share #share-print-mail ul li.ativo a{ background: url('../img/mail-ativo.png') no-repeat; }

.share #share-mail-form { display: none; height: auto; overflow: hidden; clear: both; padding-top: 27px; }
.share #share-mail-form form{ clear: both; }
.share #share-mail-form div{ display: block; float: left; margin-right: 20px; margin-bottom: 20px; width: 285px; }
.share #share-mail-form div input{ width: 285px; height: 23px; }
.share #share-mail-form label{ display: block; font-size: 14px; font-weight: bold; margin-bottom: 5px;  }
.share #share-mail-form  textarea { height: 90px; width: 590px; margin-bottom: 13px; }
.share #share-mail-form input[type='submit'] { border:none; font-size: 14px; font-weight: bold; padding: 10px 20px; cursor: pointer; }
.share #share-mail-form span.close{ background: url('../img/close.png') no-repeat; display:block; width:11px; height: 11px; cursor: pointer; float: right; position: relative; right: 33px; top: -13px; }

.error { font-size: 10px; font-weight: bold; }

.share form#compartilhar-por-email { display:none; }
