.left{ float: left; }
.right{ float: right; }
.center{ text-align: center; }
.catch{ overflow: hidden; }
.clear{ clear: both; }
.justify{ text-align: justify; }
.bold{ font-weight: bold; }
.cursorable{ cursor: pointer; }
.hidden{ visibility: hidden; display: none;}
.center{ text-align: center;}
body{ margin: 0; direction: rtl; font-family: Arial; font-size: 18px; color: #2C3033;}

div#main-block{ width: 947px; margin: 0 auto; }
div#side-left{ width: 216px;  float: left; }
div#side-right{ width: 726px; float: right; }
div.texter{ padding: 12px 35px 0 90px; color: #333;}
div.ring-left{ width: 140px; text-align: right; float: left; padding-top: 85px;}
div.ring-right{ width: 579px; float: right;}
div.ring-line{ padding-top: 6px;}
div.ring-line-right{ padding-right: 60px; width: 409px; float: right; background: url("/games/assets/images/sellular/arrow.gif") 92%  7px no-repeat; }
div.ring-line-left{ width: 110px; float: left; }
div.ring-block{ width:720px;  background: url("/games/assets/images/sellular/b.jpg") repeat-y; }
div.ring-block-end{ width: 720px; height: 21px; background: url("/games/assets/images/sellular/c.jpg") no-repeat;}


div#ring-play{ width: 150px; height: 50px; position: absolute; top: 50%; left: 50%; background-color: #fff; border: double 3px #666;}
div.gif-line{ padding: 6px 60px 0 0;   }
img.gifs{ width: 120px; height: 120px; float: right; padding-right: 6px; cursor: pointer;}

div#pic-get{ width: 340px; height: 450px; font-size: 14px; padding: 6px; background-color: #fff; border: double 3px #666; position: absolute; top: 50%; left: 45%;}
div#ring-get{ width: 340px; height: 450px; font-size: 14px; padding: 6px; background-color: #fafafa; border: double 3px #666; position: absolute; top: 45%; left: 45%;}