/*xinha REPEATED in xinha.css------------------------------------------------------*/
p {
  margin: 0px 0px 0px 0px;
} 

blockquote{
	padding-left: 10px;
	margin: 0px;
}

ul {
	padding-left: 10px;
	margin: 0px;
	list-style-position: inside;
	/*border: 1px inset Blue;*/
}

ol {
	padding-left: 10px;
	margin: 0px;
	list-style-position: inside;
	/*border: 1px inset Red;*/
}
/*global website css------------------------------------------------------*/
html {
  overflow: -moz-scrollbars-vertical;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 5px 5px 0px 5px;
	/*background-image: url(../images/layout/pagebk.png);*/
	background-color: White;
	background-repeat: repeat-x;
	background-attachment: fixed;
}

a {
	color: #790000;
	text-decoration: none;
}

a:hover {
	color: #790000;
	text-decoration: underline;
}

hr {
	height: 1px;
	border-style: none;
	border: thin;
	border-width: 1px;
	color: 				#CEC2B7; /*IEXPLORER #AEC9E6*/
	background-color: #CEC2B7; /*FIREFOX   #AEC9E6*/
	margin-top: 	3px;
	margin-bottom: 3px;
	/*background-image: url(../images/layout/splittermain.gif);*/
	background-repeat: repeat-x;
	/*
	background-position: left;
	*/
}

td {
   color: Black;
	vertical-align: top;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;      /*Usada COM Font BASE*/
}

img {
	/*
	border:none;
	margin: 0px;
	padding: 0px;
	border-color: Aqua;
	border-style: none;
	*/
	margin-bottom: -2px;
}

a img {
	border: none;
}

/*--------------------------------------------------------------------------------*/

.table_pagewidth {/*Main Table Width, usada em todas as width por ex 780px de todas as tabelas*/
	width: 900px;
	/*background-color: Transparent;*/
}	

.cell_header 			{/*célula inicial header picture*/
	background : url(../images/layout/header.png);
	background-repeat: no-repeat;
	height: 			180px;
	padding-left:725px
}

.cell_toptoolbar	{			/*Top Tolbar Cell defenition*/
	font-weight: bold;
	padding-right: 10px;
}

.cell_toptoolbar a:hover{	/*Top Tolbar Cell defenition a:hover*/
	text-decoration: underline;
}

.table_contentmain {
	padding-bottom: 5px;
}

.cell_contentmain {/*célula do conteudo do lado direito*/
	/*background: url(../images/layout/contentbk.png);*/
	background-repeat: no-repeat;
	width: 			 550px; /*528-10-10*/
	background: url(../images/layout/contentbkrepeat.png);
	background-repeat: repeat-y;
}

.cell_contentmainrepeat {/*A IMAGEM ESTA FIXED*/
	/*
	background-position: top;
	background: url(../images/layout/contentbkrepeat.png);
	background-repeat: repeat-y;
	*/
	/*background-color: Lime;*/
	background: url(../images/layout/contentbk.png);
	background-color: transparent;
	background-repeat: no-repeat;
	padding: 1px 10px 5px 10px;
	height: 610px;/*força para q a tex da pagina apareca sempre, mesmo se a pag nao tiver contudos */
}

/*
.cell_contentmaincell {célula do conteudo do lado direito
	padding: 10px 10px 10px 10px;
	background-color: Aqua;
}
*/

/*célula grafico q fica acima da col esq e abaixo do header, para criar um lgo maior*/
/*
.cell_headerleft 	{
	background : url(../images/layout/leftheader.png);
	background-repeat: no-repeat;
	Width: 		   250px;
	height: 			  0px;
	background-color: transparent;
}

.cell_headerright 	{
	background : url(../images/layout/rightheader.png);
	background-repeat: no-repeat;
	Width: 		   250px;
	height: 			  0px;
	background-color: transparent;
}
*/

