@charset "UTF-8";

/* CSS Document */

/* @group configuracoes Gerais */

/*html{
	height:100%;
}*/

body {
	margin:0px;
	background-image: url(../images/fundo.gif);
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	color:#333333;
}

a, p {
	color:#333333;
	font-family:Verdana,"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	/*font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;*/
	text-decoration:none;
	font-size:11px;
	margin:0.5em 0pt 1.5em;
}

a:hover{
	text-decoration:underline;
}

a.underline{
	color: #999;
	font: 10px Arial, Helvetica, Geneva, sans-serif;
}

img{
	border:none;
	margin: 5px;
    behavior: url(../../iepngfix.htc);
}

img.SemMargem{
	margin:0;
}


#texto{
	margin:0px;
	padding: 0px;
}

h1{
	font:bold 24px "Trebuchet MS", Arial;
	color: #b7b6b8;
	width:70%;
	/* border-color: #bbbbbc; */
	margin-top:25px;
	margin-bottom:5px;
	padding-bottom: 0px;
}

#colDir ul {
		margin-top:20px;
}

#colDir ul li {
	list-style-type: square;
	list-style-position: outside;
	line-height:1.5em;
	margin-bottom:8px;
	margin-left:-10px;
}


br{
	_margin-top:10px;
}

h2{
	font: 16px "Trebuchet MS", Arial;
	color: #656565;
	margin-bottom:5px;
	margin-top:9px;
}

h3{
	font:bold 16px "Trebuchet MS", Arial, Georgia;
	color: #222222;
	margin-bottom:5px;
	margin-top:30px;
	padding-left:14px;
	margin-left:0px;
	background: url(../images/bullets.gif) no-repeat 2px -3px;
	_margin-left:0px;/*hack apra o ie 6 e abaixo dele*/
}

h3 a{
	font:bold 16px "Trebuchet MS", Arial, Georgia;
	color: #222222;
	margin: 0px;
	padding: 0px;
	_margin-left:0px;/*hack apra o ie 6 e abaixo dele*/
}

#conteudoArea h2{
	font: bold 12px "Trebuchet MS", Arial, Georgia;
	color: #222222;
	margin-bottom:5px;
	margin-top:0px;
	padding: 0px;
	padding-left:14px;
	margin-left:0px;
	background: url(../images/bullets.gif) no-repeat 2px -3px;
	_margin-left:0px;/*hack apra o ie 6 e abaixo dele*/
}

#conteudoArea h2 a{
	font: bold 16px "Trebuchet MS", Arial, Georgia;
	color: #222222;
	margin: 0px;
	padding: 0px;
	margin-bottom:7px;
	margin-top:0px;
	padding: 0px;
	_margin-left:0px;/*hack apra o ie 6 e abaixo dele*/
}

#conteudoArea h4{
	font: bold 12px "Trebuchet MS", Arial, Georgia;
	color: #222222;
	margin-bottom:0px;
	margin-top:0px;
	padding: 0px;
	padding-left:14px;
	margin-left:0px;
	background: url(../images/bullets.gif) no-repeat 2px -3px;
	_margin-left:0px;/*hack apra o ie 6 e abaixo dele*/
}

#conteudoArea h4 a{
	font: bold 12px "Trebuchet MS", Arial, Georgia;
	color: #222222;
	margin: 0px;
	padding: 0px;
	margin-bottom:0px;
	margin-top:0px;
	padding: 0px;
	_margin-left:0px;/*hack apra o ie 6 e abaixo dele*/
}

#areaAssinante li a{
	font:inherit;
}

#areaAssinante li b{
	font:inherit;
	}

#areaAssinante li{
	font:15px "Gill Sans","Gill Sans MT","Trebuchet MS", Arial, Georgia;
	color: #222222;
	margin-bottom:5px;
	margin-top:10px;
	padding-left:14px;
	background: url(../images/bullets.gif) no-repeat 0px 0px;
	_margin-left:0px;
	list-style-type: none;
}

