.oneSideRoundedEdge{height:5em;width:12em;-moz-border-radius:0em 2em 0em 2em;border-radius:0em 2em 0em 2em}
.allSideRoundedEdge{width:92%;margin:auto;-moz-border-radius:0.4em 0.4em 0.4em 0.4em;border-radius:0.4em 0.4em 0.4em 0.4em}
.borderGrey{border:1px solid #B9B9B9}
.b{font-weight:bold}
.red{color:#CC0000}
.darkGrey{color:#222}
.submit{padding:0 20px;height:32px;line-height:32px;border:1px solid #000;background:#222 url(/images/ahmad.png) repeat-x;text-shadow:0px 0px 2px #FFFFFF;color:#fff;cursor:pointer;text-align:center}
.statisticsDiv{padding:12px;width:92%;background-color:#FFFFFF;margin:auto;color:#222;text-align:left;direction:ltr;font-size:10pt;font-weight:normal}
.s10{font-size:10pt}
.triangle-isosceles {position:relative;padding:15px;margin:1em 0 3em;color:#000;background:#f3961c; /* default background for browsers without gradient support */-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;background:-webkit-gradient(linear, left top, left bottom, from(#f9d835), to(#f3961c));background:-moz-linear-gradient(top, #f9d835, #f3961c);background:-o-linear-gradient(top, #f9d835, #f3961c);}
.triangle-isosceles:after {content:"";display:block; /* reduce the damage in FF3.0 */position:absolute;bottom:-15px; /* value = - border-top-width - border-bottom-width */left:50px; /* controls horizontal position */width:0;height:0;border-width:15px 15px 0; /* vary these values to change the angle of the vertex */border-style:solid;border-color:#f3961c transparent;}


