body {
	font-family: arial, verdana, geneva, sans-serif;
	font-size: 10pt;
	text-align: right;
	color: #000000;
	direction:rtl
}
#container {}

/* header */
#hdr {clear:both;}
#hdrRight img{
	float:right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#hdrLeft, #sideright, #tNav, .CatSelect, .bgSelPag {display: none;}
#branding {
	font-weight: bold;
	text-align: right;
	float:right;
	padding-right: 15px;
}
#branding h1 {font-size: 14pt;}
#branding p {font-size: 12pt;}
#hdrRight {}
#content {}
#CatTitle span {
	font-size: 14pt;
	font-weight: bold;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.thumbs { padding:10px 0 10px 0;}
.newgame {float:right;}
.boxwide a {
	font-weight: bold;
	color: #666666;
	
}
.boxwide { padding: 10px 0 10px 0;}
.boxw-left { float:left; margin-right:10px}
.boxw-right  {float:left}
.boxw-center {float:right; width:400px}

#footer {}
hr {
	clear: both;
	color:#eee;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {text-decoration: none;}
img{
	padding: 2px;
	border: 1px solid #CCCCCC;
}