/*body {
	background:#1c9b26 url(../images/bgInt.gif) no-repeat top center;
}*/
#leftColContent h1 {
	background-repeat:no-repeat;
	background-position:top left;
	height:34px;
}
#bg2 {
	background:url(../images/bg2int.jpg) no-repeat top center;
}
#content {
	width:996px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/contentBGInt.jpg) no-repeat top right;
}
#leftCol {
	float:left;
	width:746px;
	background:url(../images/headers/holding.jpg) no-repeat top left;
	/*padding-top:46px;*/
}
	#leftColContent {
		float:left;
		width:534px;
		padding:10px 0 0 40px;
		
	}
	#buyNow {
		width:171px;
		height:79px;
		padding-top:22px;
		background:url(../images/whereToBuyBGIntNew.jpg) no-repeat top;
		
	}
		 #buyNow a {
		 	width:171px;
			height:55px;
			display:block;
		 }
			 #buyNow a strong {
				position:absolute;
				left:-9999px;
			 }
		 #buyNow a:hover {
		 	background:url(../images/whereToBuyBGnew-mover.gif) no-repeat top left;
		 }
	.wrongText {
		background:url(../images/cross.gif) no-repeat top left;
		display:block;
		padding-left:25px;
	}
	.rightText {
		background:url(../images/tick.gif) no-repeat top left;
		display:block;
		padding-left:25px;
	}
	.col1 {
		float:left;
		width:250px;
		margin-right:10px;
		margin-bottom:5px;
	}
	.col2 {
		float:right;
		width:250px;
		margin-left:10px;
		margin-bottom:5px;
	}
.scoreboard {
	background-color:#FEE9C0;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding:2px;
}
.scoreboard tr td {
	padding:3px 5px 3px 8px;
}
.scoreboard-odd {
	font-size:10px;
	color:#006633;
	text-align:left;
}
.scoreboard-even{
	background-color:#FFF6E6;
	font-size:10px;
	color:#006633;
	text-align:left;
}
.scoreboard-header {
	font-size: 11px;
	color:#ff6600;
	font-weight:bold;
}


.scoreboard-top {
	font-size: 11px;
	color:#ffffff;
	font-weight:bold;
	padding-left:8px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	background-color: #f9af26;
}

#rightCol {
	float:left;
	padding:100px 30px 30px 20px;
	width:200px;
}

.baseLink {
	background:url(../images/footerNoteBG.gif) no-repeat top left;
	height:49px;
	padding:8px 0 0 62px;
	color:#fff;
}	
	.baseLink a {
		color:#fc0;
	}
.floating-box {
	background:url(../images/floating-box-bg.gif) no-repeat right;
	height:65px;
	font-size:14px;
	color:#f30;
	padding:29px 60px 0 0;
	margin-bottom:10px;
	text-align:right;
}