.voltar a{
	margin-top:25px;
	font: 12px "Gill Sans","Gill Sans MT","Trebuchet MS", Arial, Georgia;	
	color: #919191;
	padding-left:15px;
	background: url(../images/voltar.png) no-repeat 0 3px;
	behavior: url(../../iepngfix.htc);
}

.voltar {
	margin-top:35px;
	}

#msg{
	color: #fb150f;
	font-weight: bold;
}

#container{
	background-color:#999999;
	width:950px;
}

#cabecalho{
	position:relative;
	width:100%;
	height:295px;
	background-image: url(../images/fundoCabecalho.jpg);
	z-index: 2;
}

#tarja{
	width:100%;
	height:10px;
	background-color: #9b9da0;
	position: relative;
	top: 10px;
}

.TarjaChamada{
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	margin:0;
	height:30px;
	line-height:30px;
	vertical-align:middle;
	color:#ffffff;
}

.TarjaChamada a{
	text-decoration:none;
	font-size:12px;
	color:#ffffff;
}

#TarjaProfissional{
	background-color:#65845c;
}

#TarjaInstitucional{
	background-color:#999999;
}

#TarjaEmpresa{
	background-color:#878fb6;
}

.localizacao {
	position:absolute;
	bottom: 5px;
	right:39px;
	width:100%;
	height:20px;
	left: 0;
	padding-top:10px;
	vertical-align:baseline;
	text-align:right;
	font-family: "Gill Sans","Gill Sans MT","Trebuchet MS","Lucida Grande", Arial;
	font-size: 38px;
	text-transform: lowercase;
	line-height:20px;
	z-index: 1;
}

.institucional .localizacao{}

.lista{
	margin:0px;
	padding: 0px;
	position:absolute;
	bottom:0px;
	right:20px;
	left: 0px;
	height:15px;
	width:100%;
	text-align:right;
	background: transparent url(../images/targa1.gif) repeat-x bottom;
}

#prof{
	color: #99ae93;
	border-bottom: 7px solid #99ae93;
}

.institucional #prof{
	color: #c5c5c7;
	border-bottom: 7px solid #c5c5c7;
}

.institucional .lista{
	background: transparent url(../images/targa3.gif) repeat-x bottom;
}

.profissional #prof{
	color: #99ae93;
	border-bottom: 7px solid #99ae93;
}

.profissional .lista{
	background: transparent url(../images/targa2.gif) repeat-x bottom;
}

.empresa #prof{
	color: #aeb6db;
	border-bottom: 7px solid #aeb6db;
}

.empresa .lista{
	background: transparent url(../images/targa1.gif) repeat-x bottom;
}

.index #prof{
	color: #aeb6db;
	border-bottom: 7px solid #aeb6db;
}

.index .lista{
	background: transparent url(../images/targa3.gif) repeat-x bottom;
}

#CentralAjuda{
	top: 12px;
	right: 30px;
	float: right;
	position: relative;
}

#CentralAjuda a{
	color: #aaa;
}

#marca{
	top: 111px;
	left: 62px;
	position: absolute;
	height: 0px;
	/*display:none;*/
}

.index #marca{
	display: block;
}

#menu{
	position: absolute;
	top:55px;
	right:60px;
	z-index:1;
}

#menu a{
	color: #6c6c6d;
	font: 12px "Gill Sans","Gill Sans MT","Trebuchet MS", "Gill Sans MT Normal", Arial, Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-decoration: none;
}

#menu li{
	list-style-type: none;
	margin-bottom:5px;
	border-bottom: 1px solid;
	border-color: #d4d4d4;
}

.blocoMenu{
	float: left;
	height:200px;
	margin-top:10px;
}

#institucional{
	background: url(../images/institucional.jpg) no-repeat 13px 13px;
	width: 150px;
}

#institucional a:hover{
	color: #b4b4b4;
}

#profissional{
	background: url(../images/profissional.jpg) no-repeat 13px 13px;
	width: 170px;
}

#profissional a:hover{
	color: #9bc077;
}

#empresa{
	background: url(../images/empresa.jpg) no-repeat 13px 13px;
}

#empresa a:hover{
	color: #a9acc4;
}

