#tot-chart h1 {background: none; color:#0C7C9A; border-bottom: 1px solid #0C7C9A; line-height: normal;text-align: center;}

#tot-chart table { margin-bottom: 10px;width: 100%}
#tot-chart table td{font-size: 11px; vertical-align: top}
#tot-chart table td.up {background: url(/img/tot/chartup.gif) no-repeat 0 5px; width: 10px}
#tot-chart table td.down {background: url(/img/tot/chartdown.gif) no-repeat 0 5px; width: 10px}

table.season{width: 100%}
table.season th{color: #167591;padding:10px 0}
table.season td{padding:5px 0}

fieldset.game legend {font-size:10px;padding:0 5px}
fieldset.game {padding: 5px;}
fieldset.game .team {border:1px solid silver;  margin:3px 0; padding:2px}
fieldset.game .team a{text-decoration: none}
fieldset.game .team a:hover{text-decoration: underline;}
fieldset.game .team .result {float: right; /*del this*/}

.quater {background: url(/img/tot/quater.png)}
.half{background: url(/img/tot/half.png)}
.final{background: url(/img/tot/final.png)}

table.gamebets {border-collapse: collapse;}
table.gamebets td {border:1px solid silver; width:50px; text-align: center;padding:5px}
table.gamebets td.teamname {width:200px; text-align: left;}

	div.acc {background: url(/img/acc.png); width: 371px;height: 154px; text-align: right;}
	div.acc span {display: block; font-size: 48px; color: #0C7492; font-family: Georgia; padding: 0 30px 0 0; line-height: 150px}
	
table.curbets {border-collapse: collapse;width: 100%;}
table.curbets th,table.curbets td {padding: 3px; border-bottom:1px solid silver; text-align: center}
table.curbets td.profitp, table.curbets td.profitn {background: #d2ffc8; color: #0C7492;font-family: Georgia; font-size: 16px; font-weight: bold;}
table.curbets td.profitn{background: #fedcdc}
