h2 {
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight:bold;
	color: #FFFFFF;
	margin: 0;
	padding:0;
	margin-bottom: 1em
}

#popUp {
	position:absolute; 
	z-index:1; 
	background-color:#B0B58C; 
	width: 356px; 
	top:20px; 
	left:10px; 
	border:2px solid #fff; 
	padding:10px; 
	text-align:left; 
	color:#fff; 
	display:none
}

#popUp p a:link, #popUp p a:hover, #popUp p a:visited {
	color: #fff;
	border-bottom: 1px solid #fff;
	font-weight: bold
}

.winnerDetail {
	color: #fff;
	padding:6px;
}

.winnerImage {
	padding:6px;
	float:right;
}

#whatsnewleft {
	width: 440px;
	background-color:#FFF;
	float:left;
	padding-top:10px
}

#whatsnewmid {
	width: 130px;
	background-color: #FFF;
	float: left;
	border-left: 1px solid #73765B;
	border-right: 1px solid #73765B;
	height: 320px;
	text-align:left;
	overflow: auto;
	background-image: url(../assets/bg_whatsnew.gif);
}

.newsSpacer {
	height: 7px;
	clear: both;
	background-image: url(../assets/bg_whatsnew.gif);	
}

.newsSpacerInnderPad{
	padding:1px;
}

/* START news SPECIFIC */

.newsnewsLeft {
	position: relative;
	text-align:left;
	float: left;
	padding:6px;
	width: 389px;
}

.newsnewsInside_L {
	width: 97px;
	position: relative;
	float: left;
}

.newsnewsInside_L img {
	padding-top:6px;
	padding-right:6px
}

.newsnewsInside_M {
	width: 4px;
	height: 83px;
	position: relative;
	float: left;
	padding: 1px;
	border-right: 1px solid #999;
}

.newsnewsInside_R {
	width: 309px;
	position: relative;
	float: left;
	color: #666666; 
}

#newsLeftInner {
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 20px;
}

.newsnewsLeftInner {
	padding: 10px;
	text-align:left;
	color:#FFFFFF
}

a:link.whatsnew{color:#FFF; text-decoration:none}
a:visited.whatsnew{color:#FFF; text-decoration:none}
a:active.whatsnew{color:#FFF; text-decoration:none}
a:hover.whatsnew{color:#FFF; text-decoration:underline}

#newsLeft b {	
	font-size: 1.3em;	
	font-weight: bold;
}

#newsRightInner small {
	font-size: 0.78em;
}

#newsRight b {	
	font-size: 1.3em;	
	font-weight: bold;
}

.rightColumnProp {
	height:110px;
	float:right;
	width:1px;
	border: 0px solid black;
}

.rightnewsColumnProp {
	height:85px;
	float:right;
	width:1px;
	border: 0px solid black;
}

#newsnewsScrollingContainer {
	float:left;
	position: relative;
	clear: both;
	height: 320px;
	width: 420px;
	overflow: auto; 
}

/* END news SPECIFIC */