/* GENERALS START */

.start__margin_top_20{
	margin-top:20px;
}

.start__start__margin_0{
	margin:0px;
}

.start__margin_right_18{
	margin-right:18px;
}



/* GENERALS END */

.start__big_outer_container_left{
	width:730px;
	float:left;
	margin:0px;
	padding:0px;
	margin-right:7px;
}

.start__big_outer_container_right{
	float:right;
	margin: 0px;
	padding: 0px;
}

/* Big Red Gameoverview Container  Start*/

.start__big_game_container{
	width:730px;
	float:left;
}

.start__big_game_container_head{
	background-color:#ff4c4d;
	height:16px;
	border:1px solid black;
}

.start__big_game_container_head_text{
	color:#fff;
	text-align:left;
	margin-left:20px;
	line-height:16px;
	float:left;
	width:670px;
}

.start__big_game_container_head_link{
	float:right;
	height:16px;
	width:16px;
	border-left:1px solid black;
}

	.start__big_game_container_head_link a.toggleLink{

	}

	#start_home_toggle_inactive{
		width:16px;
		height:16px;
		display:block;

		float:right;
		color:#000;
		text-decoration:none;
	}

	#start_home_toggle_inactive:hover{
		color:#fff;
	}

	#start_home_toggle_active{
		width:16px;
		height:16px;
		display:block;

		float:right;
		color:#000;
		text-decoration:none;
	}

	#start_home_toggle_active:hover{
		color:#fff;
	}

.start__big_game_container_body{
	background-color:#ffb7b8;
	border-left:1px solid black;
	border-right:1px solid black;
	padding-top:0px;

}

.start__big_game_container_body_games{
	margin-left:24px;
}

.start__big_game_container_bottom{
	height:25px;
	border: 1px solid #000;
}


/* Big Red Gameoverview Container  End*/


/* Small Green Gameoverview Container  Start*/

.start__small_game_container{
	width:223px;
	float:left;
	margin: 0px;
	padding: 0px;
}


.start__small_game_container_head{
	background-color:#739826;
	height:16px;
	border:1px solid black;
}
.start__small_game_container_head_text{
	color:#fff;
	text-align:center;
	font-weight:bold;
	line-height:16px;
}

.start__small_game_container_subhead{
	border: 1px solid #000;
	border-top: 0px;
	border-bottom: 1px solid #666;
}

	.start__small_game_container_subhead a.tabBoxLink{
		float: left;
		display: block;
		width: 54px;
		height: 15px;
		text-align: center;
		text-decoration: none;
		color: #000;
		padding-top: 1px;
		font-size: 9px;
		padding-top: 3px;
		font-weight: bold;
		border-right: 1px solid #666;
	}
	.start__small_game_container_subhead a.tabBoxLink:hover{
		color: #fff;
		background-color: #000;
	}

	.start__small_game_container_subhead a.tabBoxLinkLast{
		border: 0px;
	}

	.start__small_game_container_subhead a.tabBoxLinkActive{
		color: #fff;
		background-color: #000;
	}

.start__small_game_container_body{
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
	overflow:auto;
	height:327px;
}

.start__small_game_container_body_without_user{
	height:427px;
}



/* Small Green Gameoverview Container  End*/

/* Advertising Container  Start*/
.start__advertising_container{
	height:110px;
	width:730px;
	float:left;

}

.start__advertising_container_head{
	height:14px;
	margin-top: 6px;
}

.start__advertising_container_banner{
	height:90px;
	width:730px;


}

/* Advertising Container End*/


/* Small Green Playercontainer  Start*/

.start__small_player_container{
	width:223px;
	float:left;
	margin-top:20px;
}


.start__small_player_container_head{
	background-color:#739826;
	height:20px;
	border:1px solid black;
}
.start__small_player_container_head_text{
	color:#fff;
	text-align:center;
	font-weight:bold;

	line-height:20px;
}

.start__small_player_container_body{
	background-color:#e2efba;
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
	height:70px;
}

.start__small_player_container_body_left{
	height:51px;
	width:51px;
	float:left;
	border:1px solid black;
	margin-left:10px;
	margin-top:10px;
}

	.start__small_player_container_body_left img{
		height:51px;
		width:51px;
	}

.start__small_player_container_body_right{
	float:left;
	width:150px;
	color:#000;
	margin-top:10px;
	font-size:10px;
	line-height:18px;
}