.cell_contentleft {/*célula do conteudo do lado esquerdo*/
	background: url(../images/layout/leftheadertex.png);
	background-repeat: no-repeat;
	background-color: transparent;
	width: 175px;
	padding-top: 	 0px;
	padding-bottom: 0px;
	padding-left:   0px;
	padding-right:  0px;
}

.cell_contentleftrepeat {
	background: url(../images/layout/leftheadertexrepeat.png);
	background-repeat: repeat-y;
	background-position: top;
	height: 610px;
	background-color: White;
}

.cell_contentright {/*célula do conteudo do lado direito*/
	background: url(../images/layout/rightheadertex.png);
	background-repeat: no-repeat;
	background-color: transparent;
	width: 175px;
	padding-top: 	 0px;
	padding-bottom: 0px;
	padding-left:   0px;
	padding-right:  0px;
}

.cell_contentrightrepeat {
	background: url(../images/layout/rightheadertexrepeat.png);
	background-repeat: repeat-y;
	background-position: top;
	height: 610px;
	background-color: White;
}

.cell_footerbar {/*célula footer, bottom bar/top link - ESTA NO TEMPLATE PARA GERAR A HREF*/
   color: #bbb;
	background : url(../images/layout/footer.png);
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: right;
	height : 20px;
	font-weight: bold;
	padding-right: 10px;
}

.cell_footerbar a {
  color: white;
  text-decoration: none;
}

.cell_footerbar a:hover {
  color: white;
  text-decoration: underline;
}

/*
.cell_pagetitle 	{
	background 		  : url(../images/layout/headerpagetitle.png );
	background-repeat: no-repeat;
	vertical-align: middle;
	height : 		 24px;
	padding-left: 8px;
}

.cell_pagelocation 	{
	background 		  : url(../images/layout/headerlocation.png);
	background-repeat: no-repeat;
	vertical-align: middle;
	height : 		 16px;
	padding-left: 8px;
}
*/
/*-LEFT/RIGHT BOX----------------------------------------------------------------*/
.rowlefttable_table {
	margin-bottom: 5px;
	width	: 175px;
}

.rowlefttable_top {
	background		: url(../images/layout/lefttable_top.gif);
	background-repeat: no-repeat;
	height			: 30px;
	text-align		: left;
	font-size		: 11px;
	font-weight		: bold;
	padding-left	: 05px;
	padding-right	: 05px;
	color: White;
	vertical-align: middle;
	/*background-color: Aqua;*/
}

.rowlefttable_mid {
	background: url(../images/layout/lefttable_mid.gif);
	padding-left	:  02px;
	padding-right	:  01px;
	padding-top		:  05px;
	padding-bottom	:  00px;
}

.rowlefttable_bot {
	background: url(../images/layout/lefttable_bot.gif);
	background-repeat: no-repeat;
	height			: 5px;
}

/*FORM Components--------------------------------------------------------------*/
.formboxbk {/*Radio, Checbox´s*/
	background-color: transparent;
	vertical-align: middle;
	margin: 0px;
	padding-top: 2px;
}

form {
	margin: 0px;
}

input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*background-color: #ddd;/*BUTON COLOR*/
	color: Black;
   margin-top: 0px;
   margin-bottom: 2px;
	vertical-align: top;
	margin-left: 0px;
	vertical-align: middle;
}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: white;
   margin-bottom: 2px;
	vertical-align: top;
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: white;
   margin-bottom: 2px;
	vertical-align: top;
}

button {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: white;
   margin-bottom: 3px;
	vertical-align: top;
}

textbuton {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: White;
	font-size: 11px;
	text-align: center;
   margin-bottom: 3px;
	vertical-align: top;
}

.lftrgt_input {
	width: 80px;
}

.lftrgt_input_wbutton {
	width: 65px;
}

/*fonts--------------------------------------------------------------------------------*/
.font_titlepage {
	font-size: 14px;
	font-weight: bold;
	color: #C64348;
}

.font_titlesmall {
	font-size: 13px; 	
	font-weight: bold;
}

.font_pagelocation {
	font-size: 9px;
	color: #C64348;
}

