#adBox 
{
	padding: 0px;
	width: 480px;
	position: absolute;
	z-index: 100;
	display: none;
}

.adBoxWindow
{
	border: 1px solid #0A7AE3;
	background-image: url(/er2/en/images/bg-body.gif);
	background-repeat: repeat;
}
tr.adBoxHeader
{
	height:24px;
	color: #ffffff;
	background-color: #0A7AE3; 
	background-image: url(/er_images/tickets/backstrip.png);
	background-position: right center;
}

.adBoxHeaderText
{
	color: #ffffff;
	font-weight: bolder;
}
