/**************************************************************
   Área do conteúdo principal - internas
**************************************************************/
/* OLD:
#ConteudoPrincipal {
	background: url(../../imgs/bg_area_content.png) no-repeat top;
	margin: 4px 5px 0 3px;
	padding: 6px 0px 6px 0px;
	width: 449px;
} */

#ConteudoPrincipal {
	background: url(../../imgs/bg_area_content.png) no-repeat top left;
	float: left;
	margin-left: 3px;
	padding: 6px 0 6px 4px;
	text-align: justify;
	width: 448px;
}

#ConteudoPrincipal h1 { color: #054048; padding-right: 5px; }
#ConteudoPrincipal h2 { font-size: 15px; font-weight: bold; padding-top: 10px; }
#ConteudoPrincipal h3 { font-size: 15px; font-weight: bold; padding-top: 10px; }
#ConteudoPrincipal p { color: #000000; /*07464D*/ width: 100%; }
/* #ConteudoPrincipal span { padding-bottom: 10px; } */

#ConteudoPrincipal .data { color: #075967; padding: 0; }
#ConteudoPrincipal .categorias { color: #272727; float: left; padding: 5px 10px 0 0; width: 100%; }
#ConteudoPrincipal .categorias a { color: #0FB5C5; }
#ConteudoPrincipal .autor { color: #272727; padding: 0; }
#ConteudoPrincipal .autor a { color: #038EC9; text-decoration: underline; font-weight: bold; }

#ConteudoPrincipal .text-size {
	background: url(../../imgs/bg_font_size.jpg) no-repeat;
	float: right;
	font-weight: bold;
	line-height: 33px;
	margin: 3px 4px 0 0;
	width: 72px;
}

#ConteudoPrincipal .text-size a { color: #272727; padding-left: 10px; }
#ConteudoPrincipal .text-size a:visited { font-style: none; }
#ConteudoPrincipal .text-size a:hover { text-decoration: none; }
#ConteudoPrincipal .text-size a:active { text-decoration: none; font-style: none; }
#ConteudoPrincipal .text-size .diminuir { font-size: 11px; padding-right: 3px; }
#ConteudoPrincipal .text-size .aumentar { font-size: 18px; padding-right: 3px; }

#ConteudoPrincipal .print { float: right; padding: 3px 5px 0 0; }
#ConteudoPrincipal .rss { float: right; padding: 12px 10px 0 0; }

/* #ConteudoPrincipal .conteudo { float: left; line-height: 130%; padding-right: 9px; }
#ConteudoPrincipal .conteudo img { max-width: 448px; } */

#ConteudoPrincipal .conteudo { float: left; line-height: 130%; width: 100%; }
#ConteudoPrincipal .conteudo img { max-width: 448px; padding: 3px 5px 3px 0; }
#ConteudoPrincipal .conteudo em { font-style: italic; }

/* utility classes */
.alignleft {	float: left; margin-right: 10px; }
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; margin-left: 10px; }

.textleft { text-align: left; }
.textright { text-align: right; }

.clear { clear: both; }
.hidden, .closed .inside, .hide-if-no-js { display: none; }

/*Legenda*/
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding: 4px 0 5px 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#ConteudoPrincipal .wp-caption img {
	margin: 0;
	padding: 0;
	float: none;
}

.wp-caption p.wp-caption-text {
	font-size: 12px;
	margin: 0;
}

/*Continuação conteúdo
#ConteudoPrincipal img { float: left; }*/
#ConteudoPrincipal .none { float: none; }

#BoxInteracao { float: left; padding-top: 10px; width: 100%; }

.box_interacao {
	background: url(../../imgs/conteudo/box_interacao.png) no-repeat right;
	float: left;
	height: 38px;
	/*padding: 0 6px 5px 5px;
	width: 280px;*/
	width: 110px;
}

