			#sideBar div.itemList ul li{
				background: transparent url('/images/menuStar.gif') no-repeat scroll 10px 8px;
			}
/*div#mobileNews{
	width: 693px;
}
	div#mobileNews div.mobileNewsEncloser{

	}
	div#mobileNews div#mobileNewsTop{
		background:transparent url('/images/mobile_news_top.gif') no-repeat scroll top;
		padding-top: 13px;
	}
	div#mobileNews div#mobileNewsBottom{
		background:transparent url('/images/mobile_news_bottom.gif') no-repeat scroll bottom;
		padding-bottom: 13px;

	}
	div#mobileNews div#mobileNewsContent{
		padding: 0 15px;
		background-color: #ffb900;
	}*/

#content #highlight div.mobileNews{margin-top: 10px}
	#content #highlight div.mobileNews div.itemTitle{
		margin-bottom: 5px; font-size: 13px;
		display:block; float: none}
		#content #highlight div.mobileNews div.itemTitle a{font-weight: bold}
		#content #highlight div.mobileNews div.itemTitle span a{
			color: #0465d6;
			text-decoration: underline;
			font-weight: normal}


	div.sectionHeader{
		height: 41px;
		width: 638px;
		margin: 10px 0;
		line-height: 41px;
		font-size: 18px;
		padding-left: 55px;
	}
	div#mobileClubs{
		background: transparent url('/images/mobile_clubs.gif') no-repeat scroll top;
	}

div#contentThin{
	width: 478px;
	float: left;
	height: 270px;
	min-height: 270px;
	height:auto! important;
}
	#contentThin .top_border {padding-top:5px; background: url(/images/border-thin-top.gif) no-repeat left top}
	#contentThin .bottom_border {background: url(/images/border-thin-bottom.gif) no-repeat left bottom;padding-bottom:5px}
	#contentThin .content {padding: 15px 20px;border:1px solid #d2d0d2;border-width:0 1px;background: #fff}

	div#contentThin div.sectionHeaderTop{
		background:transparent url('/images/mobile_headline_top.gif') no-repeat scroll top;
		padding-top: 5px;
	}
	div#contentThin div.sectionHeaderBottom{
		background:transparent url('/images/mobile_headline_bottom.gif') no-repeat scroll bottom;
		padding-bottom: 5px;
	}
	div#contentThin div.sectionHeaderContent{
		padding: 0 15px;

		font-size: 18px;
	}
	div#contentThin div.section{
		padding: 0 10px;
		margin: 0 0 20px 0;
	}
	div#contentThin div.games{padding: 0 0 0 20px}
div.itemOfInterest a{
	color: #0661ca;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
div.gameItem{
	margin-top: 20px;
	float: left;
	width: 95px;
	margin-right: 20px;
}
	div.gameItem img{
		border: none;
		width: 94px;
	}
	div.gameItem.last {margin-right: 0}
div.gameInfo{
	text-align: center;
}
div.gameInfo a{
	color: #0466d1;
}
div#gamePicture{
	float: left;
	display: inline;
	margin: 0 10px 10px 0;
	border:1px solid #ececec;
}
div.rate {
	line-height: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
div.rate img{
	position: relative;
	top: 3px;
}
form#getLink{
	width: 176px;
	height: 172px;
	background: transparent url('/images/phone_form.gif') no-repeat scroll top;
	padding: 10px;
}
	form#getLink h2{
		padding: 2px 0 0 30px;
		font-size: 15px;
		font-weight: bold;
	}
	form#getLink h3{
		margin-top: 15px;
		margin-bottom: 4px;
		font-size: 13px;
	}
	form#getLink input{
		border: 1px solid #7e6c3e;
		background-color: #fff;
		width: 134px;
	}
	form#getLink input#form_captcha_mobile{
		float: left;
		width: 60px;
		margin-left: 10px;
		position: relative;
		top: 14px;
	}
	form#getLink img.captcha {
		float: left;
	}
	form#getLink input.submit{
		background: transparent url('/images/submit_ok.gif') no-repeat scroll top;
		height: 29px;
		width: 52px;
		float: right;
		border: none;
		overflow: hidden;
		text-indent: 99em;
		cursor: pointer;
		position: relative;
		right: 7px;
		display:block;
	}

	form#getLink div{
		margin: 4px 0;

	}

/*****************************************

 Possibly should be moved to styles.css
 Also, shuffle around the rules - make a class for sidebars (left/right)
 and remove redundant rules in #sideBar and #rightSideBar rulesets
	-A.S.

******************************************/
#rightSideBar{
		width: 213px;
		position: absolute;
		right: -10px;
		top: 0px;
	}
	#rightSideBar .section .header  {
		height: 45px;
		width: 132px;
		top: -43px;
		position: absolute;
		background-position: top;
		background-repeat: no-repeat;
		padding-left: 64px;
		font-size: 14px;
		font-weight: bold;
		line-height: 45px;
	}

div#contentHolder div#rightSideBar div.section{
		margin-left: 6px;
		margin-bottom: 20px;
		margin-top: 45px;
		position: relative;
		background-color: #f99b01;
		border-bottom: 1px solid #e87800;
		width: 196px;
	}
div#contentHolder div#rightSideBar div.section div.selected{
		border-top: 1px solid #fdd050;
		background-color: #fdb501;
		border-bottom: 1px solid #fdd050;
	}
		div#contentHolder div#rightSideBar div.section div.item div.imgHolder{
			width: 65px;
			float: left;
		}
			div#contentHolder div#rightSideBar div.section div.item div.imgHolder img{
				border: 1px solid #e1c89f;
			}

			div#contentHolder div#rightSideBar div.section div.item div.itemTitle a{
				color: #000;
				font-size: 12px;
			}
			div#contentHolder div#rightSideBar div.section div.item div.itemTitle span{
				color: #fff;
				font-size: 11px;
			}
	div#contentHolder div#rightSideBar div.section div.itemSeperator{
		height: 0px;
		line-height: 0px;
		font-size: 0px;
		border-bottom: 1px solid #fdd050;
		border-top: 1px solid #e87800;
	}
	div#contentHolder div#rightSideBar div.section div.afterSelected{
		border-top: none;
	}

div.mobileNews{
	padding-top: 10px;
	padding-bottom: 10px;
}
div#newsList div.mobileNews div.itemTitle{
	font-size: 14px;
	font-weight: bold;
}

div#clubHolder table{
	margin: 0 auto;
}

h2.centered{
	text-align: center;
}

div#mobileResources{ padding-left: 61px; width: 632px; background: transparent url('/images/mobile_other.gif') no-repeat scroll top}

.mobile_resources { padding: 0 15px 15px}
	.mobile_resources .item {margin-bottom: 5px}
	.mobile_resources .imageHolder {float: left; border:1px solid #ececec; margin-right: 15px; width:54px; height:54px}
		.mobile_resources .imageHolder a img {border:0}
	.mobile_resources .itemInfo {float: left; width:590px}
		.mobile_resources .itemInfo h3 { font-size:18px; font-weight:normal}


.game_cost_text {margin:20px 0;color:#878787;font-size:9px;width:196px; margin-top: 2px; margin-bottom: 5px;}
