/* ===================================================================
=Common/Layout
====================================================================*/
.allGamePages {margin:10px;}
.allGamePages #container {width:740px;}
.allGamePages #copy {padding:10px;}
.allGamePages .contBackBorder {background:url(../images/_common/game_pages/cont_back_border.jpg) top left repeat-y;}
.allGamePages .contBackBottom {background:url(../images/_common/game_pages/cont_back_bottom.jpg) bottom left no-repeat;}
.allGamePages #lay3 .contBackTop {background:url(../images/_common/game_pages/cont_back_top_lay3.jpg) 0 0 no-repeat; height:1%;}

/* ===================================================================
=Support pages
====================================================================*/
.allSupportPages #visual img {margin:10px 0 0;}
.allSupportPages #visual ul {margin:10px 0 0; background:#000; padding:10px 10px 15px; display:block; border:1px #b6d0ff dotted;}
	.allSupportPages #visual ul li {padding:0; background:none; margin:0 7px 5px; display:inline;}
	.allSupportPages #visual ul li a {font-size:15px;}
	
	.allSupportPages #visual ul li.contact a {color:#b6d0ff;  border-bottom:1px #b6d0ff dotted;} /* removes yellow color and the size */

/*------------------
terms
------------------*/
body#terms .wrap {width:auto; float:none;}
#terms h3 a {display:block; background:#482300; border:none; padding:3px 3px 3px 23px;}
	#terms h3 a:hover {background:#ee7602; color:#fff;}

	
	