ul.Playerlist { width: 550px; margin:5px 0 10px 5px; padding:0; }
ul.Playerlist li { float:left; list-style:none; width:125px; margin:0 6px 5px 0; padding:0; }
ul.Playerlist li a div.pframe { width:120px; border:solid 1px #CCC; padding:1px; overflow:hidden; }
ul.Playerlist li a:hover div.pframe { border:solid 1px #09C; padding:1px; }
ul.Playerlist li a img {  }
ul.Playerlist li .txt { width:120px; height:3em; }
ul.Playerlist li .text { line-height:1.2em; height:4em; margin:0; padding:0; }
ul.Playerlist li .text a { display:block; margin:0; padding:3px 0 0 14px; width:110px;
font-weight:bold; color:#174b94; text-decoration:none; background:url(/common/images/arrow.gif) no-repeat 0 5px; }
ul.Playerlist li .text a:hover { margin:0; color:#0b6fdd;
background:url(/common/images/arrow_blue.gif) no-repeat 0 5px; }


.pttlline { padding:1px; border:solid 1px #174b94; margin-bottom:10px; overflow:hidden; width:512px; }
.profilettl { background:url(/common/images/blue_ptrn_bg.gif) repeat-x; overflow:hidden; height:35px; width:512px;
display:table-cell; vertical-align:middle; }
.profilettl h3 { color:#FFF; padding:5px 15px; font-weight:bold; font-size:120%; }
.profilettl .enname {width:250px; float:right; padding:8px 10px 0 0; text-align:right; color:#EEE; line-height:1.3em; font-family:Georgia, "Times New Roman", Times, serif; }
#profileBox { float:right; width:250px; margin-right:2px; }