#umNivelAcima a{/*agora pega o a com o nome do site e some com ela*/
    display: block;
    text-decoration: none;
    overflow: hidden;
    border: 0;
    margin: 0;
    padding: 0;
    padding-top: 25px;
    /*height: 0px !important;*/
    height: 15px;
    width: 20px;
    cursor: pointer;
}

#labelEsq{
	position:relative;
	float:left;
	width:12px;
	height:100%;
	margin-left:-6px;
	/*background:url(http://celes.mine.nu:8080/HNBRASIL/images/labelEsq.gif) no-repeat bottom left;*/
}

#exibirlista{
	position:relative;
	float:right;
	height:20px;
	width:20px;
	top:10px;
    /*background:url(http://celes.mine.nu:8080/HNBRASIL/images/iconeExibirLista.gif) no-repeat bottom right;*/
}

#exibirlista a{/*agora pega o a com o nome do site e some com ela*/
    display: block;
    text-decoration: none;
    overflow: hidden;
    border: 0;
    margin: 0;
    padding: 0;
    padding-top: 25px;
    /*height: 0px !important;*/
    height: 15px;
    width: 20px;
    cursor: pointer;
}

#content{
	position:relative;
	float:left;
	margin:0px;
	border:none;
	margin-bottom:0px;
	padding-left:0;	
	width:100%;
	height:100%;
	background-color: #f4f4f5;
	padding-bottom:0px;	
	color:#333333;
	font-family:Verdana,sans-serif;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-decoration:none;
	font-size:10px;
	line-height:1.8em;
	clear: both;
	border-bottom: solid 2px transparent;
}

#colEsq{
	position:relative;
	float:left;
	width:20%;
	height:100%;
	font: 8pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #666666;
	margin:0px;
	padding-left:20px;
	padding-right:10px;
	padding-top:20px;
	padding-bottom:0px;
	background-color: #e7e7e7;
}

#colEsq a{
	font: 8pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#colEsq form{
	width:100%;
	font: 8pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height:14px;
	color: #666666;
	margin:0;
	padding: 0px;
}

#colEsq .botao{
	position:relative;
	border: 2px #999999 solid;
	height:25px;
	color:white;
	font-size:8pt;
	margin:0px;
	padding:0px;
	background: #999999 url(../images/setabotao.gif) no-repeat center;
	margin-top:16px;
}

/*#colEsq .botao:hover{
	background: #aeaeae url(../images/setabotao.gif) no-repeat center;
	border:2px #cacaca solid;
}*/

#colEsq h2{
	font-size: 16px;
	line-height: 9px;
	color: #6f81b7;
	width:100%;
	border-bottom: 1px solid #a3a2a4;
	border-color: #7b7b7b;
	font-weight: bold;
	padding-bottom:0px;
	margin-bottom:5px;
}

/*#colDir{
	position:relative;
	float:left;
	width:auto;
	margin-left:60px;
	width:55%;
}*/

#conteudoArea{
	position:relative;
	float:left;
	width:auto;
	margin-left:40px;
	width:70%;
	padding-bottom:25px;
}

/* Miolo das áreas internas COM banner (conteúdo do site) */
#conteudoAreaComBanner{
	position:relative;
	float:left;
	width:auto;
	margin-left:40px;
	width:55%;
	padding-bottom:25px;
}

form{
	width:60%;
}

form h3{
	color: #9fa1a3;
	font: 16px "Gill Sans","Gill Sans MT","Trebuchet MS";
	line-height:18px;
	width:100%;
	border-bottom: 1px solid;
	border-color: #b5b7ba;
	margin-top:10px;
	margin-bottom:10px;
	float: left;
}

#conteudoArea form label{
	position:relative;
	height:auto;
	display:block;
	color: #6d6e70;
	font: 12px "Trebuchet MS", Arial;
	font-weight:bold;
	line-height:12px;
	width:100%;
	border-bottom: 0px solid;
	border-color: #b5b7ba;
	margin-top:15px;
	margin-bottom:-1px;
}