.font_pagelocation a {
	font-weight: bold;
}

.font_leftmenu {
	font-size: 10px;
	font-weight: bold;
	color: Black;
}

.font_leftmenu a {
	color: Black;
}

.font_leftmenu a:hover{
	color: Green;
}

.font_textwarning {
	font-weight: bold;
	color: Red;
}

.font_textnote {
	color: #696969;
}

.font_webbiz {
	color: #EE9B00; 
	font-weight: bold;
	font-style: italic;
}

.font_rightdispcol {/*Format Right, Bold, Left Col Display Labels*/
	vertical-align: top;
	text-align: right;
}
/*--------------------------------------------------------------------------------*/
/*
.BottomLinks {
	text-align: 	center;
	padding-top: 	 10px;
	padding-bottom: 02px;
	padding-left:   00px;
	padding-right:  00px;
	color: White;
}

.BottomLinks a {
	color: White;
	font-weight: bold;
}

.BottomLinks a:hover{
	color: White;
	text-decoration: underline;
}
*/

.footerbar_row {
	height : 25px;
	/*
	background-color : Red;
	background-image 		  : url(../images/layout/footer.png);
	background-color : Red;
	background-repeat: no-repeat;
	*/
}

.footerbar_cell1 {
   width: 715px;/*X - 10 (padding-left)*/
	background-image 		  : url(../images/layout/footer1.png);
	background-position: left;
	text-align: 	 left;
	padding-left:   10px;
	padding-top:    08px;
	/*
	padding-left:   10px;
	padding-right:  00px;
	*/
   /*color: #607489;*/
	background-color: White;
}

.footerbar_cell1 a {
	/*color: #2E4764;*/
	font-weight: bold;
}

.footerbar_cell1 a:hover{
	/*color: #2E4764;*/
	text-decoration: underline;
}

.footerbar_cell2 {
   width: 165px;/*X - 10 (padding)*/
	background-image 		  : url(../images/layout/footer2.png);
	background-position: right;
	text-align: 	 right;
	padding-right:10px;
	padding-top:  08px;
	/*
	padding-left:   00px;
	padding-right:  10px;
	*/
   /*color: #607489;*/
	background-color: White;
}

.footerbar_cell2 a {
	/*color: #2E4764;*/
	font-weight: bold;
}

.footerbar_cell2 a:hover{
	/*color: #2E4764;*/
	text-decoration: underline;
}

.Disclaimer {
	background-color: White;
	background-image 		  : url(../images/layout/disclaimer.png);
   color: #A9A9A9;
	text-align: 		center;
	font-size: 			9px;
	padding-left:     10px;
	padding-right:    10px;
	padding-top: 	 	8px;
	padding-bottom: 	10px;
}

.Disclaimer a {
   color: #9CABBA;
	text-decoration: None;
}

.Disclaimer a:hover {
   color: #9CABBA;
	text-decoration: underline;
}

.NavLinks_Sep {
  color: #bbb;
}

.NavLinks {
   color: Red;
	font-size: 			09px;
	padding-top: 	 	02px;
	padding-bottom: 	02px;
	padding-left:   	02px;
	padding-right:  	02px;
}

.NavLinks a {
   /*color: #193B9E;*/
	text-decoration: None;
}

.NavLinks a:hover {
   /*color: #193B9E;*/
	text-decoration: underline;
}
/*Images-------------------------------------------------------------*/
.img_news {
	width: 150px;
	padding: 1px 1px 1px 1px;
	border: 1px;
	border-style: solid;
	border-color: #aaa;
	margin-right: 6px;
	margin-bottom: 0px;
}

