@charset "utf-8";
/* CSS Document */
/* NO ZEBRA NETWORK */
/* EU JÁ FUI! */
.googlead{
	position:relative;
	margin:30px auto;
}
.home .googleadbox{
	position:relative;
	float:right;
	margin-left:20px;
}
.googleadvertical{
	position:absolute;
	left:33px;
	top:33px;
}
.head{
	position:relative;
	height:96px;
	background:url(/imagens/layout/bg-city-head.png) top repeat-x;
}
.head a:hover{text-decoration:none;}
.head h1{
	position:absolute;
	left:20px;
	top:20px;
}
.head h1 a{
	line-height:18px;
	text-transform:uppercase;
	font-size:20px;
	font-weight:bold;
	color:#2876ad;
}
.head h1 span a{
	font-size:12px;
	color:#999;
}
.head .participate-buttons{
	position:absolute;
	top:10px;
	right:10px;
	overflow:hidden;
	width:243px;
	height:45px;
	background:url(/imagens/layout/bg-participate-buttons.png);
}
.head .participate-buttons ul.defaultlist{
	position:absolute;
	right:3px;
	top:2px;
	width:138px;
	padding:0 2px;
	height:40px;
	overflow:hidden;
}
.head .participate-buttons ul.defaultlist li{
	position:relative;
	display:inline;
	float:left;
	height:100%;
	margin:0 3px;
}
.head .participate-buttons ul.defaultlist a{
	position:relative;
	float:left;
	text-indent:-999px;
	width:40px;
	height:40px;
	overflow:hidden;
	background-image:url(/imagens/layout/bt-participate-buttons.png);
}