.start__small_player_container_body_right a{
	color:#000;
	text-decoration:underline;
}

/* Small Green Playercontainer  End*/

/* Big orange Camecontainer  Start*/

.start__big_game_teaser{
	width:730px;
	float:left;
	margin-right:7px;
	margin-top:20px;
}

.start__big_game_teaser_full_width{
	width:960px;
	float:left;
	margin-right:7px;
	margin-top:20px;
}


.start__big_game_teaser_head{
	background-color:#ff8932;
	height:20px;
	border:1px solid black;
	text-align:left;

}
	.start__big_game_teaser_head a.tabBoxLink{
		height:12px;
		width:100px;
		display:block;
		text-align:center;
		font-size:10px;
		line-height:12px;
		border:1px solid black;
		float:left;
		margin-right:5px;
		margin-top:4px;
		color:#fff;
		text-decoration:none;
	}
	.start__big_game_teaser_head a.tabBoxLink:hover{
		background-color:#000;
		color:#fff;
	}

	.start__big_game_teaser_head a.tabBoxLinkActive{
		background-color:#000;
		color:#fff;
	}

.start__big_game_teaser_head_text{
	color:#fff;
	margin-left:20px;
	line-height:20px;
	float:left;
	margin-right:10px;
}

.start__big_game_teaser_body{
	background-color:#fedfc2;
	border-left:1px solid black;
	border-right:1px solid black;
	padding-top:10px;

}
	.start__big_game_teaser_body .loadingContainer{
		height: 99px;
		padding-top: 45px;
	}

.start__big_game_teaser_body_games{
	margin-left:14px;
}



.start__big_game_teaser_bottom{
	background-color:#ff8932;
	height:25px;
	border:1px solid black;
}


/* Big orange Camecontainer  End*/


/* Newsteaser Start */

.start__news_teaser_container{
	width:223px;
	float:left;
	margin-top:20px;
}

