body {
			color: #666666;
			font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
			font-size: 11px;
			line-height: 13px;
			margin: 0px;
		}

		a {
			color: #202020;
			text-decoration: none;
		}

		a:hover {
			text-decoration: underline;
		}

		a img {
			border: 1px solid white;
		}

		.wrapper {
			width: 898px;
		}

		.sidebar {
			float: left;
			width: 140px;
			background: #B9CDE5;
			height: 900px;
		}

		.main {
			padding: 0px 0px 0px 0px;
			float: left;
			width: 590px;
		}

		iframe {
			float: left;
		}

	
		.maintopleft {
			float: left;
		}

		.single .maintopleft {
/*			background: url('img/currback.jpg') no-repeat; 
			padding-top: 39px;
			padding-left: 17px;
			width: 211px;
			height: 168px;*/

		}

		
		.maintop {
			float: left;
		}

		.single .maintop {
			width: 584px;
			padding-top:2px;
			padding-left: 2px;
			padding-bottom: 2px;
			margin-bottom: 4px;
		}
		
		.maintopright {
			float: left;
			margin-left: 8px;
		}

		.single .maintopright {
			padding-top: 0px;
			padding-bottom: 23px;
		}
		
		
		.maintopright .box .text {
			padding-bottom: 30px;
		}

		.single .maintopright .box .text {
			padding-bottom: 0px;
		}

		.currgame {
			float: left;
/*			background: #e6e6e6; /* Gray? Remove comment... */
			padding: 5px;

		}

		.currgametext {
			text-align: justify;
		}

		.currgameleft {
			float: left;
		}

		.currgameright {
			float: left;
			width: 164px;
			padding: 10px 10px 0px 20px;
		}
		
		
		.currgamesub {
			font-size: 13px;
			font-weight: bold;
			padding-bottom: 4px;
		}

		.screenshot {
			padding: 8px 8px 5px 8px;

		}
		
		
		.mainbottomup, .mainbottommid, .mainbottomdown {
		padding: 0px 0px 0px 0px;
		float: left;
		}

		.mainbottomup {
					clear: both;
		}

		.box {
		float: left;
		width: 182px;
		display: inline;
		margin-right: 6px;
		margin-top: 6px;
		display: inline;
		}

		.box ul {
			list-style: none;
			margin: 0px;
			padding: 10px 0px 0px 0px;
		}


		.box .text {
			padding: 3px;
		}
		.box .text i {
			display: none;
			font-size: 1px;
			padding: 0px;
		}

		.box .text br {
			display: none;
		}
		
		.box .icon, .mightliketext {

		}

		.mightliketext {
			height: 185px;
			padding: 4px;
		}

		.smalltitle {
			font-size: 12px;
			font-weight: bold;
			color: #202020;
			text-decoration: none;
		}

		.text .smalltitle {
			height: 30px;
		}

		.gotw .smalltitle, .currgametitle {
			font-size: 17px;
			color: #666666;
			padding-bottom: 5px;		
			line-height: 18px;
		}

		.currgametitle {
			color: #050505;
		}

		.gotw .smalltitle b {
			font-weight: normal;
		}

		.box .wrap {
			width: 181px;
			padding-left: 5px;
		}

		.bluetitle {
			color: #5788bf;
			font-weight: bold;
			border-bottom: 2px solid #5788bf;
			height: 19px;
		}

		.mightlike, .fastfood {
			width: 187px;
			float: left;	
			background: #b9cde5;
			overflow-x: hidden;
		}

		.fastfood { 
			height: 197px;
		}
	
		.mightliketitle, .fastfood .head {
			background: #1e60aa;
			color: #b9cde5;
			padding-left: 5px;
			font-weight: bold;
		}
		.mightlikead {
			text-align: center;
		}

		.mightlike a, .fastfood a {
			font-weight: bold;
			color: #1e60aa;
		}

		.mightlike a img {
			border: none;
		}
		
		.mpd {
			float: left;
			margin-left: 5px;
			display: inline;
			background: url('img/smallback.jpg');
		}
		
	
		.mpdwrap {
			padding: 3px 6px;
			height: 244px;
		}

		.mpdbottom {
			background: url('img/smallbottomround.jpg');
			float: left;
			height: 5px;
			width: 165px;
			font-size: 1px;
		}

		.mpdtitle {
			background: url('img/smallbanner.jpg');
			font-size: 12px;
			font-weight: bold;
			padding-left: 10px;
			padding-top: 5px;
			height: 22px;
			width: 155px;
			color: #202020;
		}

		.mpdtext {
			background: url('img/smallgradient.jpg') no-repeat;
		}


		.mpdtext ul, .mightliketext ul{
			list-style: decimal;
			margin: 0px;
			padding: 15px 0px 0px 25px;
		}

		 .fastfood ul {
			list-style: decimal;
			padding: 10px 0px 0px 25px;
		 }


		.mightliketext li, .fastfood li{
			font-weight: bold;
			color: #1e60aa;
			border-bottom: 1px #5788bf dashed;
		}

		.mightliketext ul, .fastfood ul {
			padding-right: 10px;
		}
	
		.gotw {
			width: 388px;
			height: 177px;
			background: url('img/gotwback.jpg') no-repeat #e6e6e6;
		}

		.gotwtext {
			width: 216px;
			float: right;
			padding: 3px 5px 0px 0px;
		}

		.gotwpic {
			float: left;
			padding: 14px 0px 0px 16px;
		}

		.yellow {
			background: url('img/gotwyellow.jpg');
			width: 8px;
			height: 26px;
			float: left;
		}

		.red {
			background: url('img/bannerend.jpg');
			width: 1px;
			height: 26px;
			float: right;
		}

		.gotwtitle, .currtitle {
			padding-top: 5px;
			padding-left: 20px;
			font-weight: bold;
			font-size: 12px;
			float: left;
			color: #202020;
		}

		.gotwbanner, .currbanner {
			width: 388px;
			background: url('img/gotwbanner.jpg');
			height: 26px;
		}

		.rightest {
			float: left;
		}

		.icon {
			padding-right: 3px;
			padding-bottom: 3px;
			padding-top: 5px;
			padding-left: 4px;
		}

		.buyit {
			padding-top: 5px;
			line-height: 12px;
		}

		.buyit div {
			margin-top: 5px;
		}

		.text ul li {
			margin-top: 5px;
		}

		.text ul li a {
			width: 140px;
			border-bottom: 1px dotted #cecece;
			background: url('img/game_gray.gif') no-repeat;
			padding-left: 17px;
		}

		.fastfood ul li a {

		}

		
		.foot,	.buy, .try, .more { 
			width: 150px;
			border-bottom: 1px dotted #cecece;
			background: url('img/more_gray.gif') no-repeat;
			padding-left: 17px;
		}

		.buy, .try, .more {
			background: url('img/grayrrow.jpg') no-repeat;
		}

		.currgame .buy, .currgame .try, .currgame .more {
			background: url('img/more_gray.gif') no-repeat;
		}
		
		.backbuy {
			padding-top: 30px;
			width: 150px;
			border-bottom: 1px dotted #cecece;
			background: url('img/more_gray.gif') no-repeat bottom left;
			padding-left: 17px;
		}

		.maintopad {
			float: left;
		}

		.faq .question {
			list-style: none;
			padding: 0px;
			margin: 0px;
			font-weight: bold;
			font-size: 13px;
			padding-top: 10px;
		}

		.faq ul ul {
			font-style: italic;
			list-style: none;
			padding-top: 5px;
			padding-bottom: 5px;
		}

		.faq h1 {
			font-size: 19px;
			padding-top: 30px;
			padding-left: 100px;
			background: url('img/reallogo.jpg') no-repeat;
		}

		.faq h2 {
			margin: 0px;
			padding: 10px 0px 0px 0px;
			font-size: 15px;
			color: #336699;
		}

		.faq a {
			text-decoration: underline;
		}

		.faq li.question {
			color: #336699;
			text-transform: uppercase;			
		}

		.faq .tc li.question {
			text-transform: none;
		}

		.faq .answer  {
			margin-left: 20px;
			
		}

		.faq li.tcs {
			list-style: none;
		}

		.faq li.question a {
			text-decoration: none;
			color: #336699;
		}

		.faqmenu li {
			list-style: none;
			padding: 2px;
		}

		.cleanup {
			clear: both;
		}

		.tm {
			font-weight: normal;
		}