#pinlist{
	background:#FFFFFF url(/imagens/layout/bg-setstatus.gif) no-repeat scroll center 3px;
	border:1px solid #CCE7FD;
	padding:5px;
	position:absolute;
	right:-10px;
	top:27px;
	visibility:visible;
	width:92px;
}
#pinlist ul li{
	clear:both;
	float:left;
	position:relative;
	width:100%;
}
#pinlist li a:hover{
	background-image:url(/imagens/layout/ic-participate-small-h.png);
	text-decoration: underline;
}
#pinlist ul li a.pin1{background-position:0 -78px;}
#pinlist ul li a.pin2{background-position:0 -104px;}
#pinlist ul li a.pin3{background-position:0 -130px;}
#pinlist .loading{
	position:relative;
	display:block;
	padding:5px;
	width:108px;
	overflow:hidden;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#39c;
}
.head ul.tabmenu{/*ABAS*/
	position:absolute;
	right:0px;
	bottom:0px;
	width:auto;
	background:none;
}
.head ul.tabmenu li{padding:0 10px;}
.middle{/*BLOCO DE CONTEUDO DA CIDADE*/
	position:relative;
	width:100%;
	overflow:hidden;
	margin-bottom:40px;
	clear:both;
}
.home{margin:40px 0;}
#infobox-h{/*BLOCO HORIZONTAL DE INFORMACOES DA CIDADE*/
	position:relative;
	display:block;
	height:130px;
	padding-bottom:50px;
	background:url(/imagens/layout/bg-infobox-h.png) bottom repeat-x;
}
#infobox-v{/*BLOCO VERTICAL DE INFORMACOES DA CIDADE*/
	position:relative;
	float:left;
	width:229px;
	height:526px;
	overflow:hidden;
	background:url(/imagens/layout/bg-infobox-v.png);
}
#infobox-h .cityimg{/*FOTO DA CIDADE HORIZONTAL*/
	position:absolute;
	top:10px;
	left:10px;
	width:146px;
	height:110px;
}
#infobox-v .cityimg{/*FOTO DA CIDADE VERTICAL*/
	position:absolute;
	top:4px;
	left:4px;
	width:221px;
	height:167px;
}
#infobox-h .cityimg img,
#infobox-v .cityimg img{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	overflow:hidden;
}
#infobox-v .cityimg img.mask{background:url(/imagens/layout/d-cityinfo-mask.png);}
#infobox-h .cityimg img.mask{background:url(/imagens/layout/d-cityinfoh-mask.png);}
#infobox-v .cityphotos{
	position:absolute;
	top:173px;
	left:4px;
	width:221px;
	height:26px;
	overflow:hidden;
	text-align:center;
	background:url(/imagens/layout/bg-cityphotos.png);
}
#infobox-v .cityphotos a{
	line-height:26px;
	color:#fff;
	font-size:12px;
}
#infobox-h .citystars{
	position:absolute;
	top:84px;
	left:166px;
	width:180px;
	height:35px;
}
#infobox-v .citystars{/*NOTA DA CIDADE*/
	position:absolute;
	top:201px;
	left:4px;
	width:221px;
	height:45px;
	background: url(/imagens/layout/bg-cityinfo-stars.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
#infobox-h .citystars span,
#infobox-v .citystars span{
	position:relative;
	display:block;
	margin:5px 20px;
	width:180px;
	height:35px;
	background-image:url(/imagens/layout/bg-cityinfo-stars.png);
	background-repeat:no-repeat;
	background-position:-401px 0px;
	overflow:hidden;
	text-indent:-999px;
}
#infobox-h .citystars .nostars,
#infobox-v .citystars .nostars{
	text-indent:0;
	text-align:center;
	font-size:12px;
	color:#39c;
	background-image:none;
	line-height:32px;
	font-weight:bold;
}
#infobox-h .citystars span{margin:0 !important;}
#infobox-h span.stars1{background-position:-365px -35px !important;}
#infobox-v span.stars1{background-position:-365px 0px !important;}
#infobox-h span.stars2{background-position:-329px -35px !important;}
#infobox-v span.stars2{background-position:-329px 0px !important;}
#infobox-h span.stars3{background-position:-293px -35px !important;}
#infobox-v span.stars3{background-position:-293px 0px !important;}
#infobox-h span.stars4{background-position:-257px -35px !important;}
#infobox-v span.stars4{background-position:-257px 0px !important;}
#infobox-h span.stars5{background-position:-221px -35px !important;}
#infobox-v span.stars5{background-position:-221px 0px !important;}
#infobox-h ul.cityinfo{
	position:absolute;
	right:10px;
	bottom:60px;
	overflow:hidden;
}
#infobox-h ul.cityinfo li{
	position:relative;
	padding:0 10px;
	border-right:1px solid #cae3f3;
	float:left;
	text-align:center;
	line-height:18px;
	font-weight:bold;
	font-size:11px;
	color:#999;
}
#infobox-h ul.cityinfo li.last{border:none;}
#infobox-h ul.cityinfo li strong{
	font-size:16px;
	color:#39c;
}
#infobox-v ul.cityoption{/*ABAS INFORMACOES-MAPA*/
	position:absolute;
	top:248px;
	left:3px;
	width:215px;
	height:23px;
	padding:4px 4px 0;
	background: url(/imagens/layout/bg-cityinfo.png) left top;
}
#infobox-v ul.cityoption li{
	position:relative;
	float:left;
	width:107px;
	height:100%;
	text-align:center;
}
#infobox-v ul.cityoption li a{
	line-height:23px;
	font-size:12px;
	color:#fff;
}
#infobox-v ul.cityoption li a:hover{color:#2876AD;}
#infobox-v ul.cityoption li.active{background: url(/imagens/layout/bg-cityinfo.png) left bottom;width:108px;}
#infobox-v ul.cityoption li.active a{color:#39c;}
#infobox-v .cityinfo{/*CONTEUDO DA ABA SELECIONADA*/
	position:absolute;
	top:275px;
	left:3px;
	width:223px;
	height:247px;
	background: url(/imagens/layout/bg-cityinfo.png) 0px -27px;
}
#infobox-v .cityinfo ul{/*LISTA DE INFORMACOES*/
	position:relative;
	overflow:hidden;
	padding:3px 12px;
	width:199px;
	height:240px;
}
#infobox-v .cityinfo ul li{
	width:100%;
	position:relative;
	float:left;
	clear:both;
	color:#2876ad;
	line-height:24px;
	font-size:11px;
	font-weight:bold;
}
#infobox-v .cityinfo ul li strong{float:right;font-weight:normal;}
#infobox-v .cityinfo .citymap{/*MAPA DA CIDADE*/
	position:relative;
	width:215px;
	height:241px;
	margin:2px 4px;
}
#infobox-v .cityinfo .citymap .pos{
	position:absolute;
	overflow:hidden;
	top:0px;
	left:0px;
	width:213px;
	height:214px;
	border:1px solid #fff;
}
#infobox-v .cityinfo .citymap a.bt-zoom{
	position:absolute;
	bottom:0px;
	right:0px;
	width:205px;
	height:15px;
	line-height:15px;
	padding:5px;
	text-align:right;
	font-size:12px;
	color:#fff;
	background:url(/imagens/layout/bt-map-zoom.png);
}
#infobox-v .cityinfo .citymap a:hover.bt-zoom{color:#2876ad;}
.home .fr{/*FLUTUAR PARA A DIREITA*/
	position:relative;
	float:right;
	width:741px;
}
.fr{/*FLUTUAR PARA A DIREITA*/
	position:relative;
	float:right;
	width:302px;
}
.cidade span#text{
	float:left;
	width:419px;
	height:141px;
}
span#text .actions{
	display:block;
	margin-top:5px;
	line-height:15px;
	text-align:right;
}
span#text .actions a{
	color:#9c3;
	margin:0 5px;
	font-weight:normal;
}
.emblems{
	position:relative;
	float:left;
	margin-top:20px;
	height:73px;
	width:403px;
	padding:8px;
	background:#e5f2fb;
	z-index:1;
}
.emblems a.bt-vote{
	position:relative;
	display:block;
	float:left;
	overflow:hidden;
	margin-right:15px;
	text-indent:-999px;
	height:73px;
	width:165px;
	background:url(/imagens/layout/bt-vote.png) left;
}
.emblems a:hover.bt-vote{background:url(/imagens/layout/bt-vote.png) right;}
.emblems h4{float:left;width:223px;}
.emblems #no-emblems{
	position:relative;
	float:left;
	height:41px;
	width:215px;
	padding:4px;
	overflow:hidden;
	text-indent:-999px;
	background:#fff url(/imagens/layout/no-emblems.png);
}
.emblems ul.top{
	position:relative;
	float:left;
	height:41px;
	width:215px;
	padding:4px;
	background:#fff;
}
.emblems ul.top li{
	position:relative;
	float:left;
	display:inline;
	margin:0 1px;
	height:41px;
	width:41px;
}
.emblems ul.top li img{
	position:relative;
	display:block;
	overflow:hidden;
	height:100%;
	width:100%;
}
#votebox{
	position:absolute;
	left:249px;
	top:250px;
	width:403px;
	padding:8px;
	background:#e5f2fb;
	border-top:2px solid #fff;
	z-index:1;
	display:none;
}
#votebox span{
	position:relative;
	display:block;
	clear:both;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#9c3;
	padding:8px;
	background:#fff;
}
#votebox ul{
	position:relative;
	clear:both;
	overflow:auto;
	width:381px;
	padding:0px 11px 11px;
	background:#fff;
}
#votebox ul li{
	position:relative;
	float:left;
	display:inline;
	margin:8px;
	height:50px;
	width:60px;
}
#votebox ul li input{display:none;}
#votebox ul li a{
	position:relative;
	display:block;
	overflow:hidden;
	height:41px;
	width:41px;
	padding:5px 9px 4px 10px;
	background:url(/imagens/layout/bg-vote.png) left;
}
#votebox ul li a:hover{background:url(/imagens/layout/bg-vote.png) center;}
#votebox ul li a.selected{background:url(/imagens/layout/bg-vote.png) right;}
#votebox ul li a img{
	position:relative;
	display:block;
	height:100%;
	width:100%;
}
.emblem-info{display:none;}
#emblem-info{
	position:absolute;
	width:210px;
	padding:5px;
	top:52px;
	left:424px;
	background:#fff;
	border:1px solid #c2dfef;
	z-index:10;
}
#emblem-info strong{
	font-size:12px;
	color:#39c;
	display:block;
	line-height:20px;
	text-indent:5px;
	text-transform:uppercase;
}
#emblem-info small{
	display:block;
	padding:5px;
	line-height:16px;
	color:#5d5d5d;
	text-align:justify;
}
#emblem-info img{
	float:right;
	margin:0 0 5px 15px;
}
#votebox .buttons{
	position:relative;
	display:block;
	clear:both;
	margin-top:8px;
	padding:8px;
	height:22px;
	background:#fff;
}
#votebox .buttons a{
	position:absolute;
	display:block;
	width:100px;
	height:22px;
	overflow:hidden;
	text-indent:-999px;
}
#votebox .buttons a.cancel{
	left:98px;
	background:url(/imagens/layout/bt-emblem-vote.png) left top;
}
#votebox .buttons a:hover.cancel{background:url(/imagens/layout/bt-emblem-vote.png) left bottom;}
#votebox .buttons a.ok{
	right:98px;
	background:url(/imagens/layout/bt-emblem-vote.png) right top;
}
#votebox .buttons a:hover.ok{background:url(/imagens/layout/bt-emblem-vote.png) right bottom;}
.centercol{
	position:relative;
	width:494px;
	float:left;
}
.rightcol{
	position:relative;
	margin-top:40px;
	width:226px;
	float:right;
}
.mod-forum{/*MODULO FORUM*/
	position:relative;
	width:494px;
	margin-top:40px;
	overflow:hidden;
	border-bottom:1px solid #e5f2fc;
}
.mod-forum ul#list-forum li.header{background:url(/imagens/layout/bg-forum-header.png) !important;}
.mod-forum ul#list-forum li.header span.col1{width:330px !important;}
.mod-forum ul#list-forum li.header span.col2{width:78px !important;}
.mod-forum ul#list-forum li.header span.col3{width:38px !important;}
.mod-forum ul#list-forum li.alt1 .post{background:url(/imagens/layout/bg-forum-list.png) 0px repeat-y !important;}
.mod-forum ul#list-forum li.alt2 .post{background:url(/imagens/layout/bg-forum-list.png) -492px repeat-y !important;}
.mod-forum ul#list-forum li.alt4 .post,
.mod-forum ul#list-forum li.alt3 .post{background:url(/imagens/layout/bg-forum-list.png) -984px repeat-y !important;}
.mod-forum ul#list-forum li .post{width:492px !important;}
.mod-forum ul#list-forum li .post span.col1{width:288px !important;}
.mod-forum ul#list-forum li .post span.col2{width:71px !important;}
.mod-forum ul#list-forum li .post span.col3{width:30px !important;}
.mod-forum .b-actions{width:482px;}
.mod-forum .b-actions .bt-green{float:right;}
#news{/*MODULO O QUE ESTA ROLANDO*/
	position:relative;
	overflow:hidden;
	width:494px;
	margin-top:40px;
}
#lastphotos{/*MODULO ULTIMAS FOTOS*/
	position:relative;
	overflow:hidden;
	width:494px;
	margin-top:40px;
}
#lastphotos .list{
	position:relative;
	width:490px;
	border:1px solid #abd2eb;
	background-color:#fff;
	padding:1px;
}
#lastphotos .list .inside{
	position:relative;
	overflow:hidden;
	width:480px;
	border:3px solid #dbeffa;
	background-color:#fff;
	padding:2px;
}
#lastphotos .list .inside ul{
	position:relative;
	overflow:hidden;
	width:100%;
}
#lastphotos .list .inside li{
	position:relative;
	float:left;
	margin:5px;
	display:inline;
}
#lastphotos .list .inside img{
	position:relative;
	display:block;
	height:83px;
	width:110px;
}
#places{/*MODULO ATRACOES EM DESTAQUE*/
	position:relative;
	overflow:hidden;
	width:494px;
	margin-top:40px;
}
#places dl{
	position:relative;
	overflow:hidden;
	width:100%;
	height:216px;
}
#places dl dt{
	position:relative;
	float:left;
	width:280px;
	height:100%;
	margin-right:2px;
}
#places dl dt img{
	position:relative;
	width:280px;
	height:210px;
	border-bottom:6px solid #9c3;
}
#places dl dd{
	position:relative;
	float:left;
	width:212px;
	height:100%;
}
#places dd ul{
	position:relative;
	width:100%;
	height:212px;
	border-bottom:4px solid #9c3;
}
#places dd ul li{
	position:relative;
	display:table;
	padding:4px 4px 4px 24px;
	float:left;
	clear:both;
	height:33px;
	width:176px;
	border-top:1px solid #e5f2fc;
	background:url(/imagens/layout/bl-city.gif) 8px center no-repeat;
}
#places dd ul li.active{background:#f2f9fd url(/imagens/layout/bl-city.gif) 8px center no-repeat;}
#places dd ul li span{
	position:static;
	display:table-cell;
	vertical-align:middle;
	line-height:14px;
}
#places dd ul li span a{
	font-size:12px;
}
#places dd ul li a:hover{color:#2876AD;}
#places .more-photos{
	margin:5px 5px 0 0;
	float:right;
	color:#9c3;
	font-size:11px;
}
.minibox h4 em{
	font-style:normal;
	font-weight:normal;
}
.rightcol .minibox{
	width:216px;
	clear:both;
}
.rightcol .minibox ul.vertical-list{width:204px;}
.minibox ul.vertical-list{width:280px;}
.minibox ul.vertical-list{
	position:relative;
	overflow:hidden;
	background:#fff;
	padding:0 6px;
}
.minibox ul.vertical-list li{
	position:relative;
	overflow:hidden;
	float:left;
	display:inline;
	width:100%;
	padding:6px 0;
	color:#999;
	font-size:11px;
	font-weight:bold;
	border-bottom:1px solid #e5f2fb;
}
.minibox ul.vertical-list li .comment{
	float:left;
	position:relative;
	display:block;
	font-size:12px;
	font-weight:normal;
}
.minibox ul.vertical-list li .comment{width:200px;}
.minibox ul.vertical-list li .comment small{color:#999;}
.minibox ul.vertical-list li .comment strong{font-weight:bold;}
.minibox ul.vertical-list li.nocontents{
	text-align:center;
	border-bottom:none;
}
.minibox ul.vertical-list li.more{
	padding:5px 0;
	border-bottom:none;
	text-align:right;
}
.minibox ul.vertical-list li.more a{
	font-size:11px;
	color:#9c3;
}
.minibox ul.vertical-list li a.link-txt{font-size:12px;}
.minibox ul.vertical-list li strong{font-weight:normal;}
.minibox ul.vertical-list li a.avatar-thumb,/*IMAGEM*/
.minibox ul.vertical-list li span.video-thumb{/*VIDEO*/
	margin-right:10px;
	float:left;
}
.minibox .gadgets{
	position:relative;
	padding:2px;
	background:#fff;
}
.minibox .gadgets ol{
	position:relative;
	list-style:none;
	height:20px;
	border-bottom:1px solid #59bae9;
}
.minibox .gadgets ol li{
	position:relative;
	float:left;
	height:100%;
	width:70px;
	text-align:center;
	line-height:20px;
}
.minibox .gadgets ol li.center{border-left:1px solid #59bae9;border-right:1px solid #59bae9;}
.minibox .gadgets ol li.active{background:#59bae9;}
.minibox .gadgets ol li a{
	font-size:11px;
	color:#5badd6;
	text-transform:uppercase;
}
.minibox .gadgets ol li a:hover{color:#2876AD}
.minibox .gadgets ol li.active a{color:#fff;}
.minibox .gadgets .selected{position:relative;}
.minibox .gadgets .error,
.minibox .gadgets .money,
.minibox .gadgets .weather,
.minibox .gadgets .time{
	position:relative;
	width:206px;
	height:99px;
	margin:2px 1px;
	padding:2px;
	background-image:url(/imagens/layout/bg-gadgets.png);
	text-indent:0px;
}
.minibox .gadgets .vmiddle{
	position:relative;
	width:100%;
	display:table-cell;
	vertical-align:middle;
}
.minibox .gadgets .time{
	display:table;
	text-align:center;
	background-position:right;
}
.minibox .gadgets .time span{
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	color:#2876ad;
}
.minibox .gadgets .error span{
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	color:#b4ddf2;
}
.minibox .gadgets .time span strong{
	font-size:26px;
	color:#39c;
}
.minibox .gadgets .money{
	display:table;
	text-align:center;
	text-indent:0px;
	background-position:center;
}
.minibox .gadgets .money span{
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	color:#369;
}
.minibox .gadgets ul.weather{background-position:left;}
.minibox .gadgets .error{
	display:table;
	text-align:center;
	background-position:center;
}
.minibox .gadgets ul.weather li{
	position:relative;
	display:inline;
	float:left;
	width:51px;
	height:100%;
	text-align:center;
}
.minibox .gadgets ul.weather li span{
	position:absolute;
	display:block;
	width:100%;
	left:0px;
}
.minibox .gadgets ul.weather li span.day{
	font-size:11px;
	font-weight:normal;
	color:#fff;
}
.minibox .gadgets ul.weather li .image{
	position:absolute;
	display:block;
	top:20px;
	left:5px;
	width:42px;
	height:42px;
}
.minibox .gadgets ul.weather li .image img{
	position:absolute;
	top:1px;
	left:1px;
	width:40px;
	height:40px;
}
.minibox .gadgets ul.weather li .image img.mask{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background:url(/imagens/layout/d-weather-mask.png);
}
.minibox .gadgets ul.weather li span.temp{
	bottom:2px;
	font-size:12px;
	line-height:16px;
}
.minibox .gadgets ul.weather li span.temp .max{color:#f00;}
.minibox .gadgets ul.weather li span.temp .min{color:#69c;}
.leftsky{
	position:relative;
	float:left;
	width:219px;
	height:658px;
	margin:20px 0;
	background:#f2f9fd;
	padding:5px;
	font-size:10px;
	color:#9cf;
}
#keywords{
	clear:left;
	width:219px;
	float:left;
	margin-top:0;
}
#keywords #tagclound{
	width:211px;
	padding:4px;
	background:#fff;
}

.buttons a{
	position:relative;
	display:inline;
	font-size:10px;
	font-weight:normal;
	color:#69c;
	line-height:26px;
	height:26px;
	background-image:url(/imagens/layout/ic-participate-small.png);
	background-repeat:no-repeat;
	float:left;
	padding:0 0 0 32px;
	margin:0 4px;
}
.buttons a:hover{background-image:url(/imagens/layout/ic-participate-small-h.png);}
.buttons a.bt-edit{background-position:0px 0px;}
.buttons a.bt-send-photo{background-position:0px -26px;}
.buttons a.bt-send-comment{background-position:0px -52px;}
.buttons a.bt-pin1{background-position:0px -78px;}
.buttons a.bt-pin2{background-position:0px -104px;}
.buttons a.bt-pin3{background-position:0px -130px;}
.buttons a.bt-pin{background-position:0px -156px;}
.buttons a.bt-rss{background-position:0px -182px;}
.buttons a.bt-follow{background-position:0px -208px;}
#pinlist li.remove a{background-image:url(/imagens/layout/ic-participate-small-i.png);}
#pinlist li.remove a.pin1{background-position:0px 0px !important;}
#pinlist li.remove a.pin2{background-position:0px -26px !important;}
#pinlist li.remove a.pin3{background-position:0px -52px !important;}



.set-status {
	background:#FFFFFF url(/imagens/layout/bg-setstatus.gif) no-repeat scroll center 3px;
	border:1px solid #CCE7FD;
	padding:5px;
	position:absolute;
	right:-10px;
	top:24px;
	visibility:visible;
	width:92px;
}
.set-status li {
	clear:both;
	float:left;
	position:relative;
	width:100%;
}
.set-status li a.bt-iwent {
	background-position:0 -78px;
}
.set-status li a:hover {
	background-image:url(/imagens/layout/ic-participate-small-h.png);
}
.set-status li a.bt-igoing {
	background-position:0 -104px;
}
.set-status li a.bt-idream {
	background-position:0 -130px;
}
.namebox {
	display:block;
	height:54px;
	padding:4px 12px;
	position:relative;
}
.namebox .localiza {
	color:#999999;
	float:left;
	font-weight:bold;
	position:relative;
	width:650px;
	z-index:1;
}
.namebox .name big {
	color:#2876AD;
	float:left;
	font-size:16px;
	font-weight:bold;
	margin-right:10px;
	margin-top:0;
	max-width:400px;
	padding:8px 0 0;
	text-transform:uppercase;
}
.namebox .localiza a {
	color:#999999;
	font-size:14px;
	text-transform:uppercase;
}

.namebox .name {
	float:left;
	position:relative;
	width:840px;
	z-index:1;
}
.namebox .buttons{
	position:relative;
	float:left;
	height:28px;
	padding-left:5px;
	background:url(/imagens/layout/bg-participate-buttons-small.png) left top;
	top:4px;
}
.namebox .buttons2{
	position:relative;
	float:left;
	height:26px;
	padding:1px 10px 1px 0;
	background:url(/imagens/layout/bg-participate-buttons-small.png) right bottom;
}
.hidden{
	display:none;
}