

#wrapper table.design1 {
margin-top: 0px;
}

#wrapper table.design1 th,
#wrapper table.design1 td {
padding: 0px;
}

#main_inner {
position: relative;
margin-top: 30px;
}

h2 {
margin: 0px 0px 10px 0px;
font-size: 18px;
font-weight: bold;
}

h2 em {
font-size: 14px;
font-weight: normal;
font-style: normal;
color: #000000;
}

#last_game {
margin-bottom: 20px;
}

table.scoreboard {
margin-top: 0px;
float: left;
}

dl.game_detail {
margin-left: 410px;
}

dl.admin {
margin-left: 560px;
}

dl.game_detail dt {
float: left;
widows: 30px;
font-weight: bold;
}

dl.game_detail dd {
margin-left: 30px;
}

#wrapper_outer {
clear: both;
margin-bottom: 20px;
}

#wrapper {
position: relative;
}

#table_head {
border: 1px solid #999999;
border-bottom: 0 none;
border-top: 5px solid #999999;
padding: 3px;
}

#table_head .team_name {
font-size: 14px;
font-weight: bold;
}

#back_border {
position: relative;
}

#back_border th {
height: 25px;
text-align: center;
}

#back_border td {
height: 33px;
}


#back_border td, x:-moz-any-link {
height: 33px;
}


#back_border td.member_0 {
width: 20px;
text-align: center;
}

#back_border td.member_1 {
width: 50px;
text-align: center;
//font-size: 11px;
line-height: 1.2em;
}

#back_border td.member_2 {
width: 102px;
}

.member_2_inner {
position: relative;
height: 32px;
}

.member_2_inner em {
position: absolute;
bottom: 0px;
left: 5px;
font-style: normal;
display: block;
z-index: 100;
height: 32px;
line-height: 32px;
overflow: hidden;
}

.member_2_inner em.long {
overflow: hidden;
}

.member_2_inner .b_number {
position: absolute;
bottom: 0px;
right: 5px;
font-weight: bold;
color: #cfcfcf;
font-style: italic;
//font-size: 14px;
height: 32px;
line-height: 32px;
}

#back_border td.num {
width: 20px;
text-align: center;
}

#back_border td.data_cell {
width: 68px;
}

ul#inning_set {
position: absolute;
top: 26px;
left: 238px;
}

li.cell {
display: table-cell;
position: absolute;
text-align: center;
width: 69px;
height: 34px;
overflow: hidden;
}

li.cell.hit {
color: red;
}

li.cell.ob {
color: blue;
}

li.cell.kuka {
color: gray;
}

li.cell.rbi {
font-weight: bold;
}

li.cell.start {
background-image: url(../images/icons/arrow_down.png);
background-position: -1px 2px;
background-repeat: no-repeat;
}

li.cell.none {
display: none;
}

li.cell p {
margin: 0 auto;
margin-top: 12px;
text-align: center;
line-height: 1.2em;
}

li.cell p.row1 {
margin-top: 10px;
}

li.cell p.row2 {
margin-top: 4px;
white-space: nowrap;
}

#wrapper table.design1 td.discription {
text-align: right;
padding: 5px;
}

#pitcher_div {
margin-top: 10px;
}

table.design1.pitch_table th {
text-align: center;
}

table.design1.pitch_table td.pitch_td {
text-align: right;
width: 60px;
}

table.design1.pitch_table td.wls {
text-align: center;
width: 60px;
}

table.design1.pitch_table td.number {
text-align: center;
}

table.design1.pitch_table td.number em  {
font-weight: bold;
color: #cfcfcf;
font-style: italic;
//font-size: 14px;
margin-left: 10px;
}

.team-logo img {
	height: 50px;
}

.scoreBoard td {
	text-align: center;
}

.scoreBoard th {
	width: 8%;
	text-align: center;
}

.scoreBoard th:first-child {
	width: 1%;
	text-align: center;
}

.scoreBoard th:last-child {
	width: 9%;
	text-align: center;
}

.game_detail dt {
	float: left;
}

.game_detail dd {
	margin-left: 40px;
}