.container
			{
				position: relative;
				width: 730px;
			}
			
			div.topbox_grey
			{
				position: relative;
				width: 726px;
				height: 282px;
				background-color: #ededed;
				border:1px solid #d6d6d6;
			}
			
			div.topbox_white_left
			{
				position: relative;
				width: 410px;
				height: 235px;
				background-color: #ffffff;
				border:1px solid #d6d6d6;
				margin-left:5px;
				margin-top:10px;
				float:left;
			}
			
			div.topbox_white_right
			{
				position: relative;
				width: 297px;
				height: 126px;
				background-color: #ffffff;
				border:1px solid #d6d6d6;
				float:left;
				margin-top:10px;
				margin-left:5px;
			}
			
			div.topbox_white_right_thumbs
			{
				position: relative;
				width: 297px;
				height: 102px;
				background-color: #ffffff;
				border:1px solid #d6d6d6;
				float:left;
				margin-top:5px;
				margin-left:5px;
			}
			
			div.topbox_white_right_thumbs img
			{
				margin-top:8px;
				margin-left:9px;
			}
			
			div.contentbox_white ul
			{
			list-style-image:url("http://www8.agame.com/static_pages/YoudaGames/youda_safari/check.gif");
			list-style-type:square;
			margin-left:-10px;
			}
			
			div.contentbox_white li
			{
			text-align:left;
			}
			
			.boxtext
			{
			float:left;
			width:297px;
			height:140px;
			margin:8px;
			font-weight: bold;
			font-size: 14px;
			font-family:Arial;
			text-align:left;
			}
			
			.ourprice
			{
			margin-top:5px;
			float:left;
			font-weight: bold;
			font-size: 17px;
			color: #139afc;
			font-family:Arial;
			}
			
			
			.hotbox
			{
			float:left;
			margin:5px;
			}
			
			div.description_grey
			{
				position: relative;
				width: 416px;
				height:196px;
				background-color: #eaeaea;
				border:1px solid #d6d6d6;
				margin-top:8px;
				float:left;
				text-align:left;
			}
			
			div.description_white
			{
				position: relative;
				width: 394px;
				height: 140px;
				background-color: #ffffff;
				border:1px solid #d6d6d6;
				float:left;
				margin-top:10px;
				margin-left:5px;
				padding:5px;
				font-family:Arial;
				font-size:11px;
			}
			
			div.contentbox_grey
			{
				position: relative;
				width: 301px;
				height: 206px;
				background-color: #eaeaea;
				border:1px solid #d6d6d6;
				float:left;
				margin-top:8px;
				margin-left:7px;
			}
			
			div.contentbox_white
			{
				position: relative;
				width: 279px;
				height:150px;
				background-color: #ffffff;
				border:1px solid #d6d6d6;
				float:left;
				margin-top:10px;
				margin-left:5px;
				padding:5px;
				font-family:Arial;
				font-size:11px;
			}
			
			
			div.smallboxes
			{
				
				width: 90px;
				float:left;
				height:110px;
				margin-left:30px;
				margin-top:10px;
			}
			
			.box_title 
			{
				position: relative;
				color:#0494fd;
				font-size:18px;
				font-weight:bold;
				margin-top:10px;
				margin-left:10px;
				font-family:Arial;
				width:300px;
				text-align:left;
			}
			
			.box_title_top 
			{
				position: relative;
				color:#0494fd;
				font-size:18px;
				font-weight:bold;
				margin-top:10px;
				margin-left:10px;
				font-family:Arial;
				width:600px;
				text-align:left;
			}