#featureModuleBG, #mainHeaderBlack, #mainFooterBlack, #mainHeaderWhite, #mainFooterWhite, #subHeaderBlack, #subFooterBlack, #promoModule img { 

	behavior: url(../iepngfix.htc); 
}

.moduleTitle { font-size: 13pt; font-weight: bold; }

.moduleCTA { font-size: 13pt; font-weight: bold; line-height: 1.35em; text-align: center; margin: 12px 0px 0px 0px;
}

.moduleNewsletter { font-size: 10pt; font-weight: bold; line-height: 1.35em; text-align: center; margin: 12px 0px 0px 0px;
}

.hLine { width: auto; height: 5px; border-top: 1px solid #3b3b3b; }

#mainModule {
	
	position: relative;
	
	top: 0px;
	left: 0px;
	
	margin-bottom: 15px;
	
	width: 645px;
	height: auto;
	
	color: #ffffff;
}

#featureModule {

	position: relative;
	
	top: 0px;
	left: 0px;
	
	margin-bottom: 15px;
	
	width: 645px;
	height: 430px;
	
	color: #ffffff;
}

#featureModuleBG {

	position: absolute;
	
	top: 0px;
	left: 0px;
	
	width: 645px;
	height: 430px;
	
	background-image: url(../images/featureModule.png);
	background-repeat: no-repeat;
	
	z-index: 0;
}

#featureModule .image {

	position: absolute;
	
	top: 10px;
	left: 0px;
	
	width: 480px;
	height: 269px;
}

#featureModule .button {

	position: absolute;
	
	top: 390px;
	right: 170px;
	
	width: 200px;
	height: 32px;
	
	text-align: right;
		
	background-repeat: no-repeat;
	background-position: right;	
	
	cursor: pointer;
	
	z-index: 2;
}

#featureModule .category {

	position: absolute;
	
	top: 259px;
	left: 0px;
	
	width: auto;
	height: 17px;
	
	padding: 3px 10px 0px 10px;
		
	font-weight: bold;
	
	z-index: 2;
}

#featureModule .text {

	position: absolute;
	
	top: 285px;
	left: 10px;
	
	width: 455px;
	height: 140px;
	
	overflow: hidden;	
	
	font-size: 12pt;
	line-height: 1.2em;
}

#featureModule .text .title {

	font-size: 15pt;
	font-weight: bold;
	
	margin-bottom: 2px;
}

#featureModule .text .prize {

	font-size: 12pt;
	font-style: italic;
	
	margin-top: 14px;
}

#featureModule .thumbnails {

	position: absolute;
	
	top: 20px;
	left: 487px;
	
	width: 150px;
	height: 390px;
	
	overflow: hidden;	
	
	font-size: 8.5pt;
	line-height: 1.2em;
}

#featureModule .thumbnails a:hover {

	color: #ffffff;
}

#featureModule .thumbnails .game {

	position: relative;
	
	top: 0px;
	left: 0px;
	
	width: 150px;
	height: 113px;
	
	margin-bottom: 18px;
	
	padding-top: 5px;
	
	overflow: hidden;	
	
	cursor: pointer;
}

#featureModule .thumbnails .image {

	position: relative;
	
	top: 0px;
	left: 0px;
	
	width: 150px;
	height: 84px;
	
	margin-bottom: 1px;
	
	overflow: hidden;	
}

#featureModule .thumbnails .title {

	position: relative;
	
	top: 0px;
	left: 5px;
	
	width: 140px;
	height: 13px;
	
	font-weight: bold;
	
	display: block;
	
	overflow: hidden;
}

#featureModule .thumbnails .hook {

	position: relative;
	
	top: -.5px;
	left: 5px;
	
	width: 140px;
	height: 10px;
	
	font-weight: bold;
	font-style: italic;
}

#featureModule .thumbnails .category {

	position: absolute;
	
	top: 72px;
	left: 0px;
	
	width: auto;
	height: 15px;
	
	padding: 2px 8px 0px 5px;
		
	font-weight: bold;
	
	visibility: hidden;
	
	z-index: 2;
}

