.contCongrats {
	background-color: #FBFBFB;
	border: 1px solid #E0E0E0;
	padding: 15px;
	/*margin: 10px;*/
	font-family: Arial, Helvetica, sans-serif;	
	position: relative;
}
.contCongrats .sbDeno {
	float: left;
	margin-right: 15px;
	max-width: 332px;
}
.contCongrats .msg {
	float: left;
	margin-top: 0;
}
.contCongrats .aR1 {
	color: #000000;
	font-size: 26px;
	line-height: 26px;
	padding-bottom: 10px;
	font-weight: bold;
}
.contCongrats .aR2 {
	color: #1B4C87;
	font-size: 22px;
	line-height: 22px;
	padding-bottom: 10px;
	font-weight: bold;
}
.contCongrats .aR3 {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}
.contCongrats .aR3 a {
	color: #20A0D1;
	text-decoration: none;
}
.contCongrats .aR3 a:hover {
	text-decoration: underline;
}
.contCongrats .close {
	position: absolute;
	right: 5px;
	top: 5px;
	background: url(/content/skin-02/images/assets.png) right -82px;
	width: 10px;
	height: 10px;
	cursor: pointer;
}
.congratsContainer .validateMsg {
	border: 1px solid #990000;
	color: #990000;
	background-color: #FFE1E1;
	font-weight: bold;
	padding: 6px;
	font-size: 13px;
	width: 530px;	
	margin-top: 10px;
}
.congratsTitle {
	font-size: 14px;
	line-height: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform:uppercase;
	padding: 5px;
	background-color:#006666;
}

.congratsGray {
	font-size: 11px;
	color: #DA0D0A;
	font-weight: normal;
	margin: 22px 0 12px 0;
}
.congratsGray a, .congratsGray span {
	font-weight: bold;
	color: #666666;
	line-height: 300%;
}
.congratsBig .gray a:hover {
	text-decoration: none; 
}
.swagBuckLink {
	cursor: pointer;
}
.captchaHeader {
	color: #006665;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	padding: 16px 0 10px;
}
.captcha {
	float: left;
	border: 1px solid #CCCCCC;
	margin: 3px 10px 0 0;
}
.congratsGray .big {
	font-size: 13px;
	font-weight: bold;
	color: #8C8C8C;
}
.noMargin {
	margin: 0;
	padding: 0;
	line-height: normal;
}
.noMargin span {
	line-height: normal;
}
.catpthcaInput {
	border: 1px solid #CCCCCC;
	font-size: 16px;
	padding: 2px;
}
.btnClaim {
	display: block;
	margin-top: 16px;
}
.iWonX {
	margin: 10px;
	padding: 10px;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform:uppercase;
	background-color:#990000;
	font-family: Arial, Helvetica, sans-serif;	
}
.iWonX a {
	color: #FFFFFF;
}
/*partner hack*/
.subCatsNav a.highlight1, .highlight1 {
	color:#2C6CB3;
}
.fltLft{
	float:left;
}
.btn1 {
	background:url("/content/skin-02/images/grad7.jpg") repeat-x scroll left top transparent;
	border:1px solid #10335D;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:12px;
	line-height:12px;
	padding:6px 10px 5px;
	text-align:center;
}
.btn2 {
	background:url("/content/skin-02/images/grad13.jpg") repeat-x scroll left top transparent;
	border:1px solid #5D6E0E;
}