#conteudoArea select{
	border: 1px  solid #bec0c0;
	margin-top:5px;
}

#conteudoArea form u{
	text-decoration: none;
	color: #929292;
}

#conteudoArea input{
	border: 1px  solid #bec0c0;
	color: #bec0c0;
}

#conteudoArea form textarea{
	position:relative;
	float:right;
	clear:both;
	margin-top:5px;
	line-height:20px;
	font-size:12px;
	border: 1px  solid #bec0c0;
	color: #bec0c0;
	width:80%;
}

fieldset{
	border: 1px solid;
	width:400px;
	font-size:12px;
	background:#FFF;
	border-color: #000;
}

.botao{
	position:relative;
	height:25px;
	color:#ffffff;
	font-size:11px;
	margin:0px;
	padding:0px;
	background:#5c718c url(../images/setabotao.gif) no-repeat center right;
	border-top: 2px #7b8ea8 solid; 
	border-bottom: 2px #4f6178 solid; 
	border-left: 2px #7b8ea8 solid; 
	border-right: 2px #4f6178 solid; 
	margin-top:16px;
}

.botao:hover{
	border-bottom: 2px #7b8ea8 inset; 
	border-top: 2px #4f6178 inset; 
	border-right: 2px #7b8ea8 inset; 
	border-left: 2px #4f6178 inset; 
}

/* @group PagPrincipal */

/***** configuracoes mudadas somente para pagina inicial*****/

.index #content{
	position:relative;
	float:left;
	margin:0px;
	border:none;
	margin-bottom:0px;
	padding-left:0%;	
	width:100%;
	height:100%;
	background-color: #f4f4f5;
	color: #f4f4f4;	
	padding-bottom:0px;	
}

.index #colEsq{
	position:relative;
	float:left;
	width:20%;
	height:100%;
	font: 8pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #666666;
	margin:0px;
	padding-left:20px;
	padding-right:10px;
	padding-top:20px;
	padding-bottom:0px;
	background-color: #e7e7e7;
}

.index #colEsq a{
	font: 8pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.index #colEsq form{
	width:100%;
	font: 8pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height:14px;
	color: #666666;
	margin:0;
	padding: 0px;
}

.index #colEsq .botao{
	position:relative;
	border: 2px #999999 solid;
	height:25px;
	color:white;
	font-size:8pt;
	margin:0px;
	padding:0px;
	background: #999999 url(../images/setabotao.gif) no-repeat center;
	margin-top:16px;
}

/*.index #colEsq .botao:hover{
	background: #aeaeae url(../images/setabotao.gif) no-repeat center;
	border:2px #cacaca solid;
}*/

.index #colEsq h2{
	font-size: 16px;
	line-height: 9px;
	color: #6f81b7;
	width:100%;
	border-bottom: 1px solid #a3a2a4;
	border-color: #7b7b7b;
	font-weight: bold;
	padding-bottom:0px;
	margin-bottom:5px;
}

.clear{
	clear: both;
}

.index #colDir{
	position:relative;
	float:left;
	/*width:auto;*/
	margin-left:30px;
	width:55%;
	height:100%;
	/*letter-spacing: 0.05em;*/
	font: 10px/15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #606060;
	padding-top:15px;
	margin-bottom:50px;
	padding-bottom:50px;
}

#colBanner{
	position:relative;
	float:right;
	height:100%;
	margin:0px;
	padding: 0px;
	border: 0px;
	width:160px;
	/*letter-spacing: 0.05em;*/
	font: 10px/15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color:#e7e7e7;
	text-align:right;
}

.index #colBanner{
	position:relative;
	float:right;
	height:100%;
	margin:0px;
	padding: 0px;
	border: 0px;
	width:160px;
	/*letter-spacing: 0.05em;*/
	font: 10px/15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color:#e7e7e7;
	text-align:right;
}

#colBanner a{
	margin:0px;
	padding: 0px;
	border: 0px;
	padding-bottom:3px;
}

/***** configuracoes mudadas somente para pagina inicial*****/

/* @group esq */

#esq{
	position:relative;
	float:left;
	width:340px;
	margin-right:0px;
}