/*ScreenShoots-------------------------------------------------------------*/
.sshoots_thumbnails {
	border-width: thin;
	border-style: solid;
	border-color: Silver;
	padding: 1px 1px 1px 1px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*TreeMenu Styles-------------------------------------------------------------*/
SPAN.TreeviewSpanArea A {
  font-size: 8pt; 
  font-family: verdana,helvetica; 
  text-decoration: none;
  font-weight: normal;
  color: black;
}

SPAN.TreeviewSpanArea A:hover {
    /*color: '#820082';*/
	color: #2E5577;
	text-decoration: underline;
}
/*EOF TreeMenu Stules---------------------------------------------------------*/


/*NEW FOR CONFERENCE*/
.columnleftrgt_formlabelcolumn {/*para todas as colunas terem a mesma largura*/
	width	: 80px;
	text-align: right;
	padding-right: 2px;
	vertical-align: top;
	font-weight: bold;
	/*
	background-color: Aqua;
	*/
}

.columnleftrgt_formdatacolumn {/*para todas as colunas terem a mesma largura FORM LEFT/RIGHT COLUMNS*/
	width: 150px;
	text-align: left;
	vertical-align: top;
}

/*usado na showquery details*/
/*.column_leftdetails {
	vertical-align: top;
	text-align: right;	
	font-weight: bold;
	padding-right: 4px;
	padding-top: 2px;
	color: #444;
	width: 200px;
	background-color: Red;
}*/

.col_formleftcol {/*Format Right, Bold, Left Col Display Labels - USADO NAS COLUNAS ESQ DOS FORMS*/
	vertical-align: center;
	text-align: right;	
	font-weight: bold;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	width: 140px;
}

.col_showsqlleft {/*usado no mode 2*/
	vertical-align: top;
	text-align: right;	
	font-weight: bold;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
	/*background-color: #dde;*/
	width: 50%;
}

.col_showsqlright {/*usado no mode 2*/
	vertical-align: top;
	text-align: left;	
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
	width: 50%;
}

.col_formrighcol {/*Format Right, Bold, Left Col Display Labels*/
	vertical-align: top;
	text-align: right;	
	font-weight: bold;
	padding-top: 3px;
	padding-right: 4px;
} 

.DataRowHeader {
	background-color: #E9DCA5;
	padding: 1px 2px 3px 2px;
	font-weight: bold;
}

.DataRowColor1 {/*Used In Rows Colors Routine*/
	background-color: transparent;
}

.DataRowColor2 {/*Used In Rows Colors Routine*/
	background-color: #FDFBF6;
}

.DataCellColor {/*Default or all cells*/
	text-align: left;
	padding: 1px 2px 0px 2px;
	vertical-align: top;
	/*font-size: 11px;*/
}

/*Shared GFX Butons*/
.ImgButonSharedNormal  {/*applyed to all picture butons ex.:INFO,BUY,NEXT etc*/
  font-size: 9px;
  font-weight: normal;
  text-align: center;
  background-image: url(../images/layout/but_sharednormal.gif);
  width: 100px;
  height: 18px;
  border: none;
  text-decoration: none;
}

.ImgButonSharedNormal_Off  {/*applyed to all picture butons ex.:INFO,BUY,NEXT etc*/
  font-size: 9px;
  font-weight: normal;
  text-align: center;
  background-image: url(../images/layout/but_sharednormal_off.gif);
  width: 100px;
  height: 18px;
  border: none;
  color: Gray;
}

.ImgButonSharedNormalSmall  {/*applyed to all picture butons ex.:INFO,BUY,NEXT etc*/
  font-size: 9px;
  font-weight: normal;
  text-align: center;
  background-image: url(../images/layout/but_sharednormalsmall.gif);
  width: 50px;
  height: 18px;
  border: none;
  text-decoration: none;
}

.ImgButonSharedNormalSmall_Off  {/*applyed to all picture butons ex.:INFO,BUY,NEXT etc*/
  font-size: 9px;
  font-weight: normal;
  text-align: center;
  background-image: url(../images/layout/but_sharednormalsmall_off.gif);
  width: 50px;
  height: 18px;
  border: none;
  color: Gray;
}

.ImgButonSharedNormalMini  {/*applyed to all picture butons ex.:INFO,BUY,NEXT etc*/
  font-size: 9px;
  font-weight: normal;
  text-align: center;
  background-image: url(../images/layout/but_sharednormalmini.gif);
  width: 25px;
  height: 18px;
  border: none;
  text-decoration: none;
}

.ImgButonSharedNormalMini_Off  {/*applyed to all picture butons ex.:INFO,BUY,NEXT etc*/
  font-size: 9px;
  font-weight: normal;
  text-align: center;
  background-image: url(../images/layout/but_sharednormalmini_off.gif);
  width: 25px;
  height: 18px;
  border: none;
  color: Gray;
  text-decoration: none;
}

.ImgButonSharedWarning {/*applyed to all picture butons ex.:INFO,BUY,NEXT etc*/
  color: Red;
  font-size: 9px;
  font-weight: Normal;
  text-align: center;
  /*background-image: url(../images/layout/but_sharedwarning.gif);*/
  background-image: url(../images/layout/but_sharednormal.gif);
  width: 100px;
  height: 18px;
  border: none;
  /*margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 0px;*/
}

.ImgButonSharedConfirm {/*applyed to all picture butons ex.:INFO,BUY,NEXT etc*/
  color: Green;
  font-size: 9px;
  font-weight: Normal;
  text-align: center;
  background-image: url(../images/layout/but_sharednormal.gif);
  /*background-image: url(../images/layout/but_sharedconfirm.gif);*/
  width: 100px;
  height: 18px;
  border: none;
  /*margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 0px;*/
}

.ImgButonSharedConfirmLarge {/*applyed to all picture butons ex.:INFO,BUY,NEXT etc*/
  color: Green;
  font-size: 9px;
  font-weight: Normal;
  text-align: center;
  background-image: url(../images/layout/but_sharedconfirmlarge.gif);
  width: 340px;
  height: 18px;
  border: none;
  /*
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 0px;
  */
}

.admin_toolbars {
  font-size: 9px;
  text-align: left;
  padding: 2px 2px 0px 2px;
  margin: 2px 0px 2px 0px;
  border: thin;
  border-color: #ddd;
  background-color: Transparent;
  border-width: 1px;
  border-style: solid;
  /*width: 100%;*/
}

/*
.admin_listtextbutons {
  text-align: center;
  padding-top: 0px;
  padding-bottom: 0px;
  margin: 0px;
  height: 12px;
  border: thin;
  border-color: #ccc;
  background-color: White;
  border-width: thin;
  border-style: solid;
}
*/


















/*NEW TO CART*/
.HeaderRowCart {/*rows title e footer*/
	background-color: #FCF8EF;
	padding: 1px 0px 1px 0px;
}

.ImgButons {/*applyed to all picture butons ex.:INFO,BUY,NEXT etc*/
  border: none;
  margin-right: 0px;/*2*/
  margin-bottom: 0px;/*3*/
}

.InputCart {/*cart text input*/
	margin: 0px 2px 0px 0px;
	text-align: right;
	width: 20px;
	font-size: 8px;
	font-weight: bold;
	border-style: solid;
	color: Black;
	border-color: #E9DCA5;
	border-width: 1px;
	background-color: transparent;
}

.ImgProdutosNormal {
	width : 250px;
	border: none;
	margin: 0px 10px 0px 0px;
}

.ImgProdutosSmall {
	width : 50px;
	border: none;
	margin: 0px 10px 5px 10px;
}

.ImgProdutosThumbnails {/*screenshots*/
	width : 100px;
	border: none;
	margin: 0px 3px 3px 0px;
}

.body_screenshotpopup {
	background-color: White;
	background-image: none;
	margin: 0px;
}

.ImgNews {
	padding-right: 5px;
	padding-bottom: 5px;
}

.ImgMarcas {
	width: 150px;
	border: none;
	margin: 6px;
}

.ImgMarcasCell {
	text-align: center;
	vertical-align: bottom;
	height: 60px;
}

.ImgAreasComerciais {
	width: 50px;
	border: none;
	margin: 0px 2px 0px 2px;
}

.ImgCategorias {
	width: 50px;
	border: none;
	margin: 0px 2px 0px 2px;
}

.font_textprice1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #258;
	font-size: 13px;
	font-weight: bold;
}