#gameList {

	position: relative;
	
	top: 0px;
	left: 0px;
	
	margin-bottom: 15px;
	
	width: 645px;
	height: auto;
}

#gameList a {

	color: #000000;
	text-decoration: none;
}

#gameListBG {

	position: relative;
	
	top: 0px;
	left: 0px;
	
	width: 645px;
	height: auto;
	
	background-color: #ffffff;
	
	color: #000000;
}

#gameListItem {

	position: relative;
	
	top: 0px;
	left: 0px;
	
	width: 645px;
	height: 84px;
	
	overflow: hidden;
}

#gameListItem .button {

	position: absolute;
		
	bottom: 2px;
	right: 8px;
}

#gameListThumbnail {

	position: absolute;
	
	top: 0px;
	left: 0px;
	
	width: 150;
	height: 84px;
	
	overflow: hidden;
}

#gameListThumbnail  .category {

	position: absolute;
	
	bottom: 0px;
	left: 0px;
	
	width: auto;
	height: 14px;
	
	padding: 2px 10px 0px 10px;
	
	font-size: 7.5pt;
	font-weight: bold;
	
	color: #ffffff;
	
	z-index: 2;
	
	visibility: hidden;
}

#gameListText {

	position: absolute;
	
	top: 4px;
	left: 157px;
	
	width: 470px;
	height: 80px;
	
	overflow: hidden;
	
	line-height: 1.2em;
}

#gameListText .title {

	font-size: 11.5pt;
	font-weight: bold;
	
	margin-bottom: 2px;
}

#gameListText .prize {

	position: absolute;
		
	bottom: 0px;
	left: 0px;
	
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;	
	
	margin-bottom: 4px;
}

/*
#gameListDetail {

	position: absolute;
	
	top: 3px;
	left: 489px;
	
	width: 153px;
	height: 81px;
		
	background-image: url(../images/gameListDetail.png);
	background-repeat: no-repeat;
	background-color: transparent;
	
	font-size: 8.5pt;	
	text-align: center;
	
	overflow: hidden;
}

#gameListDetail .title {

	position: absolute;
	
	top: 2.5px;
	left: 4px;
	
	width: 143px;
	height: 12px;
	
	overflow: hidden;
	
	font-weight: bold;
}

#gameListDetail .status {

	position: absolute;
	
	top: 19px;
	left: 4px;
	
	width: 143px;
	height: 12px;
		
	overflow: hidden;
	
	font-weight: bold;
	font-style: italic;
}

#gameListDetail .prize {

	position: absolute;
	
	top: 32px;
	left: 4px;
	
	width: 143px;
	height: 25px;
	
	overflow: hidden;
	
	line-height: 1.15em;
}

#gameListDetail .cta {

	position: absolute;
	
	top: 61px;
	left: 4px;
	
	width: 143px;
	height: 25px;
	
	overflow: hidden;
	
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
}
*/

#gameListLine {
	
	width: 645px;
	height: 1px;
	
	background-color: #acacac;
}

#mainHeaderWhite {

	position: relative;
	
	top: 0px;
	left: 0px;
	
	width: 645px;
	height: 10px;
	
	background-image: url(../images/header-white-645x10.png);
	background-color: transparent;
	
	overflow: hidden;
}

#mainWhite {

	position: relative;
	
	top: 0px;
	left: 0px;
	
	width: 610px;
	height: auto;	
	
	min-height: 500px;
	
	padding: 0px 25px 0px 10px;
	
	background-color: #ffffff;
	
	color: #000000;
}

#mainWhite a {
	
	color: #ff0000;
}

#mainWhite a:hover {
	
	text-decoration: underline;
}

#mainWhite .title {
	
	font-size: 12pt;
	font-weight: bold;
	color: red;
}

#mainWhite .header {
	
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}

#mainWhite .line {
	
	position: relative;
	
	width: auto;
	height: 15px;
	
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #dfdfdf;
	
	margin-bottom: 20px;
	
	clear: both;
}

#mainFooterWhite {

	position: relative;
	
	top: 0px;
	left: 0px;
	
	width: 625px;
	height: 25px;
	
	padding: 0px 10px 0px 10px;
	
	background-image: url(../images/footer-white-645x25.png);
	background-color: transparent;
}