.start__news_teaser_container_head{
	height:20px;
	background-color:white;
	border:1px solid black;
	border-right:0px;
}

	.start__news_teaser_container_head a.tabBoxLink{
		float:left;
		width:110px;
		height:20px;
		color:#f0b21d;
		font-weight:bold;
		line-height:18px;
		background-color:#fff;
		border-right:1px solid black;
		color:#f0b21d;
		text-decoration:none;
	}
	.start__news_teaser_container_head a.tabBoxLink:hover{
		background: url(http://cdn2.kaisergames.de/www.spielaffe.de/images/layout/news_teaser_head_bg_orange.jpg) repeat-x;
		color:#fff;
	}

	.start__news_teaser_container_head a.tabBoxLinkActive{
		background: url(http://cdn2.kaisergames.de/www.spielaffe.de/images/layout/news_teaser_head_bg_orange.jpg) repeat-x;
		color:#fff;
	}

.start__news_teaser_container_body{
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
}

.start__news_teaser_head_ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

.start__news_teaser_body{

}
.start__news_teaser_body_left{
	float:left;
	width:70px;
	font-size:10px;
	text-align:center;

}

.start__news_teaser_body_right{
	float:left;
	width:140px;
	margin-left:5px;
	font-size:10px;
	text-align:left;
	height:30px;

}
.start__news_teaser_body_right a{
	color:#000;
}

/* Newsteaser End */


/* Pagination Start */

.start__a_pagination{

	height:15px;
	width:20px;
	text-align:center;
	margin:0px;
	margin-left:5px;
	margin-top:5px;
	padding:0px;
	float:left;
	border:1px solid black;
	line-height:14px;
	text-decoration:none;
	color:#000;
	font-size:12px;
}

.start__a_pagination_active{
	height:15px;
	width:20px;
	text-align:center;
	margin:0px;
	margin-left:5px;
	margin-top:5px;
	padding:0px;
	float:left;
	border:1px solid black;
	line-height:14px;
	background-color:#000;
	text-decoration:none;
	color:#fff;
	font-size:12px;
}

.start__a_pagination_disabled{
	height:15px;
	width:20px;
	text-align:center;
	margin:0px;
	margin-left:5px;
	margin-top:5px;
	padding:0px;
	float:left;
	border:1px solid black;
	line-height:14px;
	text-decoration:none;
	color:grey;
	font-size:12px;
}

.start__a_pagination:hover{
	background-color:#000;
	color:#fff;

}


/* Pagination End */

/* More Games Link Start */

.start__more_games_link_container{
	height:15px;
	width:160px;
	display:block;
	float:right;
	margin-right:5px;
	margin-top:5px;
	border:1px solid black;
	line-height:13px;
	color:#fff;
	text-decoration:none;
}

.start__more_games_link_container:hover{
	background-color:#000;
	color:#fff;

}
/* More Games Link End */


/* Game teasers Start */

.start__game_teaser_outer_container{
	margin-top:20px;
	float:left;
}

.start__game_teaser_container{
	float:left;
	width:167px;
	border:1px solid black;

}

.start__game_teaser_container_head{
	height:16px;

}

.start__game_teaser_container_head_left{
	color:#fff;
	font-weight:bold;
	text-align:left;
	height:16px;
	margin-left:5px;
	width:112px;
	float:left;
}

.start__game_teaser_container_head_right{

	height:16px;
	width:50px;
	float:left;
}

.start__game_teaser_container_head_right a{
	color:#fff;
	text-decoration:none;
	font-size:10px;
}



.start__game_teaser_container_content_link{
	float:left;
	width:167px;
	height:20px;
	text-align:left;
	line-height:18px;
	display:block;
	font-weight:bold;
	text-decoration:none;

}

.start__game_teaser_container_content img{
	float:left;
	width:20px;
	height:20px;
	border:0px;
	border-right:1px solid black;
}


.start__game_teaser_container_content_right a{
	font-weight:bold;
	text-decoration:none;
}


.start__game_teaser_container_content{
	height:20px;
	border-top:1px solid black;
}

/* Game teasers End */

/* externalgame teasers Start */

.start__externalgame_teaser_container{
	float:left;
	width:220px;
	border:1px solid black;
	margin-left:7px;
}

.start__externalgame_teaser_container_head{
	height:16px;
	text-align:left;

}

.start__externalgame_teaser_container_head_text{
	margin-left:5px;
	font-weight:bold;
}

.start__externalgame_teaser_container_content_left{
	float:left;
	width:56px;
	height:56px;
	margin:2px;
	border:1px solid black;
}

.start__externalgame_teaser_container_content_right{
	display:block;
	float:left;
	width:220px;
	text-align:left;
	line-height:18px;
	text-decoration:none;
}

.start__externalgame_teaser_container_content_right img{
	width: 56px;
	height: 56px;
}

.start__externalgame_teaser_container_content_right span{
	font-size:10px;
	line-height:12px;

}

.start__externalgame_teaser_container_content_right img{
	margin:2px;
	margin-right:5px;
	float:left;
	border:1px solid black;
}

.start__externalgame_teaser_container_content_right:hover{
	background-color:#3a1d00;
	color:#f7cf9b;
}

.start__externalgame_teaser_container_content_right_head{
	float: right;
	width: 155px;
	height: 62px;
}

.start__externalgame_teaser_container_content_right_head_left{
	float:left;
}

.start__externalgame_teaser_container_content_right_head_right{
	float:right;
	text-align:right;
	margin-right:3px;
}

.start__externalgame_teaser_container_content_right_description{
	width:155px;
	float:right;

}


.start__externalgame_teaser_container_content{
	border-top:1px solid black;
}

/* Game teasers End */


/* Teaser Head Backgrounds Start */

.start__bg_teaser_head_green{
	background: #329d35 url(http://cdn2.kaisergames.de/www.spielaffe.de/images/layout/teaser_head_bg_green.jpg) repeat-x;
}

.start__bg_teaser_head_purple{
	background: url(http://cdn2.kaisergames.de/www.spielaffe.de/images/layout/teaser_head_bg_purple.jpg) repeat-x;
}

.start__bg_teaser_head_pink{
	background: url(http://cdn2.kaisergames.de/www.spielaffe.de/images/layout/teaser_head_bg_purple.jpg) repeat-x;
}

.start__bg_teaser_head_red{
	background: url(http://cdn2.kaisergames.de/www.spielaffe.de/images/layout/teaser_head_bg_red.jpg) repeat-x;
}

.start__bg_teaser_head_blue{
	background: url(http://cdn2.kaisergames.de/www.spielaffe.de/images/layout/teaser_head_bg_blue.jpg) repeat-x;
}

.start__bg_teaser_head_brown{
	background: url(http://cdn2.kaisergames.de/www.spielaffe.de/images/layout/teaser_head_bg_brown.jpg) repeat-x;
}

.start__bg_teaser_head_orange{
	background: url(http://cdn2.kaisergames.de/www.spielaffe.de/images/layout/teaser_head_bg_orange.jpg) repeat-x;
}
/* Teaser Head Backgrounds End */

/* Newest Games - Gamecontainer Start */

.start__newest__big_game_container{
	width:730px;
	float:left;

}


.start__newest__big_game_container_head{
	height:40px;
	border:1px solid black;


}
.start__newest__big_game_container_head_top{
	color:#000;
	font-size:12px;
	text-align:left;
	margin-left:5px;
	line-height:16px;
}
	.start__newest__big_game_container_head_top a{
		color: #000;
	}

	.start__newest__big_game_container_head_top a:hover{
		text-decoration: none;
	}

.start__newest__big_game_container_head_bottom{

}

.start__start__newest__big_game_container_head_bottom_left{
	width:400px;
	float:left;
}




.start__newest__big_game_container_head_bottom_right_link{
	width:120px;
	height:17px;
	display:block;
	margin-top:5px;

	float:right;
	color:#000;
	text-decoration:none;
}




.start__newest__big_game_container_head_bottom_right_link:hover{
	background-color:#000;
	color:#fff
}

.start__newest__big_game_container_head_bottom_right_link_active{
	width:120px;
	height:17px;
	display:block;
	margin-top:5px;
}

.start__newest__big_game_container_head_bottom_right{
	width:270px;
	float:right;
}
	.start__newest__big_game_container_head_bottom_right a{
		width:120px;
		height:17px;
		display:block;
		margin-top:5px;
		float:left;
		color:#000;
		text-decoration:none;
	}
	.start__newest__big_game_container_head_bottom_right a:hover{
		background-color:#000;
		color:#fff
	}
	.start__newest__big_game_container_head_bottom_right a.active{
		background-color:#000;
		color:#fff;
	}

.start__newest__big_game_container_head_link{
	float:right;
	height:16px;
	width:16px;
	border-left:1px solid black;
}

.start__newest__big_game_container_head_link a{
	text-decoration:none;
	color:#000;
}

.start__newest__big_game_container_body{
}

.start__newest__big_game_container_body_games{
	margin-top:10px;
}

.start__newest__big_game_container_body_games_empty_container{
	height: 170px;
	padding-top: 110px;
	background: #ECECB6 url(http://cdn2.kaisergames.de/www.spielaffe.de/images/layout/gameContainerCategory_bg.jpg) repeat-x;
	font-size: 14px;
	font-weight: bold;
	margin-bottom:10px;
}

.start__newest__big_game_container_body_games_advertising{
	float:left;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	border:0px;
	text-align:left;
	color:#fff;
}

.start__newest__big_game_container_bottom{
	height:25px;
	border:1px solid black;
}

.start__newest__big_game_container_bottom_left{
	width:400px;
	float:left;
}

.start__newest__big_game_container_bottom_right{
	width:86px;
	float:right;
}

/* Newest Games - Gamecontainer End */

/* Newest Pagination Start */

.start__newest__a_pagination{

	height:15px;
	width:20px;
	text-align:center;
	margin:0px;
	margin-left:5px;
	margin-top:5px;
	padding:0px;
	float:left;
	border:1px solid black;
	line-height:14px;
	text-decoration:none;
	color:#000;
	font-size:12px;
}

.start__newest__a_pagination_active{
	height:15px;
	width:20px;
	text-align:center;
	margin:0px;
	margin-left:5px;
	margin-top:5px;
	padding:0px;
	float:left;
	border:1px solid black;
	line-height:14px;
	background-color:#000;
	text-decoration:none;
	color:#fff;
	font-size:12px;
}

.start__newest__a_pagination_disabled{
	height:15px;
	width:20px;
	text-align:center;
	margin:0px;
	margin-left:5px;
	margin-top:5px;
	padding:0px;
	float:left;
	border:1px solid black;
	line-height:14px;
	text-decoration:none;
	color:grey;
	font-size:12px;
}

.start__newest__a_pagination:hover{
	background-color:#000;
	color:#fff;

}


/*Newest Pagination End */


/* Top Games - Gamecontainer Start */

.start__top__big_game_container{
	width:730px;
	float:left;

}


.start__top__big_game_container_head{
	height:40px;
	border:1px solid black;


}
.start__top__big_game_container_head_top{
	color:#000;
	font-size:12px;
	text-align:left;
	margin-left:5px;
	line-height:16px;
}
	.start__top__big_game_container_head_top a{
		color: #000;
	}

	.start__top__big_game_container_head_top a:hover{
		text-decoration: none;
	}

.start__top__big_game_container_head_bottom{

}

.start__start__top__big_game_container_head_bottom_left{
	width:400px;
	float:left;
}




.start__top__big_game_container_head_bottom_right_link{
	width:120px;
	height:17px;
	display:block;
	margin-top:5px;

	float:right;
	color:#000;
	text-decoration:none;
}




.start__top__big_game_container_head_bottom_right_link:hover{
	background-color:#000;
	color:#fff
}

.start__top__big_game_container_head_bottom_right_link_active{
	width:120px;
	height:17px;
	display:block;
	margin-top:5px;
}

.start__top__big_game_container_head_bottom_right{
	width:270px;
	float:right;
}
	.start__top__big_game_container_head_bottom_right a{
		width:120px;
		height:17px;
		display:block;
		margin-top:5px;
		float:left;
		color:#000;
		text-decoration:none;
	}
	.start__top__big_game_container_head_bottom_right a:hover{
		background-color:#000;
		color:#fff
	}
	.start__top__big_game_container_head_bottom_right a.active{
		background-color:#000;
		color:#fff;
	}



.start__top__big_game_container_head_link{
	float:right;
	height:16px;
	width:16px;
	border-left:1px solid black;
}

.start__top__big_game_container_head_link a{
	text-decoration:none;
	color:#000;
}

.start__top__big_game_container_body{
}

.start__top__big_game_container_body_games{
	margin-top:10px;
}

.start__top__big_game_container_body_games_empty_container{
	height: 170px;
	padding-top: 110px;
	background: #ECECB6 url(http://cdn2.kaisergames.de/www.spielaffe.de/images/layout/gameContainerCategory_bg.jpg) repeat-x;
	font-size: 14px;
	font-weight: bold;
	margin-bottom:10px;
}

.start__top__big_game_container_body_games_advertising{
	float:left;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	border:0px;
	text-align:left;
	color:#fff;
}

.start__top__big_game_container_bottom{
	height:25px;
	border:1px solid black;
}

.start__top__big_game_container_bottom_left{
	width:400px;
	float:left;
}

.start__top__big_game_container_bottom_right{
	width:86px;
	float:right;
}

/* Top Games - Gamecontainer End */

/* Top Pagination Start */

.start__top__a_pagination{

	height:15px;
	width:20px;
	text-align:center;
	margin:0px;
	margin-left:5px;
	margin-top:5px;
	padding:0px;
	float:left;
	border:1px solid black;
	line-height:14px;
	text-decoration:none;
	color:#000;
	font-size:12px;
}

.start__top__a_pagination_active{
	height:15px;
	width:20px;
	text-align:center;
	margin:0px;
	margin-left:5px;
	margin-top:5px;
	padding:0px;
	float:left;
	border:1px solid black;
	line-height:14px;
	background-color:#000;
	text-decoration:none;
	color:#fff;
	font-size:12px;
}

.start__top__a_pagination_disabled{
	height:15px;
	width:20px;
	text-align:center;
	margin:0px;
	margin-left:5px;
	margin-top:5px;
	padding:0px;
	float:left;
	border:1px solid black;
	line-height:14px;
	text-decoration:none;
	color:grey;
	font-size:12px;
}

.start__top__a_pagination:hover{
	background-color:#000;
	color:#fff;

}


/* Top Pagination End */

/* Awards - Gamecontainer Start */

.start__awards__big_game_container{
	width:730px;
	float:left;
	margin-right:7px;
}


.start__awards__big_game_container_head{
	height:40px;
	border:1px solid black;


}
.start__awards__big_game_container_head_top{
	color:#000;
	font-size:12px;
	text-align:left;
	margin-left:5px;
	line-height:16px;
}
	.start__awards__big_game_container_head_top a{
		color: #000;
	}

	.start__awards__big_game_container_head_top a:hover{
		text-decoration: none;
	}

.start__awards__big_game_container_head_bottom{

}

.start__start__awards__big_game_container_head_bottom_left{
	width:400px;
	float:left;
}




.start__awards__big_game_container_head_bottom_right_link{
	width:120px;
	height:17px;
	display:block;
	margin-top:5px;

	float:right;
	color:#000;
	text-decoration:none;
}




.start__awards__big_game_container_head_bottom_right_link:hover{
	background-color:#000;
	color:#fff
}

.start__awards__big_game_container_head_bottom_right_link_active{
	width:120px;
	height:17px;
	display:block;
	margin-top:5px;
}

.start__awards__big_game_container_head_bottom_right{
	width:270px;
	float:right;
}
	.start__awards__big_game_container_head_bottom_right a{
		width:120px;
		height:17px;
		display:block;
		margin-top:5px;
		float:left;
		color:#000;
		text-decoration:none;
	}
	.start__awards__big_game_container_head_bottom_right a:hover{
		background-color:#000;
		color:#fff
	}
	.start__awards__big_game_container_head_bottom_right a.active{
		background-color:#000;
		color:#fff;
	}

.start__awards__big_game_container_head_link{
	float:right;
	height:16px;
	width:16px;
	border-left:1px solid black;
}

.start__awards__big_game_container_head_link a{
	text-decoration:none;
	color:#000;
}

.start__awards__big_game_container_body{
}

.start__awards__big_game_container_body_games{
	margin-top:10px;
}

.start__awards__big_game_container_body_games_empty_container{
	height: 170px;
	padding-top: 110px;
	background: #ECECB6 url(http://cdn2.kaisergames.de/www.spielaffe.de/images/layout/gameContainerCategory_bg.jpg) repeat-x;
	font-size: 14px;
	font-weight: bold;
	margin-bottom:10px;
}

.start__awards__big_game_container_body_games_advertising{
	float:left;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	border:0px;
	text-align:left;
	color:#fff;
}

.start__awards__big_game_container_bottom{
	height:25px;
	border:1px solid black;
}

.start__awards__big_game_container_bottom_left{
	width:400px;
	float:left;
}

.start__awards__big_game_container_bottom_right{
	width:86px;
	float:right;
}

/* awards Games - Gamecontainer End */

/* awards Pagination Start */

.start__awards__a_pagination{

	height:15px;
	width:20px;
	text-align:center;
	margin:0px;
	margin-left:5px;
	margin-top:5px;
	padding:0px;
	float:left;
	border:1px solid black;
	line-height:14px;
	text-decoration:none;
	color:#000;
	font-size:12px;
}

.start__awards__a_pagination_active{
	height:15px;
	width:20px;
	text-align:center;
	margin:0px;
	margin-left:5px;
	margin-top:5px;
	padding:0px;
	float:left;
	border:1px solid black;
	line-height:14px;
	background-color:#000;
	text-decoration:none;
	color:#fff;
	font-size:12px;
}

.start__awards__a_pagination_disabled{
	height:15px;
	width:20px;
	text-align:center;
	margin:0px;
	margin-left:5px;
	margin-top:5px;
	padding:0px;
	float:left;
	border:1px solid black;
	line-height:14px;
	text-decoration:none;
	color:grey;
	font-size:12px;
}

.start__awards__a_pagination:hover{
	background-color:#000;
	color:#fff;

}


/*Awards Pagination End */

/* Small Game Container Right Side Start */

.start__right__small_game_container{
	width:223px;
	float:left;
}

.start__right__small_game_container_head{
	height:40px;
	border:1px solid black;
}

.start__right__small_game_container_head_text{
	height:40px;
	font-size:12px;
	font-weight:bold;
	line-height:40px;
}


.start__right__small_game_container_body{
	overflow:auto;
	margin-top:10px;
	margin-bottom:10px;
	border:1px solid black;
}
.start__right__small_game_container_bottom{
	height:25px;
	border:1px solid black;
	font-size:12px;
	font-weight:bold;
}

.start__right__small_game_container_bottom a{
	display:block;
	height:25px;
	font-size:12px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
	line-height:22px;
}


.start__right__small_game_container_bottom a:hover{
	background-color:#000;
	color:#fff;
}
/* Small Game Container Right Side End */

/* Togglebutton Start */

#start_toggle_inactive{
	width:17px;
	height:17px;
	display:block;
	margin-top:3px;
	margin-right:2px;
	float:right;
	color:#000;
	text-decoration:none;
	border:1px solid #000;
}

#start_toggle_inactive:hover{
	color:#fff;
}

#start_toggle_active{
	width:17px;
	height:17px;
	display:block;
	margin-top:3px;
	margin-right:2px;
	float:right;
	color:#000;
	text-decoration:none;
	border:1px solid #000;
}

#start_toggle_active:hover{
	color:#fff;
}

/* Togglebutton End */