.font_textprice2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888;
}

.font_textlastprice {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: line-through;
	color: red;
}

.body_screenshotpopup {
	background-color: White;
	background-image: none;
	margin: 0px;
}

.font_textcart {
	font-size: 10px;	
}








/*NEW TO NO MENU*/
.menucell_header {
	color: Black;	
	font-size: 12px;
	border: 1px;
	border-color: #666;
	border-style: dashed none none none;
	display: block;
	vertical-align: middle;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 0px;
	padding-right: 5px;
}

.menucell_header A {
	color: Black;	
	/*
	background-color: blue;
	display: block;
	*/
}

.menucell_header A:HOVER {
	color: Black;	
	/*
	background-color: green;
	display: block;
	*/
}

.menucell_column {
	color: White;	
	font-weight: bold;
	font-size: 12px;
	/*
	border: 1px;
	border-color: White;
	border-style: none none solid none;
	*/
	/*display: block;*/
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
}

.menucell_column A {
	color: White;	
	/*
	background-color: blue;
	display: block;
	*/
}

.menucell_column A:HOVER {
	color: White;	
	/*
	background-color: green;
	display: block;
	*/
}

.menucell_column2 {
	background-color: #DD0000;/*#C53D3F*/
	color: White;	
	font-size: 12px;
	/*
	border: 1px;
	border-color: #999;
	border-style: solid;
	*/
	display: block;
	vertical-align: middle;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 5px;
	padding-right: 5px;
	
}