.mail img, .compartilhe img { padding: 5px 0 0 10px; }
.mail, .compartilhe { color: #3D73AA; float: left; font: 10px Arial; padding: 0 3px 0 6px; }

.compartilhe a { color: #3D73AA; float: left; font: 10px Arial; padding: 0 6px 0 12px; }
.compartilhe img { padding: 5px 0 0 23px; }

.views {
	color: #FFFFFF;
	float: left;
	font: 12px Arial;
	padding: 10px 0 0 9px;
}

.views .tit_v { float: left; padding-right: 14px; }

.views strong {
	color: #CFE2FF;
	float: left;
	font-size: 12px; 
	padding: 0;
	text-align: center;
	width: 35px;
}

.edit a { background-color: #DFE0E2;
	border: 1px solid #8F9091;
	color: #297F10;
	float: left;
	margin: 5px 0;
	padding: 5px 0;
	text-align: center;
	width: 100%;
}
/**************************************************************
   Ficha técnica
**************************************************************/
.title_ft {
	background: url(../../imgs/conteudo/ficha_tecnica_top.jpg) no-repeat;
	color: #17191C;
	font: bold 11px Arial;
	line-height: 25px;
	margin-top: 10px;
	padding-left: 11px;
	width: 437px;
}

.ficha_tecnica { background-color: #DFE0E2;
	border: solid #8F9091;
	border-width: 0 1px;
	color: #297F10;
	float: left;
	font: bold 11px Arial;
	padding: 10px;
	width: 426px;
}

.ficha_tecnica h2 { color: #297F10; font-size: 18px; font-weight: bold; padding-bottom: 10px; }

.content_ft { float: left; width: 100%; }

.nota {
	color: #AE530A;
	float: left;
	font-weight: bold;
	text-align: center;
	width: 49px;
}

.nota_title { background-color: #000000;
	color: #FFFFFF;
	float: left;
	font: bold 20px Arial;
	height: 36px;
	line-height: 46px;
	margin-top: 3px;
	text-align: center;
	width: 100%;
}

.col_ft { float: left; }
.col_ft img { float: left; }

/*.col_ft .item { color: #000000; float: left; height: 7px; width: 100%; }
.col_ft .sep { margin: 10px 0 0 0; }*/

#ConteudoPrincipal .col_ft .item { color: #000000; float: left; margin: 0; padding: 0; width: 100%; }
#ConteudoPrincipal .ficha_tecnica .sep { float: left; padding-top: 10px; }

.cft1 { padding-left: 17px; width: 140px; }
.cft2 { width: 140px; }
.cft3 { width: 79px; }

.cft1 .line { float: left; height: 17px; width: 100%; }
.cft1 span { float: left; padding-right: 5px; text-align: right; width: 50px; }

/* Avaliação com gráfico */
.ft_graf {
	background: url(../../imgs/conteudo/voto_off.png) repeat-x right;
	float: left;
	height: 15px;
	width: 75px;
}

.nota_gr {
	background: url(../../imgs/conteudo/voto_on.png) repeat-x left;
	float: left;
	height: 15px;
	width: 15px;
}

.a1 { width: 15px; }
.a2 { width: 30px; }
.a3 { width: 45px; }
.a4 { width: 60px; }
.a5 { width: 75px; }

/* Galeria - Imagens */
.gal_ft { background-color: #FFFFFF;
	border-bottom: 1px solid #8A8A8A;
	float: left;
	margin: 7px 0;
	padding: 3px 2px;
	width: 100%;
}

.gal_ft img { margin: 0 3px; }

.related_ft { float: left; }
.related_ft a { color: #297F10; }

.button_ft {
	background: url(../../imgs/conteudo/mais_imagens.gif) no-repeat;
	color: #FFFFFF;
	float: right;
	font-weight: 100;
	height: 15px;
	line-height: 15px;
	text-align: center;
	width: 80px;
}

.button_ft a { color: #FFFFFF; }
.button_ft a:hover { text-decoration: none; }

.fim_ft { margin-bottom: 10px; }

/**************************************************************
   Extra Post - Após Conteúdo
**************************************************************/
.avaliacao { float: left; height: 30px; }

#Widget { float: left; font: 11px Tahoma; width: 449px; }

/**************************************************************
   Anterior / Próximo
**************************************************************/
.anterior_proximo {
	background: url(../../imgs/conteudo/anterior-proximo.jpg) no-repeat;
	float: left;
	font-weight: none;
	height: 68px;
	padding: 4px 12px 4px 8px;
	width: 100%;
}

.anterior_proximo a {
	color: #137E08;
	float: left;
	font-weight: bold;
	padding-top: 9px;
	width: 205px;
}

.anterior_proximo a:hover {
color: #084502;
}

#Widget span { padding-bottom: 0; }
.ant { float: left; width: 390px; }
.prox { float: left; }

.ant_a a { width: 195px; }
.prox_a a { margin-left: 19px; }

/*OLD:
#ConteudoPrincipal .prev_next {
	background: url(../../imgs/conteudo/anterior-proximo.jpg) no-repeat;
	float: left;
	height: 49px;
	padding: 10px 30px 0 30px;
	width: 388px;
}

.prev_next a { color: #297F10; font-weight: bold; }
.prev_next .left { float: left; width: 170px; }
.prev_next .right { float: right; text-align: right; width: 170px; }*/

/**************************************************************
   Sobre o autor
**************************************************************/
/* Sobre o autor */
.sobre {
	background: url(../../imgs/conteudo/boxn_autor_bg.jpg) no-repeat #D1D1D5;
	border-bottom: 1px solid #DDDDE0;
	float: left;
	padding: 7px 8px 7px 6px;
}

.descricao { color: #041942; }
.sobre a { color: #125973; font-weight: bold; }
.sobre .photo { border: 1px solid #000000; float: left; margin-right: 5px; width: 123px; }
.info_autor { float: left; width: 305px; }

#ConteudoPrincipal .button_autor a {
	background: url(../../imgs/conteudo/button_colunista.png) no-repeat #000000;
	color: #488AC7;
	float: left;
	font: bold 11px Tahoma;
	height: 19px;
	line-height: 19px;
	margin: 7px 4px 0 0;
	text-align: center;
	text-decoration: none;
	width: 105px;
}

#ConteudoPrincipal .button_autor a:hover { background-color: #E2E2E2; color: #00376A; }

/**************************************************************
   Relacionadas
**************************************************************/
.related_menu {
	background: url(../../imgs/conteudo/related_bg_repeat.png) repeat-x #E6E6E6;
	float: left;
	font-weight: bold;
	padding: 2px 4px 0 5px;
	
}

.related_menu a {
	background: url(../../imgs/conteudo/related_button.jpg) no-repeat top;
	color: #A4CCE8;
	float: left;
	line-height: 23px;
	margin: 0 3px 0 2px;
	text-align: center;
	text-decoration: none;
	width: 105px;
}

.related_menu a:hover, .related_menu .active { background-position: bottom; color: #FFFFFF; }

.related_list {
	background: url(../../imgs/conteudo/related_list_bg_top.png) repeat-x top #A8A8A9;
	border-bottom: 1px solid #3B3B3B;
	float: left;
	font-weight: bold;
	width: 100%;
}

.related_list a { color: #000000; text-decoration: none;  float: left; width: 100%; }
.related_list ul { padding: 3px 2px 2px 2px; float: left; }

.related_list li {
	background-color: #FFFFFF;
	border-bottom: 1px solid #535357;
	float: left;
	line-height: 39px;
	list-style: none;
	margin-top: 2px;
	width: 100%;
}

.related_list .alt { background-color: #77919F;
	border-bottom: 1px solid #57727F;
}

#Widget .thumb { border: 1px solid #323131; float: right; margin: 5px 4px;}
.marcador { border: 0; float: left; padding: 14px 15px 0 7px; }
.text { float: left; width: 345px; }

/* .cloud_tags { background-color: #E1E7E8; } */

/**************************************************************
   Comentários
**************************************************************/
#Comentarios {
	font: 12px Arial;
	width: 449px;
}

#Comentarios .count { color: #A80707; }
#Comentarios .titulo { color: #308703; }

#Comentarios span { font-weight: bold; padding: 5px 0 4px 0; }

.box_comment {
	background: url(imgs/conteudo/comment_top.png) repeat-x top #DFDFDF;
	border-bottom: 1px solid #919191;
	float: left; 
	margin-top: 3px;
	padding: 0 6px 5px 5px;
	width: 100%;
}

/*.alt { background: #AFAFAF; }*/

.box_comment .autor_comment { color: #253B82; float: left; }
.box_comment .autor_comment a { color: #038EC9; }
.box_comment .data_comment { color: #121212; float: right; }

.text_comment { background-color: #FFFFFF;
	color: #272727;
	float: left;
	padding: 13px 30px 11px 14px;
	width: 405px;
}

.text_comment p { margin: 0; }
.autor_post { background-color: #EFEFEF; }

#AbaComment, #FormComment { float: left; padding-top: 1px; width: 449px; }

#AbaComment img, #FormComment img { float: left; }

#AbaComment .aba_comment {
	background: url(../../imgs/conteudo/aba_comment_center_bg.png) repeat-x;
	float: left;
	height: 39px;
	width: 439px;
}

#AbaComment .aba_comment img {
float: left;
padding: 10px 8px 0 12px;
}

#AbaComment .aba_comment .comm {
padding-top: 14px;
}

#AbaComment .aba_comment a {
color: #000000; font: bold 11px Arial;
line-height: 43px;
float: left;
}
#AbaComment .aba_comment .ativo { background-color: #FFFFFF;
	border: solid #535353;
	border-width: 1px 0 0 1px;
	float: left;
	line-height: 35px;
	margin: 3px 15px 0 0;
	padding: 0 5px;
}


#FormComment label { float: left; font: bold 11px Arial; padding: 5px 0; width: 100%; }
#FormComment label input { border: 1px solid #787878; width: 300px; }
#FormComment textarea { border: 1px solid #787878; height: 89px; margin: 5px 0; width: 439px; }

.botton {
	background: url(../../imgs/conteudo/btn_bg.png) no-repeat #5BAE30;
	float: right;
	height: 22px;
	margin: 0 7px 20px 0;
	padding-top: 5px;
	text-align: center;
	width: 99px;
}

.botton input { background: none; border: 0; color: #FFFFFF; font: bold 11px Arial; }
.botton:hover { background-color: #4D9128; cursor: pointer; }
.botton input:hover { cursor: pointer; }

/* Resposta Comentário */
#Comentarios .photo { height: 32px; width: 32px; }

.editComment, .editableComment, .textComment{
	display: inline;
}
.comment-childs{
	border: 1px solid #999;
	margin: 5px 2px 2px 4px;
	padding: 4px 2px 2px 4px;
	background-color: white;
}
.chalt{
	background-color: #E2E2E2;
}
#newcomment{
	border:1px dashed #777;width:90%;
}
#newcommentsubmit{
	color:red;
}
.adminreplycomment{
	border:1px dashed #777;
	width:99%;
	margin:4px;
	padding:4px;
}
.mvccls{
	color: #999;
}
/**************************************************************
   Trackback
**************************************************************/
#Trackback {
	float: left;
	margin: 0 8px 0 6px;
	width: 420px;
}

#Trackback ol { background-color: #E2E2E2;
	color: #1D1D1D; /*texto*/
	float: left;
	margin-bottom: 10px;
	padding: 5px 10px 10px 10px;
	width: 100%;
}

#Trackback .titulo { color: #BB4B00; }
#Trackback .data { color: #818181; }

#Trackback img { float: left; padding-right: 10px; }

/**************************************************************
   Outros
**************************************************************/
#Footer { margin-top: -6px; }

/* Lateral direita */
#Novidades {
	background: url(../../imgs/conteudo/novidades_bottom.gif) no-repeat left bottom #DCDCDC;
	float: left;
	font-size: 14px;
	margin-bottom: 4px;
	overflow: hidden;
	padding-bottom: 15px;
	width: 100%;
}

#Novidades .title {
background: url(../../imgs/conteudo/novidades_title_bg.png) repeat-x;
height: 29px;
line-height: 29px;
}

#Novidades .title strong { float: left; padding-left: 7px; }

.area { float: right; }

.news li {
	float: left;
	height: 25px;
	padding: 1px 0 0 2px;
	width: 26px;
}

.news a { float: left; }

.verde .active { background: url(../../imgs/conteudo/novidades_bg_verde.png) repeat-x; }
.vermelho .active { background: url(../../imgs/conteudo/novidades_bg_vermelho.png) repeat-x; }
.azul .active { background: url(../../imgs/conteudo/novidades_bg_azul.png) repeat-x; }
.roxo .active { background: url(../../imgs/conteudo/novidades_bg_roxo.png) repeat-x; }
.esverdeado .active { background: url(../../imgs/conteudo/novidades_bg_esverdeado.png) repeat-x; }
.cinza_claro .active { background: url(../../imgs/conteudo/novidades_bg_cinza_claro.png) repeat-x; }
.cinza_escuro .active { background: url(../../imgs/conteudo/novidades_bg_cinza_escuro.png) repeat-x; }

#Novidades .list_news { background-color: #FFFFFF;
	border: solid #DCDCDC;
	border-width: 2px 1px 0 2px;
	font-size: 11px;
	float: left;
	overflow: hidden;
	padding: 5px;
	width: 303px;
}
#Novidades .list_news :hover {
text-decoration:none;
}
#Novidades .list_news a { color: #292929; }
#Novidades .list_news a strong { color: #297F10; font-size: 12px; }
#Novidades .list_news .autor { float: left; }
/*#Novidades .list_news .autor a { color: #297F10; }*/
#Novidades .list_news .data { float: right; }

#Novidades .alt_ds { background-color: #979797; } #Novidades .alt_ds a strong { color:#000;} #Novidades .alt_ds a { color:#FFF;}
#Novidades .alt_pc { background-color: #39196e; } #Novidades .alt_pc a strong { color:#b387fd;} #Novidades .alt_pc a { color:#FFF;}
#Novidades .alt_ps2 { background-color: #0a4e41; } #Novidades .alt_ps2 a strong { color:#b0d3cf;} #Novidades .alt_ps2 a { color:#FFF;}
#Novidades .alt_ps3 { background-color: #6c2929;} #Novidades .alt_ps3 a strong { color:#FFF;} #Novidades .alt_ps3 a { color:#fca2a2;}
#Novidades .alt_psp { background-color: #2c2c2c; } #Novidades .alt_psp a strong { color:#b0d3cf;} #Novidades .alt_psp a { color:#FFF;}
#Novidades .alt_wii { background-color: #4081a4; } #Novidades .alt_wii a strong { color:#021925;} #Novidades .alt_wii a { color:#FFF;}
#Novidades .alt_xbox { background-color: #297F10; } *#Novidades .alt_xbox a strong { color: #FFF; }

/**************************************************************
   Autor - PAGE
**************************************************************/
.autor_page .box_autor {
	background-color: #CECECE;
	float: left;
	padding: 5px 20px 10px 10px;
	width: 412px;
}

.box_autor img { float: left; padding-right: 5px; }

.autor_page h1 { font: bold 24px Tahoma; padding: 0; }

.autor_page h2 {
	color: #06424A;
	float: left;
	font: bold 14px Arial;
	padding-top: 23px;
	width: 100%;
}

.autor_page h3 {
	border-bottom: 2px dotted #008FCB;
	color: #072994;
	float: left;
	font: bold 14px Arial;
	margin-bottom: 5px;
	padding-bottom: 5px;
	width: 100%;
}


.autor_page a { color: #044950; }
.autor_page .box_autor a { color: #076470; }

.autor_page .list_posts {
	float: left;
	overflow: hidden;
	padding: 11px 20px 10px 4px;
	width: 418px;
}

.autor_page .list_posts p { margin: 0; }
.autor_page .list_posts .excerpt { color: #06424A; }
.autor_page .list_posts .title { color: #2A8998; font: bold 14px Arial; }

.autor_page .alt { background-color: #CECECE; border-top: 1px solid #787878; }

.autor_page .paginacao { background-color: #954814;
	border: 1px solid #2E2E2E;
	color: #FFFFFF;
	float: left;
	font-weight: bold;
	margin: 7px 0;
	padding-left: 7px;
	line-height: 26px;
	width: 433px;
}

.autor_page .paginacao a { color: #ACA899; }
.NuvemBlogame { Text-align:left;}

/**************************************************************
   Share
**************************************************************/
#akst_social a, #akst_email a { color: #1A868F; font: 12px Tahoma; }

#akst_form {
	border: 1px solid #ddd;
	display: none;
	margin: -25px 0 0 -100px;
	position: absolute;
	width: 350px;
	z-index: 999;

}
#akst_form a.akst_close {
	color: #000;
	float: right;
	margin: 5px;
}
#akst_form ul.tabs {

	list-style: none;
	margin: 0;
	padding: 0;


background-color: green;
font: 12px Tahoma;
}
#akst_form ul.tabs li {
	background: #9F9C9A;
	border-bottom: 1px solid #999;
	cursor: pointer;
	float: left;
	margin: 0 3px 0 0;
	padding: 3px 5px 2px 5px;
}
#akst_form ul.tabs li.selected {
	background: #fff;
	border-bottom: 1px solid #fff;
	cursor: default;
	padding: 4px 5px 1px 5px;
}
#akst_form div.clear {
	clear: both;
	float: none;
}
#akst_social, #akst_email {
	background: #fff;
	border: 1px solid #fff;
	padding: 10px;
}
#akst_social ul, #akst_email ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#akst_social ul li, #akst_email ul li {
	float: left;
	margin: 0;
	padding: 0;
	width: 45%;
}
#akst_social ul li a, #akst_email ul li a { background-position: 0px 2px; background-repeat: no-repeat;
	display: block;
	float: left;
	height: 24px;
	padding: 4px 0 0 22px;
	vertical-align: middle;
}
#akst_rec6 { background-image: url(../../imgs/share/rec6.gif); }
#akst_ueba { background-image: url(../../imgs/share/ueba.gif); }
#akst_eucurti { background-image: url(../../imgs/share/eucurti.gif); }
#akst_linkk { background-image: url(../../imgs/share/linkk.gif); }
#akst_delicious { background-image: url(../../imgs/share/delicious.gif); }
#akst_digg { background-image: url(../../imgs/share/digg.gif); }
#akst_dihitt { background-image: url(../../imgs/share/dihitt.gif); }
#akst_domelhor { background-image: url(../../imgs/share/domelhor.gif); }
#akst_ouvidizer { background-image: url(../../imgs/share/ouvidizer.gif); }
#akst_linkto { background-image: url(../../imgs/share/linkto.gif); }
#akst_linkloko { background-image: url(../../imgs/share/linkloko.gif); }
#akst_furl { background-image: url(../../imgs/share/furl.gif); }
#akst_netscape { background-image: url(../../imgs/share/netscape.gif); }
#akst_yahoo_myweb { background-image: url(../../imgs/share/yahoo_myweb.gif); }
#akst_stumbleupon { background-image: url(../../imgs/share/stumbleupon.gif); }
#akst_google_bmarks { background-image: url(../../imgs/share/google_bmarks.gif); }
#akst_technorati { background-image: url(../../imgs/share/technorati.gif); }
#akst_blinklist { background-image: url(../../imgs/share/blinklist.gif); }
#akst_newsvine { background-image: url(../../imgs/share/newsvine.gif); }
#akst_magnolia { background-image: url(../../imgs/share/magnolia.gif); }
#akst_reddit { background-image: url(../../imgs/share/reddit.gif); }
#akst_windows_live { background-image: url(../../imgs/share/windows_live.gif); }
#akst_tailrank { background-image: url(../../imgs/share/tailrank.gif); }
#akst_meneame { background-image: url(../../imgs/share/meneame.gif); }

