/* IGP Section */

#igp {
	width: 772px;
	margin-left: 271px;
	margin-top: -70px;
	background:url(http://media02.gameloft.com/layout/default/web/minisites/glive/images/trophyImageSelectorBg.png) no-repeat;
}

	#otherGames {
		height: 300px;
		background-color:#fff;
		position: relative;
		top: -34px;
		margin-bottom: 20px;
	}
	
		#otherGames object {
			position: absolute;	
		}
	
	#otherGamesnav {
		position: relative;
		left: 200px;
		top: -80px;
		*top: -30px;
		z-index: 10;
		height: 26px;
		width: 490px;
	}
	
		#otherGamesnav li {
			background:url(http://media02.gameloft.com/layout/default/web/minisites/glive/images/igptab.png) no-repeat;
			height: 23px;
			width: 147px;
			float: left;
			margin-left: 3px;
		}
	
			#otherGamesnav li.selected {
				background:url(http://media02.gameloft.com/layout/default/web/minisites/glive/images/igptabselected.png) no-repeat;
				height: 27px;
			}
	
			#otherGamesnav li a {
				font-weight: bold;
				color:#9b9b9b;
				text-align: center;
				display: block;
				margin-top: 5px;
			}
	
				#otherGamesnav li a.main {
					color:#3f3f3f;
				}
	
	#mainTab {
		background:url(http://media02.gameloft.com/layout/default/web/minisites/glive/images/igpmaintab.png) no-repeat;
		height: 4px;
		position: relative;
		top: -34px;
	}
	
	.sectionTitle {
		background: url(http://media02.gameloft.com/layout/default/web/minisites/glive/images/listBg.jpg) repeat-x;
		height: 27px;
		position: relative;
		text-align: left;
		overflow: hidden;
	}
	
		#rssFeed {
			position: relative;
			cursor: pointer;
			margin-left: 5px;
			background:url(http://media02.gameloft.com/layout/default/web/minisites/glive/images/userPanelButtonBg.jpg) repeat-x;
			height: 26px;
			line-height: 26px;
		}
			
			#rssFeed span {
				color:#a8a8a8;
				vertical-align: top;
			}
			
			#rssFeed a img.rssicon {
				position: relative;
				top: 4px;
			}
	
	#gameCatalog {
		width: 380px;
		border: 1px solid #dddddb;
		background-color:#fff;
		float: left;
		display: inline;
		text-align: center;
	}
	
		#gameCatalogContainer {
			height: 440px;
		}
	
			#gameCatalog h4.moreGames {
				text-align: right;	
				margin-right: 20px;
				font-weight: lighter;
				color:#ffaa00;
				cursor: pointer;
			}
	
	#comments {
		width: 375px;
		height: 440px;
		border: 1px solid #dddddb;
		background-color:#fff;
		position: relative;
		left: 10px;
		overflow: hidden;
	}
	
		#flash {
			height: 180px;	
			text-align: center;
		}
		
		.formContainer {
			margin: 0 0 10px 25px;	
		}
		
			#form p {
				color:#ff0000;
				font-size: 10px;
				position: relative;
				left: 8px;
				top: 3px;
			}
	
			#form input {
				border: 1px solid #dddddb;
				height: 21px;
				width: 273px;
				padding-top: 5px;
			}
	
			#form label {
				font-weight: bold;
				color:#666;
				margin-right: 25px;
				display: inline-block;
				width: 35px;
			}
	
			#form span {
				color:#666;
				margin-left: 10px;
			}
			
			#form textarea {
				border:1px solid #dddddb;
				height: 89px;
				width: 278px;
				overflow: auto;
			}
			
			#form input.sendbutton {
				background:url(http://media02.gameloft.com/layout/default/web/minisites/glive/images/igpsendbutton.png) no-repeat;
				height: 91px;
				width: 91px;
				border: none;
				position: absolute;
				left: 270px;
			}
			
			#form input.checkbox {
				width: 13px;	
				height: 13px;
				position: relative;
				top: 2px;
				border: none;
			}
	
		#textareaContainer {
			width: 366px;
			margin-left: 8px;
			position: relative;
		}

/* End IGP Section */