body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	background: #FFFFFF;
}

h1 {
	margin: 0 0 25px 0;
	padding: 10px 0 10px 15px;
	font-size: 20px;
	font-weight: bold;
	color: #990000;
	background: #C1C2C5;
	border-bottom: 1px solid #333;
}

h2 {
	width: 235px;
	height: 25px;
	padding: 15px 0 0 35px;
	margin: 0 0 25px -10px;
	font: 115% "Trebuchet MS",Arial, Helvetica, sans-serif;
	color: #990000;
	background: url(../images/left_heading_background.gif) no-repeat;
}

h3 {
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: bold;
	font: 105% "Trebuchet MS",Arial, Helvetica, sans-serif;
	color: #990000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h4 {
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: bold;
	font-size: 12px;
	color: #666;	
}

.rantsection {
	height: 13px;
	margin-bottom: 10px;
}

.rantsection img {
	float: left;
	height: 13px;
	width: 13px;
	border: 0px;
	margin-right: 5px;
}

a:link, a:visited { color: #999999; text-decoration: none;} 
a:active, a:hover {
	color: #09C;
	text-decoration: underline;
}

.more_button a{
	clear: both;
	text-align: center;
	display: block;
	width: 96px;
	padding: 1px 0;
	margin-bottom: 5px; 
	background: #C1C2C5;
	border-bottom: 1px solid #999;
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
}
.more_button a:hover{
	clear: both;
	text-align: center;
	display: block;
	width: 96px;
	padding: 1px 0;
	margin-bottom: 5px; 
	background: #999;
	border-bottom: 1px solid #999;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
.download_button a{
	float: right;
	text-align: center;
	width: 65px;
	padding: 1px 0;
	background: #C1C2C5;
	border-bottom: 1px solid #999;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
/*
img {
	border: 1px solid #C1C2C5;
}
*/

/* ----- Form ----- */
.form_row{
	margin-bottom: 3px;
}

form{
	margin: 0;
	padding: 0;
}

label {
	margin-right: 10px;
}

.campo{
	width: 220px;
	height: 18px;
	padding: 1px 0;
	line-height: normal;
	color: #656565;
	border: 1px solid #990000;
	background: #ffffff;
}
select{
	color: #990000;
}

.botao {
background-color: #085dba;
font: 10px verdana, arial, helvetica, sans-serif;
color: #FFFFFF;
}

/* End of Form */


#container {
	margin: 0px auto;
	width: 970px;
	background: url(../images/main_background.gif) repeat-y;
}

/*------------ Header --------------- */

#header {
	float: left;
	width: 900px;
	padding: 0 35px;
	margin: 15px 0 10px 0;
}

#title {
	float: left;
	width: 300px;
}

#sitetitle {
	padding: 30px 0 10px 0;
	font-size: 4.0em;
	font-weight: bold;
	color: #FF9933;
}
#sitetitle span{
	font-weight: normal;
	color: #FFFFFF;
}

#login {
	float: right;
	margin-top: 25px;
	width: 300px;
}
/* -------------- End of Header------------------ */

/* --------- Banner ---------- */
#banner_short {
	clear: both;
	width: 970px;
	height: 113px;
	background: url(../images/short_food.jpg) no-repeat;
}
#banner_short_contato {
	clear: both;
	width: 970px;
	height: 113px;
	background: url(../images/_banner_contatos.jpg) no-repeat;
}
#banner {
	clear: both;
	width: 970px;
	height: 256px;
	background: url(../images/bg_banner_food.jpg) no-repeat;
}

#banner_text {
	padding: 60px 0 0 225px;
	width: 550px;
}

#banner_title{
	margin: 0 0 25px 0;
	padding: 0;
	font-size: 24px;
	font-weight: bold;
	color: #990000;
}

#banner_text p{
	margin: 0 0 25px 0;
	padding: 0;
}

/* --------- End of Banner ---------- */

/*--- Menu ---*/
#menu{
	float: left;
	width: 970px;
	height: 51px;
	background: url(../images/menu_background.gif) no-repeat;
	font: 110% "Trebuchet MS",Arial, Helvetica, sans-serif;
}

