
/* for links on top of a game */
.gameTopLinks{ padding:10px 0;}
.gameTopLinks a{font-size:12px; color:#333333; text-decoration:none;}
.gameTopLinks a:hover{text-decoration:underline;}


.gameDiv{ width:805px; text-align:center;}
.rightAd{ width:300px;}


/* rating bar */
.rateContent{ background-color:#E8E8E8;
height:20px;
margin-bottom:7px;
#margin-bottom:7px;
padding-left:8px;
padding-top:3px;
width:646px;
}
.rateContent p, .rateContent input{ display:block; float:left;}

.rateContent p{ padding:0px 8px 0 7px; height:20px;}
.rateContent img {vertical-align:middle;}

.rateContent h2{color:#333333; font-size:14px; font-weight:bold; display:block; float:left; padding:1px 0 0 0;}

.rateContent .ratingNo{ display:block; float:left; padding:0px 0 0 0px;}

/* Take Games for Free */

.takeFreedivContainer{ position:relative }

.takeFreediv{height:30px; position:absolute; left:8px; top:8px;}

.takeFreediv h3{color:#FF5400;}

 .takeFreediv .takeFree{ margin:0; padding:4px 0 0 0; }
 
 .takeFreediv .takeFree li{ margin:0 0 0 10px; display:block; float:right; height:26px; list-style:none;}
 
 .takeFreediv .takeFree a{display:block; float:left; font-family:Arial, Helvetica, sans-serif; font-weight:900; font-size:12px; text-decoration:none; letter-spacing:1px; padding-top:6px; height:20px; background:url(http://cdn.adoption.games2win.com/imagesv3/rightTabs_bg.gif); color:#0A2200; }
 
 .takeFreediv .takeFree a:hover{ color:#FF5400}
 
 .takeFreediv .takeFree .leftcrnr{display:block; float:left; height:26px; width:6px; background:url(http://cdn.adoption.games2win.com/imagesv3/rightTabs_leftCrnr.gif) no-repeat; }
 
 .takeFreediv .takeFree .rightcrnr{display:block; float:left; height:26px; width:6px; background:url(http://cdn.adoption.games2win.com/imagesv3/rightTabs_rightCrnr.gif) no-repeat}
 
 .takeFreediv .takeFree .active .leftcrnr{display:block; float:left; height:26px; width:6px; background:url(http://cdn.adoption.games2win.com/imagesv3/rightTabs_AleftCrnr.gif) no-repeat; }
 
 .takeFreediv .takeFree .active a{display:block; float:left; background:url(http://cdn.adoption.games2win.com/imagesv3/rightTabs_Abg.gif) repeat-x ; color:#FF5400;}
 
 .takeFreediv .takeFree .active .rightcrnr{float:left; height:26px; width:6px; background:url(http://cdn.adoption.games2win.com/imagesv3/rightTabs_ArightCrnr.gif) no-repeat}
 
 .blueGigya{color:#00056F}
 .lightblueGigya{color:#00CCFF}

#how2Play{
	margin-bottom:7px;
}
#how2Play .Heading{
	background-color:#E8E8E8;
	text-align:left;
	height:20px;
	line-height:20px;
}
#how2Play h1{
	color:#333333;
	font-size:14px;
	font-weight:bold;
	text-indent:8px;
}
#how2Play .content{
	border:solid 1px #E8E8E8;
	padding:7px;
	text-align:justify;
	font-size:12px;
}
#rcntComment{
	margin-bottom:7px;
	
}
#rcntComment .Heading{
	background-color:#E8E8E8;
	text-align:left;
	height:20px;
	line-height:20px;
}
#rcntComment h1{
	color:#333333;
	font-size:14px;
	font-weight:bold;
	text-indent:8px;
}
#rcntComment .content{
	border:solid 1px #E8E8E8;
	padding:7px;
	font-size:12px;
}
#rcntComment .content .commentInfo{
	border-bottom:solid 1px #E8E8E8;
	text-align:justify;
	padding-bottom:5px;
	padding-top:5px;
}

#rcntComment .content .commentInfo .cmntMsg{
	float:left;
}
#rcntComment .content .commentInfo .cmntName{
	float:right;
	font-style:italic;
	font-size:11px;
	color:#666666;
}
#postCommnt{
	margin-bottom:7px;
}
#postCommnt .Heading{
	background-color:#E8E8E8;
	text-align:left;
	height:20px;
	line-height:20px;
}
#postCommnt h1{
	color:#333333;
	font-size:14px;
	font-weight:bold;
	text-indent:8px;
}
#postCommnt .content{
	border:solid 1px #E8E8E8;
	padding:7px;
	text-align:justify;
	font-size:12px;
}
#postCommnt form{
	margin:0px;
	padding:0px;
}

#postCommnt label{
	width:100px;
	float:left;
}
