@charset "utf-8";
/* CSS Document */

#posterWrapper2 {
	margin:0pt auto;
	width:866px;
	background:#282828 url(../images/newpromobg.jpg) right top no-repeat;
	height:200px;
	}
	#winLeftPanel{
		width:279px;
		float:left;
		text-align:left;
		}
		#winLeftPanel img{
			margin-bottom:10px; 
		}
		#imgHolderForWin{
			margin:0 auto;
			width:220px;
			}
	#winRightPanel{
		width:530px;
		float:left;
		}
		#winRightPanel p{
			font-size:12px;
			color:#FFFFFF;
			line-height:20px;
		}
		#promotxt2{
			font-size:14px;
			color:#FFFF00;
			margin:10px 0;
		}	

		#promotxt3{
			font-size:14px;
			color:#fe0101;
			margin:35px 0 10px 0;
		}	

		#promotxt4{
			font-size:14px;
			color:#FFFF00;
			margin:30px 0 15px 0;
	
		}	

		#promotxt5{
			font-size:14px;
			color:#FFFF00;
			text-align:left;
			padding-bottom:5px;
			background:url(../images/promotxt5.jpg) left top no-repeat;
			width:436px;
			height:21px;
			text-indent:-9999px;
		}	

		#promotxt6{
			text-align:left;
			background:url(../images/promotxt6.jpg) left top no-repeat;
			width:451px;
			height:29px;
			text-indent:-9999px;
		}	

		#promotxt7{
			text-align:left;
			padding-bottom:5px;
			background:url(../images/promotxt7.jpg)  left top no-repeat;
			width:305px;
			height:23px;
			text-indent:-9999px;
		}	


	#endmsg{
		
		width:830px;
		margin:20px auto;
		margin-bottom:0;
		
		}		
		#endmsgLp{
			float:left;
			
		}	
		#endmsgLp h1, #endmsgRp h1{
			text-indent:-9999px;
		}
		#endmsgRp{
			float:right;
			margin-top:15px;
		}	

#winH1{
	text-align:center;
	font-size:18px;
	color:#FFFF00;
	background:url(../images/promotxt1.jpg) left top no-repeat;
	width:437px;
	height:43px;
	text-indent:-9999px;
	}

.myHR{
	border-bottom:#444444 solid 1px;
	padding-bottom:30px;	
}

.linkp a{
	font-size:12px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}



.linkp a:hover {text-decoration: underline; color:#e2e2e2;}	