#menu ul {
	float: left;
	margin: 0;
	padding: 10px 0 0 40px;
	list-style: none;
}

#menu ul li{
	display: inline;
}

#menu ul li a{
	float: left;
	width: 130px;
	height: 20px;
	margin-top: 10px;
	padding: 0;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #333;
	border-right: 1px solid #666;
}

#menu ul li .lastmenu{
	border-right: none;
}

#menu li a:hover, #menu li .current{
	color: #990000;
}
/*--- End of Menu ---*/

/*--- Content ---*/
#content {
	float: left;
	margin: 0;
	padding: 0 10px;
	width: 950px;
}

/*--- Left Column---*/

#left_column {
	float: left;
	margin: 0px 10px 0 0;
	padding: 0px;
	width: 235px;
	background-color:#f0f0f0;
	min-height: 100%;
}

.left_col_box {
	margin: 0 0 1px 10px;
	color: #555;	
	min-height: 100%;
}

.blog_box {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #220404;
}

.blog_box h3 a{
	font: 110% "Trebuchet MS",Arial, Helvetica, sans-serif;
	line-height:23px;
	color: #0099CC;	
	
}

.blog_box span{
	color: #333;
}

.blog_box2 {
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.blog_box2 h3 a{
	font: 110% "Trebuchet MS",Arial, Helvetica, sans-serif;
	line-height:23px;
	color: #0099CC;	
	
}

.blog_box2 span{
	color: #333;
}

/*--- End of Left Column---*/

/*--- Right Column---*/
#right_column {
	float: right;
	margin: 25px 25px 0 0;
	padding: 0;
	width: 650px;
}

/*para home food*/
#right_column2 {
	float: right;
	margin: 9px 25px 0 0;
	padding: 0;
	width: 650px;
}

.tira_esp_p{
margin:0;
padding:0;
}

.right_panel_fullwidth {
	float: left;
	width: 650px;
	padding: 0 0 25px 0;
}

.right_panel_fullwidth img{
	float: left;
	margin: 3px 10px 0 0;
}

.right_panel_fullwidth_content {
	float: left;
	width: 620px;
	padding: 0 15px 10px 15px;
}

.right_panel_fullwidth_content p{
	text-align: left;
}

#new_released_section {
	float: left;
	width: 650px;
	margin: 0 0 30px 0;
}

.new_released_box {
	float: left;
	width: 280px;
	margin: 0 10px 0 15px;	
}

.new_released_box img{
	margin-bottom: 5px;
}

#news_section {
	float: left;
	width: 310px;
	margin: 0 25px 0 0;
}

.news_box {
	float: left;
	width: 280px;
	margin: 0 15px 25px 15px;
}

.news_box img{
	float: left;
	width: 110px;
	margin: 3px 10px 0 0;
	border: 1px solid #333;
}

.news_box p{
	margin: 0;
	padding: 0;
}

#topdownload_section {
	float: right;
	width: 350px;
	padding: 0;
	margin: 0;
	background: #e2e2e2;
}

.topdownload_box {
	float: left;
	width: 300px;
	padding: 10px 0 15px 0;
	margin: 0 15px 10px 15px;
	color: #333;
	font-weight: bold;
	border-bottom: 1px solid #999;
	
}

* html .topdownload_box {
	margin: 0 15px 10px 7px;
}

.topdownload_box span{
	font-weight: normal;
}

.title_singer{
	float: left;
	width: 300px;
	padding:10px 0 0 0;
}
/*--- End of Right Column---*/
/*--- End of Content ---*/

/* ----- Footer ----- */
#footer {
	clear: both;
	padding: 15px 0;
	width: 950px;
	margin: 0 10px;
	text-align: center;
	color: #000000;
	background: #ccc;
	text-align: center;
	line-height:20px;
	font: 93% verdana, "Trebuchet MS", arial, sans-serif;
}

#footer a{
	color: #000000;
}

#footer a:hover{
	color: #cc0000;
}

#footer p{
	margin:5px 0px 0px 0px;
	font-size:10px;
}
/* ----- End of Footer ----- */




.metade{
	width: 49.5%;
	float:left;
}


.limpa {
	clear:both;
}