#esq h1{
	font: 27px "Gill Sans","Gill Sans MT","Trebuchet MS","Gill Sans MT Normal", Arial;
	line-height: 28px;
	color: #5e6d95;
	text-align: left;
	border:none;
	margin-bottom:5px;
	margin-top:9px;
}

#esq h2 a,#esq h2{
	font: bold 16px "Trebuchet MS", Arial;
	color: #656565;
	margin-bottom:5px;
	margin-top:0px;
}

/*#esq #foto{
	position:absolute;
	bottom:0px;
	float:left;
	width:180px;
	margin-left:-40px;
}*/

#esq #direita{
	position:relative;
	float:right;
	width:190px;
}

/* @end */

/* @group dir */

#dir{
	position:relative;
	float:left;
	width:150px;
	/*display:none;*/
}

#dir h2{
	/*font: bold 16px "Gill Sans MT","Trebuchet MS", Arial;
	line-height:24px;
	color: #5e6d95;
	margin-bottom:15px;
	margin-top:15px;
	border-bottom: 1px solid;
	border-color: #bbbbbc;
	width:auto;	
	height: 20px;*/
	font: bold 15px "Trebuchet MS", Arial;
	color: #656565;
	margin-bottom:5px;
	margin-top:0px;
	color: #5e6d95;
	border-bottom: 1px solid;
	border-color: #bbbbbc;
}

.noticia{
	margin: 0px;
	padding:  0px;
	margin-bottom: 15px;
	width:90%;
	clear:both;
}

#fotoNoticia{
	float: left; 
	width: 120px;
	margin-bottom: 15px;
	margin-top:15px;
}

.noticia #texto{
	float: left; margin-bottom: 15px;
}

.noticia #texto h2 a{
	font: bold 16px "Trebuchet MS", Arial, Georgia;
	color: #222222;
	margin-bottom:5px;
	margin-top:30px;
	padding-left:14px;
	margin-left:0px;
	background: url(../images/bullets.gif) no-repeat 2px -3px;
	_margin-left:0px;/*hack apra o ie 6 e abaixo dele*/
}

h2 a{
	font: 19px "Gill Sans","Gill Sans MT","Trebuchet MS", Arial;
	line-height:14px;
	color: #676566;
	margin-bottom:5px;
	margin-top:9px;
	border-color: #bbbbbc;
	width:auto;	
	text-decoration: none;
}

.noticia li{
	padding-left:5px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}

/* @end */

#msgerr{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	background: #FFEFEF;
	padding:5px;
	border-bottom: 1px solid;
	border-color: #FFF;
}

/*.linkcol3{
	display:block;
	height: 5px;
	line-height:15px;
	margin:0px;
	padding:0px;
	border: 0px;
	margin-left: 0px;
	_line-height:7px;
}*/

#clienteDestaque{
	border-bottom: 1px solid #929292;
	line-height:14px;
	margin-bottom:10px;
	color: #555;
}

/* @group iconesPaginaInicial */

/*ICONES Pagina Inicial*/

#vagaDestaque{
	padding:5px;
	width:148px;
	color:#000000;
	background: #d6dfd4 url('../images/dobraPost.gif') no-repeat right bottom;
	letter-spacing:normal;
}

#cadastreCurriculo{
	padding-left:40px;
	height:29px;
	padding-top:2px;
	margin-bottom:10px;
	background: url(../images/IconeProfissional.jpg) no-repeat scroll 0 -5px;
}

#cadastreCurriculoEmpresa{
	padding-left:40px;
	height:29px;
	padding-top:2px;
	margin-bottom:10px;
	background: url(../images/IconeEmpresa.jpg) no-repeat scroll 0 -5px;
}

#conhecaServicos{
	padding-left:40px;
	height:29px;
	padding-top:2px;
	margin-bottom:10px;
	background: url(../images/IconeProposta.jpg) no-repeat scroll 0 -5px;
}

#areaAssinante{
	padding-left:40px;
	height:29px;
	padding-top:2px;
	margin-bottom:10px;
	background: url(../images/IconeChaves.jpg) no-repeat scroll 0 -5px;
}

