/***********
  Tables
***********/
table {
	border: 1px solid #111111;
	border-collapse: collapse;
	border-spacing: 0px;
	
}

table.hp_ticker_table{
	border: 0px solid #C0C0C0;
	border-collapse: collapse;
	/*margin: 0px 36px 0px auto;*/
}

th {
	border: 1px solid #111111;
	font: bold;
	background: #EBEBEB;
	padding-left: 2px;
	padding-right: 2px;
	vertical-align: top;
}



td {
	border: 1px solid #111111;
	padding-left: 2px;
	padding-right: 5px;
}

td.hp_ticker_td{
	border: 0px solid #111111;
	padding-left: 10px;
	padding-right: 12px;
	padding-top: 6px;
	background: url(/css/img/hp/news_ticker_back.gif) no-repeat transparent top left;
}

.ddlg {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;	
	BORDER-RIGHT-WIDTH: 0px;
}
.ddlg td {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;	
	BORDER-RIGHT-WIDTH: 0px;
	border-style: hidden;
}
.ddlg table {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;	
	BORDER-RIGHT-WIDTH: 0px;
	border-style: hidden;	
}

.ddlg tr {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;	
	BORDER-RIGHT-WIDTH: 0px;
	border-style: hidden;
	
}