.para_conteudo{
	padding: 10px 10px 10px 30px;
	color:#;
	font: 105% verdana, "Trebuchet MS", arial, sans-serif;
	
}

.para_conteudo p{
	margin:0px;
}	

.para_conteudo ul{
	font: 113% verdana, "Trebuchet MS", arial, sans-serif;
	line-height:30px;
	list-style-type: circle size 15px ;
	background: inherit;
	
	
}

.para_menu{
	margin:0px;
	padding: 10px 10px 10px 30px;
	color: #990000;
	font: 113% verdana, "Trebuchet MS", arial, sans-serif;
	font-weight:bold;
}
.destaque{
	margin:0px;
	padding: 10px 10px 10px 30px;
	color: #990000;
	font:Verdana, Arial, Helvetica, sans-serif 14px;
	font-weight:bold;
}
.destaquebranco{
	margin:0px;
	padding: 10px 10px 10px 50px;
	color: #fff;
	font: 123% verdana, "Trebuchet MS", arial, sans-serif;
	font-weight:bold;
	text-align:left;
}

#cinza {
	clear: both;
	padding: 15px 0 0 0;
	width: 950px;
	margin: 0 10px;
	text-align: center;
	color: #000000;
	background: #999999;
	text-align: center;
}

#cinza a{
	color: #000000;
}

#cinza a:hover{
	color: #cc0000;
}
/* ----- End of Footer ----- */


.conteudo_cinza{
	margin:0px;
	padding: 10px 10px 10px 50px;
	color: #990000;
	font-weight:bold;
	text-align:left;
}

.clear{
	clear:both;
}

.fotos{
	padding:5px;
	border:solid 1px #990000;
	margin:5px;
}


.campos { 
background-color: #FFFFFF; 
font: 11px "Trebuchet MS",Arial, Helvetica, sans-serif;
color: #990000;
border:1px solid #990000;
width: 150px;
}

.botao {
background-color: #990000;
font: 10px "Trebuchet MS",Arial, Helvetica, sans-serif;
color: #FFFFFF;
width:60px;
}
.destaque {
  font: 75% "Trebuchet MS",Arial, Helvetica, sans-serif;
  font-weight:normal;
  color: #990000;
  padding-bottom:10px;
}
.destaquevinho {
  font: 105% "Trebuchet MS",Arial, Helvetica, sans-serif;
  font-weight:normal;
  color: #990000;
  padding-bottom:10px;
}
.destaquep {
  font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight:normal;
  color: #990000;
  line-height: 18px;
}

.titulos {
	float: left;
	padding-bottom: 5px;
	color: #333;
	font: 155% "Trebuchet MS",Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #999;
	min-width:590px;
}

/*para home food - menos espaçamento*/
.titulos2 {
	float: left;
	padding-bottom: 5px;
	color: #333;
	font: 155% "Trebuchet MS",Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #999;
	min-width:610px;
	margin-bottom:0px;
}
	
	.img_mod1{
	border-style: solid;
	border-color:#3e7ca8;
	border-width:1px;
	margin-bottom:3px;
	margin-right:7px;
	padding:3px;
}

/* marcadores azuis */
ul{
	list-style-image:  url(../imagens/marcador.gif);
	line-height: 18pt;
}
/* fim dos marcadores azuis */


