		#headerimg {
			position: relative;
			width: 100%;
			height: 110px;
			overflow: hidden;
		}
		
		#headerimg h1 { 
			position: relative;
			width: 100%;
			height: 74px;
			overflow: hidden;
		}
		
			#headerimg h1 a#link_header_home	{ 
				display: block;
				position: relative;
				width: 100%;
				height: 74px;
				overflow: hidden;
				text-indent: -3000px;
				background: url("../images/hdr_top_bobby.gif") no-repeat top left;
			}
	
	a#link_header_bfg {
		position: relative;
		display: block;
		width: 100%;
		height: 36px;
		background: url("../images/hdr_top_bfg.gif") no-repeat top left;
		text-indent: -3000px;
		font-size: xx-small;
		overflow: hidden;
		float: none;
		clear: both;
	}
	a#link_header_bfg:hover { color: white; }
	
	.mobile_spacer { display: block; }
	
	div#header_under {
		display: none;
	}
	
	#hdrSidebarBobby {
		text-indent: -30000px;
		background: url("../images/title_bio.gif") no-repeat top left;
		width: 182px;
		height: 91px;
		overflow: hidden;
		clear: right;
	}
		#sidebar div#bobbylist {
			padding: 5px 0px 0px 10px;	
		}
		
	#comingarrowbox {
		background: url("../images/icon_comingfeature.gif") no-repeat top left;
		width: 100%;
		height: 45px;
		padding: 0px;
		margin: 6px 0px 0px 0px;
	}
		#comingarrowbox div {
			display: inline;
			position: relative;
			width: 45px;
			height: 18px;
			float: left;
		}
	
	#hdrSidebarComingsoon {
		text-indent: -30000px;
		background: url("../images/title_scoops.gif") no-repeat top left;
		width: 232px;
		height: 85px;
		overflow: hidden;
		clear: right;
	}
	
	#hdrSidebarArchives {
		text-indent: -30000px;
		background: url("../images/title_archives.gif") no-repeat top left;
		width: 144px;
		height: 37px;
		overflow: hidden;
		clear: right;
	}
	
	#hdrSidebarPages {
		text-indent: -30000px;
		background: url("../images/title_pages.gif") no-repeat top left;
		width: 144px;
		height: 37px;
		overflow: hidden;
		clear: right;
	}
	
	#hdrSidebarCategories {
		text-indent: -30000px;
		background: url("../images/title_categories.gif") no-repeat top left;
		width: 144px;
		height: 37px;
		overflow: hidden;
		clear: right;
	}
	
	#hdrSidebarGames {
		text-indent: -30000px;
		background: url("../images/title_top5.gif") no-repeat top left;
		width: 147px;
		height: 37px;
		overflow: hidden;
		clear: right;
	}
		#sidebar div#gamepicbox {
			display: none;
		}
		#sidebar ol#gamestop5list {
			margin-left: 40px;
			color: black;
		}
			#sidebar ol#gamestop5list li {
				color: black !important;
			}
	
	#sidebar input[type="text"] {
		border: solid 1px #858585;
	}
	div#banner_top {
		display: none;
	}