@charset "UTF-8";
/* CSS Document */

/*- GAMES  ----------------------------------------------------- GAMES ----*/

.juniors{
	clear:left; 
	padding-top: 20px; 
	margin-bottom: 20px;
}


#games {
	margin-top:5px;
}
#games td{
	vertical-align:top;
	width:115px;
}
.titles td{
	background-color:#D6D6D6;
	text-align:center;
	
	}
.titles td h4{
	font-size:13px;
	line-height:1.2em;
	padding:3px;
	margin:0px;
}

	
	
/*- JUNIOR CORNER  ---------------------------------------------- JUNIOR CORNER ----*/
#colorIns td{
	vertical-align:top;
}
.heroPic a, a:hover, a:active {
	text-decoration:none;
	border:none;	
}
.heroPic img {
	border:none;	
	}
.colorInPic{
	border: 1px solid #CCCCCC;
}
.titleBox{
	background-color:#CCCCCC;
	width:100px;
	height:20px;
	font-size:11px;
	line-height:1.2em;
	}
.picGap{
	width:5px;
	}