.abranco11 { color: #FFFFFF;	font-size: 11px;	 font-family:"Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
}
.abranco12 { color: #FFFFFF;	font-size: 11px;	 font-family:"Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
}
.abranco13 { color: #FFFFFF;	font-size: 13px;	 font-family:"Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
}
.abrancobold {	color: #FFFFFF;	font-size: 12px;	 font-family:"Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;	font-weight: bold;
}
.asa09 {	FONT-WEIGHT: normal;	FONT-SIZE: 9px ;	COLOR: #333333;	font-style: normal;	line-height: normal;	font-variant: normal;	text-transform: none;	font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
}
.asa10 {	FONT-WEIGHT: normal;	FONT-SIZE: 10px ;	COLOR: #333333;	font-style: normal;	line-height: normal;	font-variant: normal;	text-transform: none;	font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
}	
.asa11 {	FONT-WEIGHT: normal;	FONT-SIZE: 11px ;	COLOR: #333333;	font-style: normal;	line-height: 16px;	font-variant: normal;	text-transform: none;	font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;	word-spacing: normal;
}
.asa12 {	FONT-WEIGHT: normal;	FONT-SIZE: 12px ;	COLOR: #333333;	font-style: normal;	line-height: 16px;	font-variant: normal;	text-transform: none;	font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;	word-spacing: normal;
}
.bgazul { BACKGROUND-COLOR: #003366; font-weight: bold; font-size: 10px; 	padding: 3px; color: #FFFFFF;	text-decoration: none;
}
.bgdestaque { BORDER-RIGHT: #ffffff 0px solid; FONT-SIZE: 10px; MARGIN: 0px 2px; COLOR: #ffffff; FONT-STYLE: normal; FONT-FAMILY: Arial; BACKGROUND-COLOR: #3e7ca8; TEXT-ALIGN: center
}
.bgdestaque10 {	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #ffffff;  font-family:"Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif; BACKGROUND-COLOR: #3e7ca8; TEXT-DECORATION: none
}
.bgcinza10 {	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #ffffff;  font-family:"Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif; BACKGROUND-COLOR: #666666; TEXT-DECORATION: none
}
.bggray {	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #ffffff;  font-family:"Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif; BACKGROUND-COLOR: gray; TEXT-DECORATION: none
}
.bgdestaque12 {	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #ffffff;  font-family:"Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif; BACKGROUND-COLOR: #003366; TEXT-DECORATION: none
}
.bgmarinho { BORDER-RIGHT: #ffffff 0px solid; FONT-SIZE: 10px; MARGIN: 0px 2px; COLOR: #ffffff; FONT-STYLE: normal; FONT-FAMILY: Arial; BACKGROUND-COLOR: #000033; TEXT-ALIGN: center
}
.destacacentro { FONT-WEIGHT: 900; FONT-SIZE: 14px;	COLOR: #3e7ca8;	TEXT-DECORATION: none;	text-align: center;	line-height: normal; font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;}

.destaca10{ FONT-WEIGHT: 900; FONT-SIZE: 10px;	COLOR: #3e7ca8;	TEXT-DECORATION: none;	text-align: left; line-height: normal;font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
}
.destaca11{FONT-WEIGHT: 900; FONT-SIZE: 11px; COLOR: #3e7ca8; TEXT-DECORATION: none; text-align: left; line-height: normal;  font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;  
}
.destaca11nocap{FONT-WEIGHT: 900; FONT-SIZE: 11px; COLOR: #3e7ca8; TEXT-DECORATION: none; text-align: left; line-height: normal;font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;     
}
.destaca12{FONT-WEIGHT: 900; FONT-SIZE: 12px; COLOR: #3e7ca8; TEXT-DECORATION: none; text-align: left; line-height: 18px; font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;    
}
.destaca13{FONT-WEIGHT: 900; FONT-SIZE: 13px; COLOR: #3e7ca8; TEXT-DECORATION: none; text-align: left; line-height: normal;  font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;   
}
.espace13{FONT-WEIGHT: 900; FONT-SIZE: 13px; COLOR: #3e7ca8; TEXT-DECORATION: none; text-align: left; letter-spacing: 2px;font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif; line-height: normal;     
}
.espace14{FONT-WEIGHT: 900; FONT-SIZE: 14px; COLOR: #3e7ca8; TEXT-DECORATION: none; text-align: left; letter-spacing: 2px; font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;line-height: normal;     
}
.destaca11claro{FONT-WEIGHT: 900; FONT-SIZE: 11px; COLOR: #990000; TEXT-DECORATION: none; text-align: left; line-height: normal; font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
}	
.destaque12bold{ FONT-WEIGHT: 900; FONT-SIZE: 12px;	COLOR: #990000;	TEXT-DECORATION: none;	text-align: left; line-height: normal;font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
}
.destaque13bold{ FONT-WEIGHT: 900; FONT-SIZE: 13px;	COLOR: #990000;	TEXT-DECORATION: none;	text-align: left; line-height: normal;font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
}
.destaq13 { FONT-WEIGHT: bold;	FONT-SIZE: 13px;	COLOR: #990000;	font-style: normal;	line-height: normal;	font-variant: normal;	text-transform: none;	font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;	word-spacing: normal;	vertical-align: middle;	letter-spacing: 3px; margin:7px 0px 0px 0px;
}

.13 { FONT-WEIGHT: bold;	FONT-SIZE: 13px;	COLOR: #990000;	font-style: normal;	line-height: normal;	font-variant: normal;	text-transform: none;	font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;	word-spacing: normal;	vertical-align: middle;	letter-spacing: 3px;
}

.14 { FONT-WEIGHT: bold;	FONT-SIZE: 14px;	COLOR: #990000;	font-style: normal;	line-height: normal;	font-variant: normal;	text-transform: none;	font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;	word-spacing: normal;	vertical-align: middle;	letter-spacing: 3px;	
}
.destaque14bold{ FONT-WEIGHT: 900;	FONT-SIZE: 14px; COLOR: #990000; TEXT-DECORATION: none;	text-align: left; line-height: normal;
}
.destaquen11 {	FONT-WEIGHT: normal; FONT-SIZE: 11px ;COLOR: #990000; font-style: normal; line-height: normal; font-variant: normal; text-transform: none;	font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
}
.destaquen12 {	FONT-WEIGHT: normal; FONT-SIZE: 12px ;COLOR: #990000; font-style: normal; line-height: normal; font-variant: normal; text-transform: none;	font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
}
.destaquen13 {	FONT-WEIGHT: normal; FONT-SIZE: 13px ;COLOR: #990000; font-style: normal; line-height: normal; font-variant: normal; text-transform: none;	font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
}
.cinza10{ FONT-WEIGHT: 900;	FONT-SIZE: 10px; COLOR: #666666; TEXT-DECORATION: none;	text-align: left; line-height: normal;
}
.cinza11{ FONT-WEIGHT: 900; FONT-SIZE: 11px;	COLOR: #666666;	TEXT-DECORATION: none;	text-align: left; line-height: normal;
}
.cinzap11 {FONT-WEIGHT: normal;FONT-SIZE: 11px;COLOR: #666666;	font-style: normal;	line-height: normal;font-variant: normal;text-transform: none;	font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
}
.cinzan11{FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #333333;font-style: normal;	line-height: normal; font-variant: normal;text-transform: none;
}
.cinza12{ FONT-WEIGHT: 900;	FONT-SIZE: 12px; COLOR: #666666;	TEXT-DECORATION: none;	text-align: left; line-height: normal; font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
}
.cinzan12 {	FONT-WEIGHT: normal; FONT-SIZE: 12px ;	COLOR: #333333;	font-style: normal;	line-height: normal; font-variant: normal;	text-transform: none;	font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif; 
}
.cinzan12parag{ FONT-WEIGHT: normal;	FONT-SIZE: 12px ; COLOR: #333333; font-style: normal; line-height: normal;	font-variant: normal;	text-transform: none;	font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
}
.cinza13{ FONT-WEIGHT: 900; FONT-SIZE: 13px; COLOR: #666666;	TEXT-DECORATION: none;	text-align: left; line-height: normal;
}
.grey12normal { FONT-WEIGHT: bold;	FONT-SIZE: 12px;	COLOR: #202020;	font-style: normal;	line-height: normal;	font-variant: normal;	text-transform: none;	font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;	word-spacing: normal;	vertical-align: middle;	letter-spacing: 1px;
}
.grey13 { FONT-WEIGHT: bold;	FONT-SIZE: 13px;	COLOR: #202020;	font-style: normal;	line-height: normal;	font-variant: normal;	text-transform: none;	font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;	word-spacing: normal;	vertical-align: middle;	letter-spacing: 2px;
}
.grey14 {FONT-WEIGHT: bold;	FONT-SIZE: 14px ;COLOR: #202020;font-style: normal;	line-height: normal;font-variant: normal;text-transform: none;	font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;	word-spacing: normal;vertical-align: top; letter-spacing: 1px;	
}
.grey13normal { FONT-WEIGHT: bold;	FONT-SIZE: 13px;	COLOR: #202020;	font-style: normal;	line-height: normal;	font-variant: normal;	text-transform: none;	font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;	word-spacing: normal;	vertical-align: middle;}

