#tblSplashContent {
	border: solid black 1px;
	align: center;
	width: 689px;
	height: 482px;
	background-image: url(/script/images/popup-20100716.jpg);
	background-repeat: no-repeat;
	background-color: white;
}
#closeMe 
{
	color:black;
	font-weight:bold;
}
.mainTitle {
	display: block;
	padding-top: 14px;
	color: white;
	font-size: 24pt;
	font-weight: bold;
}

.mainBox
{
	display: block; margin-top: 12px; padding-left: 30px;color: #DD2222; font-size: 12px; font-weight: bolder;
	line-height: 13px; 
}

.splashtext
{
	color: #000000; font-weight: bold; font-size: 12pt;
	line-height: 11pt;
	margin-left: 12px;
	margin-right: 12px;
}

.splashprice 
{
	color: red; padding-top: 5px; width: 61px; height: 34px; background-image: url(/script/images/splash.gif); background-repeat: no-repeat;
}
