.headline-popwin{
		text-align: left;
		vertical-align: top;
		height: 30px;
		font-weight:bold; 
		font-size:10pt; 
		color:#f90; 
		background: url(imgs/bg-horizontal-popwin.gif);
		background-position: bottom left;
		background-repeat: no-repeat;
}

.table-cell-popwin{
		border-width:0px 1px 1px 0px;
		border-style: solid;
		border-color: #036;
		padding: 4px;
		color: white;
}

.table-head-popwin{
		border-width:0px 1px 1px 0px;
		border-style: solid;
		border-color: #036;
		padding: 4px;
		background-color: #036;
		font-weight: bold;
		color: white;
		text-align: center;
} 