	#download_buy
	{	
		float:left;
		position:relative;
		width:370px;

	}
	#download_buy_content, #product_info_content
	{
		float:left;
		position:absolute;
		background-color:#d7e49f;
		border: 3px solid #adaea2;
		width:380px;
		top:-10px;
		left:20px;
		padding-top:25px;
		padding-bottom:12px;
	}
	
	#download_buy_label_pict
	{
		position:absolute;
		z-index:2;
		top:-45px;
		left:80px;
	}
	#download_buy_label_taxt
	{
		position:absolute;
		z-index:3;
		font-size:1.5em;
		color:#143c09;
		top:-35px;
		left:100px;
		text-align:left;
		width:316px;
	}	
	#product_info_content
	{
		background-color:#f6f7dd;
	}
	#product_place
	{
		float:left;
		margin-top:50px;
		padding:0;
		width:590px;
	} 
	
	#product_menu
	{
		float:left;
		padding: 0 0 0 0;
		width:210px;
		position:relative;
		border: 2px solid #adaea2;
		background-color:#f6f7dd;
		top:-10px;
		left:-30px;
		text-align:left;
		
	} 
		
	#other_games
	{
		float:left;
		width:210px;
		height:260px;
		background-color:#f4e5a0;
		position:relative;
		margin: 0px;
		border: 5px solid #f6f7dd;
		text-align:left;
		left:80px;
	}
	
	#other_games_label_pict, #game_menu_label_pict
	{
		position:absolute;
		top: -30px;
		left: 28px;
		z-index:2;

	}
	#other_games_label_text, #game_menu_label_text
	{
		position:absolute;
		top: -20px;
		left: 42px;
		z-index:3;	
		font-size:18px;
		font-weight:bold;
		color:#143c09;		
	}
	#page_path
	{
		background-color:#f3c610;
		padding:2px 5px 2px 5px;
	}
	
	.c1
	{
		text-align:left;	
		height:41px;
		position:relative;
		left:-30px;
		top:6px;
		margin-top:10px;
	}
	.c1 div
	{
		margin-left:32px;
		padding-top:4px;
		width:122px;
		text-align:left;
	
	}
	.c2
	{
		background-color: #f6f7dd;
		width:96%;
		border-right: 2px solid #adaea2;
		border-bottom: 2px solid #adaea2;
		height: 38px;
		margin:auto;
		padding-top:6px;
		
	}
	.c2 img, #td_buy  img
	{
		vertical-align:middle;	
	}
	.c1_iPhone
	{
		background-repeat: no-repeat;
		background-position:top left;
		background-image: url(../img/platform_iPhone.gif);

	}	
	.c1_windows
	{
		background-repeat: no-repeat;
		background-position:top left;
		background-image: url(../img/platform_windows.gif);

	}
	.c1_symbian
	{
		background-repeat: no-repeat;
		background-position:top left;
		background-image: url(../img/platform_symbianl.gif);
	}
	.c1_palm
	{
		background-repeat: no-repeat;
		background-position:top left;
		background-image: url(../img/platform_palm.gif);
	}
	
	#product_discription_par1
	{
		text-align:left;
		padding: 40px 20px 20px 50px;
	}
	
	#product_info_content table
	{	
		text-align: left;
		border-collapse:collapse;
		margin:auto;
		margin-top:15px;
		width:96%;	
	}

	.first_row  
	{
		background-color:#f4f6b5;
	}
	.second_row  
	{
		background-color:#e1e3ba;
	}
	
	.left_column
	{
		font-weight:bold;
	}
	
	#download_buy table
	{
		text-align:left;
	}
	