table.promotedCont
{
	font-family: GillSans,Trebuchet MS,Trebuchet,Calibri,sans-serif;
	padding:0;
	spacing:0;
	margin: 0;
	border:0px solid #000000;
}


table.promoted
{
	width:120px;
	background:#f9f9f9;
	padding:0;
	margin: 0;
	border-spacing: 0px;	
	text-align:center;
	border:1px solid #468966;
}


table.promoted th
{
	padding:0;
	margin:0;
	background:#f9f9f9;
	color:#ff00ff;
	text-align:center;
}
table.promoted td
{
	padding:1px;
	font-size: 90%;
	color:#555555;
	background: #f9f9f9;
	border-bottom:dotted 1px #bbbbbb;
}
table.promoted td.last
{
	background: #f9f9f9;
	border-bottom:dotted 0px black;
}
table.promoted td.last2
{
	background: #fff7d4;/* url('../images/home/botonBox.gif');*/
	color:#f9f9f9;
	border-bottom:dotted 0px black;
	padding: 5px 0px;
}

a.promoted:link, a.promoted:hover
{
	font-family: GillSans,Trebuchet MS,Trebuchet,Calibri,sans-serif;
	font-size:120%;
	color: #8e2800;
}

a.promoted:visited
{
	font-family: GillSans,Trebuchet MS,Trebuchet,Calibri,sans-serif;
	font-size:120%;
	color: #cf6c44;
/*	text-decoration: none;*/
}

