<?xml version="1.0"?>
<data>
#dummy {
/* 
The XML tags cause the first CSS declaration to be ignored.
This prevents that from doing any harm. 
*/
}
#mask {
	top:0;
	left:0;
	position:absolute;
	z-index:9998;
	background-color:#000;
	display:none;
}  
#overlay .owindow {
	position:absolute;
	width:773px; 
	height:361px;
	background-color: #ffffff;
	background-image:url(/Binary/panelBack_tcm90-84160.jpg);
	z-index:9999;
	font-family: sans-serif;
	font-weight: normal; 
	text-align: left;
} 
.oclose{
	display: block;
	float: right;
	background-image:url(/Binary/close_tcm90-84151.gif);
	margin:10px 10px 0 0;
	width:70px;
	padding-top:22px;
	height:0px !important;
	height /* */:22px;
	overflow: hidden !important;
} 
* + html .oclose{
	height:0 !important;
}
table.oPanel {
	position:absolute;
	width:300px;
	left: 30px;
	top: 68px;
	height: 225px;
}
table.oPanel td {
	vertical-align: middle;
}
.owindow h1{
	width:280px;
	font-size: 22px;
	font-weight:normal;
	color: #ffffff;
	line-height: 28px;
}  
.oContent{
	position: absolute;
	width: 375px;
	left: 375px;
	top: 58px;
	height: 187px;
	margin:0;
	background-image:url(/Binary/underline_tcm90-84162.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.oLinks {
	position: absolute;
	width: 375px;
	left: 375px;
	bottom: 76px;
	margin:0;
}
.owindow h2{
	margin:0;
	width:350px;
	font-size: 18px;
	color: #333333;
} 
.owindow p{ 
	margin:20px 0 0 0;
	font-size: 12px;
	line-height: 15px;
	min-height:130px;
	color: #333333;
} 
.owindow p img{
	float: right;
	margin:0 0 0 10px;
} 
.owindow .oLinks a { 
	display: block;
	text-decoration: none !important;
	color: #000000 !important;
	width:100%;
	background-image:url(/Binary/underline_tcm90-84162.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	clear:both;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #555555;
}  
.owindow .oLinks a span { 
	display: block;
	padding:11px 0 14px 25px;
	margin:0 45px 0 0;
	background-image:url(/Binary/arra_tcm90-84149.gif);
	background-position: 5px 12px;
	background-repeat: no-repeat;
	color: #555555;
}  
.owindow .oideas{
	position:absolute;
	background-image:url(/Binary/ideas_tcm90-84161.gif);
	display:block;
	padding-top:19px;
	height: 0px !important;
	height: /**/:19px;
	width:178px;
	bottom: 25px;
	right: 25px;
	overflow:hidden;
} 
</data>