/* @end */

/* @group icones Area Assinante */

/*ICONES Pagina Inicial*/

.assProf#dadosPessoais{
	padding-left:40px;
	height:29px;
	padding-top:2px;
	margin-bottom:10px;
	background: url(../images/IconeProfissional.jpg) no-repeat scroll 0 -5px;
}

.assProf#curriculo{
	padding-left:40px;
	height:29px;
	padding-top:2px;
	margin-bottom:10px;
	background: url(../images/IconeCurriculo.jpg) no-repeat scroll 0 -5px;
}

.assProf#vagas{
	padding-left:40px;
	height:29px;
	padding-top:2px;
	margin-bottom:10px;
	background: url(../images/IconeVagas.jpg) no-repeat scroll 0 -5px;
}

.assProf#servicos{
	padding-left:40px;
	height:29px;
	padding-top:2px;
	margin-bottom:10px;
	background: url(../images/IconeProposta.jpg) no-repeat scroll 0 -5px;
}

.assProf#fale{
	padding-left:40px;
	height:29px;
	padding-top:2px;
	margin-bottom:10px;
	background: url(../images/IconeCelular.jpg) no-repeat scroll 0 -5px;
}

.assProf#senha{
	padding-left:40px;
	height:29px;
	padding-top:2px;
	margin-bottom:10px;
	background: url(../images/IconeChaves.jpg) no-repeat scroll 0 -5px;
}

.assProf#sair{
	padding-left:40px;
	height:29px;
	padding-top:2px;
	margin-bottom:10px;
	background: url(../images/IconeSeta.jpg) no-repeat scroll 0 -5px;
}

/* @end */

/* @group icones Area EMPRESA */

/*ICONES Pagina Inicial*/

.assEmp#dadosPessoais{
	padding-left:40px;
	height:29px;
	padding-top:2px;
	margin-bottom:10px;
	background: url(../images/IconeProfissional.jpg) no-repeat scroll 0 -5px;
}

.assEmp#curriculo{
	padding-left:40px;
	height:29px;
	padding-top:2px;
	margin-bottom:10px;
	background: url(../images/IconeCurriculo.jpg) no-repeat scroll 0 -5px;
}

.assEmp#vagas{
	padding-left:40px;
	height:29px;
	padding-top:2px;
	margin-bottom:10px;
	background: url(../images/IconeVagas.jpg) no-repeat scroll 0 -5px;
}

.assEmp#busca{
	padding-left:40px;
	height:29px;
	padding-top:2px;
	margin-bottom:10px;
	background: url(../images/IconeLupa.jpg) no-repeat scroll 0 -1px;
}

.assEmp#servicos{
	padding-left:40px;
	height:29px;
	padding-top:2px;
	margin-bottom:10px;
	background: url(../images/IconeProposta.jpg) no-repeat scroll 0 -1px;
}

.assEmp#fale{
	padding-left:40px;
	height:29px;
	padding-top:2px;
	margin-bottom:10px;
	background: url(../images/IconeCelular.jpg) no-repeat scroll 0 -5px;
}

.assEmp#senha{
	padding-left:40px;
	height:29px;
	padding-top:2px;
	margin-bottom:10px;
	background: url(../images/IconeChaves.jpg) no-repeat scroll 0 -1px;
}

.assEmp#sair{
	padding-left:40px;
	height:29px;
	padding-top:2px;
	margin-bottom:10px;
	background: url(../images/IconeSeta.jpg) no-repeat scroll 0 -5px;
}

/* @end */

#titulo{
	position:relative;
	float:left;
	clear:both;
	width:100%;
	height:auto;
}

#parteTexto{
	position:relative;
	float:left;
	clear:right;
	width:100%;
}

/* Miolo das áreas internas SEM banner (conteúdo do site) */

#rodape{
	font:Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:#FFFFFF;
	position: relative;
	width:100%;
	text-align:center;
	height:20px;
	/*clear:left;*/
	float:left;
	background-color: #898989;
	padding-top:5px;
}