#PopUp
{
	width: 645px;
	text-align: center;
	margin-left: -322px;
	margin-right: auto;
	position:absolute;
	z-index: 9002; 
	top: 25%;
	left: 50%;

	}	

.CONT_pop
{
	width: 645px;
	margin-bottom: 8px;
	padding: 0px 0px 6px 0px;
	float: left;
	margin: 0px 7px 7px 0px;
}

	.CONT_pop_top
	{
		background: url(../../images/img_poptop.gif) no-repeat;
		width: 645px;
		height:10px;
		text-align: center;
		line-height: 10px;
	}
	
	.CONT_pop_cont
	{
		width: 599px;
		padding: 13px 23px 13px 23px;
		* padding: 13px 23px 25px 23px;
		text-align: center;
		background: url(../../images/img_popmid.gif) repeat-y;
	}
	
	.CONT_pop_bot
	{
		width: 645px;
		height:18px;
		text-align: center;
		background: url(../../images/img_popbot.gif) no-repeat;
		line-height: 18px;
		text-align: left;
		overflow: hidden;
	}


.newsdivcontainer
{
	margin-right:auto;
	margin-left:auto;
	height:100%;
	position:absolute;
	top: 0px;
	left: 0px;
	right: 0px;
}
#blackout
{
	width:100%; 
	height:100%; 
	top:0px; 
	left:0px; 
	opacity:0.6; 
	z-index:0; 
	filter:alpha(opacity=60);
	background:black; 
	position:fixed;
	display: none;
}

.noshow
{
	display: none;
}

.caption
{
}

.show
{
	display:block;
}

.image
{
	width: 200px;
	float:left; 
	margin-right:10px;"
}