#akst_twitter { background-image: url(../../imgs/share/twitter.gif); }

#akst_igoogle { background-image: url(../../imgs/share/igoogle.gif); }
#akst_pageflakes { background-image: url(../../imgs/share/pageflakes.gif); }
#akst_myyahoo { background-image: url(../../imgs/share/myyahoo.gif); }
#akst_netvibes { background-image: url(../../imgs/share/netvibes.gif); }
#akst_live { background-image: url(../../imgs/share/live.gif); }
#akst_blogblogs { background-image: url(../../imgs/share/blogblogs.gif); }

#akst_email { display: none; text-align: left; }
#akst_email form, #akst_email fieldset { border: 0; margin: 0; padding: 0; }
#akst_email fieldset legend { display: none; }
#akst_email ul { list-style: none; margin: 0; padding: 0; }
#akst_email ul li { margin: 0 0 7px 0; padding: 0; }
#akst_email ul li label { color: #555; display: block; margin-bottom: 3px; }
#akst_email ul li input { padding: 3px 10px; }
#akst_email ul li input.akst_text { padding: 3px; width: 280px; }

.akst_share_link { background: 1px 0 url(share-icon-16x16.gif) no-repeat; padding: 1px 0 3px 22px; }

/**************************************************************
   Info
     CSS Gerado por: Carlos Roberto M. S. em 15-09-2008
     Última alteração: 06-03-2009 em "add Share" por Carlos Roberto M.S.
**************************************************************/