#map {
	text-align: center;
        background-color: green;
       min-height: 120px;
}

.teamsinfo {
  align: center;
  font-size: 9px;
}

tr.sectiontableentry1 > td.empty_cell,
tr.sectiontableentry2 > td.empty_cell {
   background-color: white;
   border: none;
}

.player_start {
 text-align: center;
 font-size: 10px;
}

tr.first_row_events > td {
  padding-top: 10px;
}

td.events_block  div  table  tr:first-child > td {
  padding-top: 0px;

}

tr.sectiontableentry1 > td.events_block {
   background-color: white;
   border: none;
}


.player_subst {
 text-align: center;
 font-size: 8px;

}

tr.sectiontableentry1 > td.matchresult {
   padding-top: 5px;
   font-size: 18px;
   background-color: white;
   border: none;
}


#bottom_banners {
    border-top: 1px dotted #D5D4D7;
    border-bottom: 1px dotted #D5D4D7;
}


p.player_info_title {
  font:size: 24px;
}

div.player_info_main_stream  a  img {
  width: 420px;
}

div.moduletable h3 a {
  position: revative;
  left: 160px;
}

h3 td {
	font-size: 10px;
        font-family:"arial";
	text-transform: none;
	text-align: left;
	color: white;
	line-height: 18px;
}



#bottom_banners > table {
    margin-top: 10px;
    margin-bottom: 10px;
}

table.team_players_menu td {
   border: none;
   font-size: 8px;
}

table.team_players_menu tr.sectiontableheader td {

}

td.players_column > table > tbody> tr > td {
    padding-bottom: 5px;
    border-top: 1px dotted #D5D4D7;
}

tr.sectiontableheader > td.players_column {
    padding-bottom: 10px;
}

div.pages_links {
  padding-top: 6px;
  font-size: 8px;
  padding-left: 10px;
  background-color: #ECECEC;
  width: 410px;
  height: 20px;
}

td.players_column > table > tbody> tr.sectiontableheader > td {
    padding-bottom: 10px;
    border-top: none;
}

.players_column {
   width: 50%;
   vertical-align: top;
}

.up_logo_container {
   width: 715px;
}
.matchdate {
  border-bottom: 1px black;
}

.playground {
  font-size: 9px;
  padding-bottom: 10px;
}

.match_result > td {
   color: red;
   font-size: 20px;
}

.up_self_logo {
  align: left;
  margin-left:15px;
}

#search_container {
     vertical-align: center;
     align: rigth;
     width: 100px; 
}

.self_search {
     color: green;
}

div.self_search p img {
  float: rigth;
  margin-rigth: 10px;
}

.search {
   color: red;
   align: rigth;
   
}


table.latestnews > tbody > tr > td {
  padding-top: 5px;
}
table.latestnews > tbody > tr:first-child > td {
  padding-top: 0px;
}