document.write('<style type="text/css">  .dishragtag_teamname {    margin:0;    padding:0;    font-size:11px;  }  .graph {     position: relative; /* IE is dumb */    width: 110px;     border: 1px solid #0E82A7;     padding: 2px;     margin-bottom: .5em;					  }  .graph .bar {     display: block;	    position: relative;    background: #0E82A7;     text-align: center;     color: #333;     height: 1em;     line-height: 1em;									  }  .graph .bar span { position: absolute; left: 1em; } /* This extra markup is necessary because IE does not want to follow the rules for overflow: visible */</style><div class="dishragtag_teamstatus">  <p class="dishragtag_teamname">Dish Rag Tag:</p>  <div class="dishragtag_teamname">Chronicles of Yarnia</div><div class="graph"><strong class="bar" style="width: 100.0%;" title="Chronicles of Yarnia"></strong></div></div>');