#subHeaderBlack {

	position: relative;
	
	top: 0px;
	left: 0px;
	
	width: 280px;
	height: 22px;
	
	padding: 8px 10px 0px 10px;
	
	background-image: url(../images/header-black-300x30.png);
	background-color: transparent;
	
	overflow: hidden;
}

#subBlack {

	position: relative;
	
	top: 0px;
	left: 0px;
	
	width: 280px;
	height: auto;
	
	padding: 5px 10px 5px 10px;
	
	background-color: #000000;
	
	color: #ffffff;
}

#subWidget {

	position: relative;
	
	top: 0px;
	left: 0px;
	
	margin-bottom: 15px;
	
	width: 300px;
	height: auto;
	
	padding: 0px 0px 0px 0px;
	
	background-color: #000000;
	
	color: #ffffff;
}

#subBlack img {

	margin: 8px 8px 5px 0px;
	float: left;
}

#subBlack .subHead {

	position: relative;
	
	margin-top: 5px;
	
	font-size: 11pt;
	font-weight: bold;
}

#subBlack .cta {

	position: relative;
	
	margin: 8px 5px 5px 0px;
	
	font-weight: bold;
	
	text-align: right;
}

#subBlack .more-link {

	position: relative;
	
	margin: 8px 5px 5px 0px;
	
	font-weight: bold;
	
	text-align: right;
}

#subBlack a {

	color: #ff0000;
}

#subBlack a:hover {

	color: #ffffff;
}

#subFooterBlack {

	position: relative;
	
	top: 0px;
	left: 0px;
	
	width: 280px;
	height: 25px;
	
	padding: 0px 10px 0px 10px;
	
	background-image: url(../images/footer-black-300x25.png);
	background-color: transparent;
	
	text-align: center;
	
	font-weight: bold;
}

#subFooterBlack a {

	color: #ff0000;
}

#subFooterBlack a:hover {

	color: #ffffff;
}

#mainHeaderBlack {

	position: relative;
	
	top: 0px;
	left: 0px;
	
	width: 635px;
	height: 22px;
	
	padding: 8px 0px 0px 10px;
	
	background-image: url(../images/header-black-645x30.png);
	background-color: transparent;
}

#mainFooterBlack {

	position: relative;
	
	top: 0px;
	left: 0px;
	
	width: 645px;
	height: 25px;
	
	background-image: url(../images/footer-black-645x25.png);
	background-color: transparent;
}

#mainBlack {

	position: relative;
	
	top: 0px;
	left: 0px;
	
	margin-bottom: 15px;
	
	width: 645px;
	height: auto;
}

#promoModule {

	position: relative;
	
	top: 0px;
	left: 0px;
	
	margin-bottom: 15px;
	
	width: 300px;
	height: auto;
}

#promoModule ul {
	
	margin: 0;
	padding: 10px 0 0 20px;
	
	font-size: 10pt;
	font-weight: bold;
	
	list-style-type: disc;
}

#promoModule li {
		
	margin-bottom: 10px
}

#mainModuleData {
	
	position: relative;
	
	width: 590px;
	height: auto;
	
	margin-left: 10px;
	
	padding: 10px 10px 10px 0;
	
	color: #000000;
	
	/*background-color: yellow;
	*/
}

#mainModuleData a {
	
	text-decoration: none;
	color: #ff0000;
}

#mainModuleData a:hover {
	
	text-decoration: none;
	color: #000000;
}

#mainModuleData .mmIcon {
	
	position: relative;
	
	width: 120px;
	height: 300px;
	
	margin: 10px 10px 10px 0;
	
	float: left;
}

#mainModuleData .mmTitle {
	
	position: relative;
	
	margin-top: 5px;
	
	font-size: 24pt;	
	
	font-style: none;	
	font-weight: bold;
}

#mainModuleData .mmSubtitle {
	
	position: relative;
	
	font-size: 12pt;
	
	font-weight: bold;
}

#mainModuleData .mmText {
	
	position: relative;
	
	font-size: 10pt;
	
}

#mainModuleData .mmError {
	
	color: #ff0000;

	font-style: italic;
}