.menucell_column2 A {
	color: White;	
	/*
	background-color: blue;
	text-decoration: none;
	background-color: blue;
	display: block;
	display: block;
	*/
}

.menucell_column2 A:HOVER {
	color: White;	
	/*
	background-color: green;
	display: block;
	*/
}

.ementa_colleft {/*coluna da esquerda, ICON + ADDRESS*/
	width: 150px;
	font-size: 9px;
	padding-right: 5px;
}

.ementa_titles {
	font-size: 14px;
	font-weight: bold;
}

.ementa_cellleft {/*coluna da esquerda, ICON + ADDRESS*/
	color: Red;
	font-weight: bold;
	padding-top: 8px;
}

.ementa_cellright {/*coluna da esquerda, ICON + ADDRESS*/
	text-align: right;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 10px;
	/*	
	border-color: Aqua;
	border-style: solid none none none;
	border: thin solid;
	*/
}

/*Nome do Restaurante*/
.ementa_resttitle {
	font-weight: bold;
	font-size: 12px;	
}

/*Nome do Restaurante*/
.ementa_obs {
	font-weight: normal;
	color: #888;
}

/*Nome do Restaurante*/
.ementa_notes {
	padding-top: 8px;
	font-weight: normal;
	font-style: italic;
	/*font-weight: bold;*/
	color: Red;
	vertical-align: bottom;
}

h3 {
	font-size: 15px;
	display: block;
	background-color: #EBE2D9;
	padding: 3px 2px 2px 2px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #E2D5C7;
}


/*scrolling ticker------------------------------------------------------*/
#ticker-container {
	position:relative;
	overflow:hidden;
	width: 175px;
	height: 130px;
	background-color: #efe7df;
	background-repeat: repeat;
}
	
#ticker {
	position:relative;
	width:150px;
}
	
#ticker ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
}
#ticker ul li {
	display:list-item;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family: arial;
	font-size: xx-small;
	font-weight: normal;
	padding-left: 2px;
}

#ticker ul li a {
	font-family: arial;
	font-size: xx-small;
	font-weight: normal;
	text-decoration: none;
	padding-left: 2px;
}

#ticker ul li a:hover {
	font-family: arial;
	font-size: xx-small;
	text-decoration: none;
	padding-left: 2px;
}
