
body {
	background: #ebebeb;
	color: #383838;
	font: 12px/21px Arial;
	position: relative;
}
a {
	color: #383838;
	cursor: pointer;
}

#container {
	background: #ebebeb url(/images/design/body_bg.png) 0 0 repeat-x;
	position: relative;
	min-height: 100%;
	z-index: 1;
	padding: 0 0 0 0;
	min-width: 1000px;
	max-width: 1560px;
	margin: 0 auto;
	overflow: hidden;
}
#brand_wrapper #container {
	max-width: 1100px;
}
#brand_wrapper {
	background: #000;
	padding-top: 200px;
}
#header {
	background: url(/images/design/header_bg.jpg) 50% 49px no-repeat;
	position: relative;
	overflow: hidden;
	z-index: 1;
	height: 242px;
}
#traur {
	display: block;
	background: url(/images/design/traur.png) 0 0 no-repeat;
	position: absolute;
	right: 52px;
	top: 65px;
	width: 83px;
	height: 111px;
	z-index: 3;
}
#topline {
	display: block;
	position: absolute;
	left: 2%;
	top: 13px;
	z-index: 2;
	font-size: 0;
}
#topline li {
	display: inline-block;
	zoom: 1;
	*display: inline;
	_display: inline;
	vertical-align: top;
	font-size: 11px;
	padding: 0 20px 0 0;
}
#topline li.bold a {
	font-weight: bold;
	color: #286ca6;
}
#auth {
	display: block;
	position: absolute;
	right: 2%;
	top: 13px;
	z-index: 2;
	font-size: 0;
}
#auth li {
	display: inline-block;
	zoom: 1;
	*display: inline;
	_display: inline;
	vertical-align: top;
	font-size: 11px;
	margin: 0 0 0 15px;
}
#auth li.bold a {
	font-weight: bold;
	color: #286ca6;
}
#auth li.input {
	background: #dfdfdf url(/images/design/auth_bg.png) 0 0 no-repeat;
	width: 103px;
	height: 23px;
	padding: 0 0 0 0;
}
#auth li.input input {
	background: none;
	width: 103px;
	text-align: center;
	border: none;
	font: 11px/21px Arial;
	color: #6b6b6b;
	height: 19px;
	padding: 0 0 2px 0;
}
#auth li.submit {
	background: #868686 url(/images/design/auth_submit.png) 0 0 no-repeat;
	width: 35px;
	height: 23px;
	padding: 0 0 0 0;
}
#auth li.submit input {
	background: none;
	width: 35px;
	text-align: center;
	border: none;
	font: 11px/21px Arial;
	color: #ffffff;
	height: 19px;
	padding: 0 0 2px 0;
	cursor: pointer;
}
#auth li.title {
	font-size: 12px;
}
#auth li.title.error {
	color: #a22c2c;
}
#stadium {
	background: url(/images/design/header_bg.jpg) 50% 0 no-repeat;
	display: block;
	position: absolute;
	left: 0;
	top: 49px;
	height: 188px;
	margin: 0 0 0 -500px;
	z-index: 1;
}
#logo {
	background: url(/images/design/emblem.png) 0 0 no-repeat;
	display: block;
	position: absolute;
	left: 2%;
	top: 68px;
	width: 390px;
	height: 157px;
	z-index: 10;
}
#banner_1 {
	display: block;
	position: absolute;
	right: 2%;
	top: 75px;
	width: 468px;
	height: 60px;
	z-index: 11;
}
#soc_icons {
	display: block;
	position: absolute;
	right: 2%;
	top: 180px;
	z-index: 12;
	font-size: 0;
}
#soc_icons li {
	display: inline-block;
	zoom: 1;
	*display: inline;
	_display: inline;
	vertical-align: top;
	margin: 0 0 0 8px;
}
#soc_icons li a {
	background: url(/images/design/soc_icons.png) 0 0 no-repeat;
	display: inline-block;
	zoom: 1;
	*display: inline;
	_display: inline;
	vertical-align: top;
	width: 24px;
	height: 24px;
	overflow: hidden;
}
#soc_icons li.vk a {
	background-position: 0 0;
}
#soc_icons li.fb a {
	background-position: -24px 0;
}
#soc_icons li.yt a {
	background-position: -48px 0;
}
#soc_icons li.tw a {
	background-position: -72px 0;
}
#soc_icons li#ya_search {
	position: relative;
	font-size: 11px;
}
#soc_icons li#ya_search input[type='text'] {
	border: none;
	background: #ebebeb;
	border-radius: 10px;
	padding: 4px 10px;
	width: 150px;
	margin: 0;
	font-family: arial;
}
#soc_icons li#ya_search input[type='submit'] {
	background: transparent url(/images/design/search.png) 0 0 no-repeat;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 4px;
	right: 7px;
	display: block;
	opacity: 0.6;
	cursor: pointer;
	border: none;
}
#soc_icons li#ya_search input[type='submit']:hover {
	opacity: 1;
}
#menu {
	background: #e0e0e0;
	position: relative;
	z-index: 10001;
	border-bottom: 1px solid #c3c3c3;
	font-size: 0;
	text-align: center;
	white-space: nowrap;
}
#menu li {
	padding: 5px 0 6px 0;
	width: 10%;
	text-align: center;
	font-size: 13px;
	display: inline-block;
	zoom: 1;
	*display: inline;
	_display: inline;
	vertical-align: top;
	position: relative;
}
#menu li.active {
	background: #212b3f;
}
#menu li.active a {
	color: #ffffff;
}
#menu li .submenu {
	display: none;
	min-width: 100%;
	position: absolute;
	left: 0;
	top: 30px;
	z-index: 10002;
	background: #212b3f;
	padding: 8px 0;
	-webkit-border-radius: 0 0 8px 8px;
	-moz-border-radius: 0 0 8px 8px;
	border-radius: 0 0 8px 8px;
}
#menu li .submenu > p {
	display: block;
	position: relative;
	padding: 3px 20px 6px;
}
#menu li .subsubmenu {
	display: block;
	position: absolute;
	left: 100%;
	top: 0;
	z-index: 10003;
	background: #212b3f;
	padding: 8px 0;
	-webkit-border-radius: 0 0 8px 8px;
	-moz-border-radius: 0 0 8px 8px;
	border-radius: 0 0 8px 8px;
}
#menu li .submenu p+p {
	border-top: 1px dotted #3d4d6f;
}
#menu li+li {
	border-left: 1px solid #c3c3c3;
}
#menu li a {
	color: #09558f;
	text-decoration: none;
}
#menu li.home {
	width: 14%;
}
#menu li.club {
	width: 10%;
}
#menu li.team {
	width: 12%;
}
#menu li.fixtures {
	width: 10%;
}
#menu li.forum {
	width: 11%;
}
#menu li.support {
	width: 12%;
}
#menu li.photo {
	width: 8%;
}
#menu li.site {
	width: 10%;
}
#menu li.fchm {
	width: 11%;
}
#main {
	padding: 30px 0 30px 0;
	position: relative;
	overflow: hidden;
}
#side_left {
	width: 24%;
	float: left;
	padding: 0 0 0 2%;
	margin: 0 -26% 0 0;
	z-index: 5;
	position: relative;
}
#content {
	width: 44%;
	float: left;
	padding: 0 0 0 28%;
	margin: 0 -72% 0 0;
	z-index: 2;
	position: relative;
}
#side_right {
	position: relative;
	padding: 0 2% 0 0;
	margin: 0 0 0 74%;
	z-index: 1;
}
.title_out {
	background: #212b3f url(/images/design/title_left.png) 0 0 no-repeat;
	margin: 0 0 15px 0;
	z-index: 1;
}
.title_out.wide {
	background: none;
	margin: 0 0 15px 0;
	z-index: 1;
}
.title_in {
	background: url(/images/design/title_right.png) 100% 0 no-repeat;
	position: relative;
	padding: 10px 20px 0;
	color: #ffffff;
	font-weight: bold;
	text-shadow:#101623 1px 1px 1px;
	height: 27px;
	z-index: 1;
	line-height: 1.2em;
}
.wide .title_in {
	background: url(/images/design/title_wide.png) 0 50% repeat-x;
	position: relative;
	padding: 10px 20px 13px;
	color: #ffffff;
	font-weight: bold;
	text-shadow:#101623 1px 1px 1px;
	height: auto;
	z-index: 1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
}
#read {
	margin: 0 auto 15px;
	max-width: 334px;
}
#read li {
	background: url(/images/design/li.png) 0 4px no-repeat;
	padding: 0 0 9px 21px;
	font-size: 11px;
	line-height: 16px;
}
#read li a {
	text-decoration: none;
}
#read li a:hover {
	color: #a71818;
	text-decoration: underline;
}
#blogs {
	margin: 0 auto 15px;
	max-width: 334px;
}
#blogs li {
	background: url(/images/design/li.png) 0 4px no-repeat;
	padding: 0 0 9px 21px;
	font-size: 11px;
	line-height: 16px;
}
#blogs li a {
	text-decoration: none;
}
#blogs li a:hover {
	color: #a71818;
	text-decoration: underline;
}
#blogs li span {
	background: #d42a2a;
	padding: 1px 7px 1px 7px;
	font-size: 9px;
	line-height: 16px;
	margin: 0 5px 0 0;
	color: #ffffff;
	text-transform: uppercase;
	display: inline-block;
	zoom: 1;
	*display: inline;
	_display: inline;
	vertical-align: top;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#vote {
	margin: 0 auto 15px;
	max-width: 334px;
}
#vote .question {
	font-weight: bold;
	padding: 0 0 15px 29px;
	line-height: 18px;
}
#vote .answers li {
	font-size: 11px;
}
#vote .answers li span {
	padding: 0 0 0 0;
	font-size: 11px;
	line-height: 21px;
	width: 30px;
	margin: 0 0 0 0;
	display: inline-block;
	zoom: 1;
	*display: inline;
	_display: inline;
	vertical-align: top;
}
#vote .answers li span.bold {
	padding: 0 0 0 0;
	font-size: 11px;
	line-height: 21px;
	width: 35px;
	font-weight: bold;
	margin: 0 0 0 29px;
	display: inline-block;
	zoom: 1;
	*display: inline;
	_display: inline;
	vertical-align: top;
}
#vote .submit {
	padding: 15px 0 10px 29px;
}
#vote .submit input {
	border: none;
	background: #313131;
	padding: 6px 12px 6px;
	font-family: Arial;
	font-size: 9px;
	line-height: 16px;
	margin: 0 0 0 0;
	color: #ffffff;
	text-transform: uppercase;
	display: inline-block;
	zoom: 1;
	*display: inline;
	_display: inline;
	vertical-align: top;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.tabs {
	margin: 0 0 15px 0;
	overflow: hidden;
}
.tab_titles {
	background: #b3b3b3;
	margin: 0 0 15px 0;
	overflow: hidden;
	white-space: nowrap;
	font-size: 0;
	text-align: center;
	margin: 0 -1px 0;
}
.tab_titles li {
	width: 33%;
	text-align: center;
	font-size: 11px;
	color: #3d3d3d;
	text-transform: uppercase;
	display: inline-block;
	zoom: 1;
	*display: inline;
	_display: inline;
	vertical-align: top;
	padding: 4px 0 4px 0;
	cursor: pointer;
}
.tab_titles li.active {
	background: #225d8f;
	color: #ffffff;
}
.tab_titles li:hover {
	background: #ffffff;
	color: #3d3d3d;
}
.tab_titles li.active:hover {
	background: #225d8f;
	color: #ffffff;
}
.tab_body {
	-webkit-border-radius:0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	display: none;
	padding: 10px 0;
	text-align: center;
}
.tab_body.active {
	display: block;
}

#forum {
	margin: 0 auto 15px;
	max-width: 334px;
}
#forum li {
	background: url(/images/design/li.png) 0 4px no-repeat;
	padding: 0 0 9px 21px;
	font-size: 11px;
	line-height: 16px;
}
#forum li a {
	text-decoration: none;
}
#forum li a:hover {
	color: #a71818;
	text-decoration: underline;
}
#table_scorers {
	margin: 0 0 15px 0;
}
table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #b3b3b3;
	border-top: 1px solid #225d8f;
	border-left: 1px solid #b3b3b3;
	border-right: 1px solid #b3b3b3;
}
table tr td {
	background: #e8e8e8;
	padding: 6px 8px;
	vertical-align: middle;
	line-height: 16px;
	font-size: 11px;
	text-align: center;
}
.smally table tr td {
	padding: 6px 4px;
}
.smally table tr td a {
	text-decoration: none;
}
table tr.odd td {
	background: #dddddd;
}
table tr.header td {
	background: #225d8f;
	color: #ffffff;
	border-left: 1px solid #225d8f;
	border-right: 1px solid #225d8f;
}
table tr.stand_cl td {
	background: #c7d4dc;
}
table tr.odd.stand_cl td {
	background: #cedae2;
}
table tr.stand_le td {
	background: #d6e2c2;
}
table tr.odd.stand_le td {
	background: #dce6cc;
}
table tr.stand_out td {
	background: #e1c7c7;
}
table tr.odd.stand_out td {
	background: #e6d3d3;
}
table tr.real td {
	font-weight: bold;
	color: #263452;
}
table tr td.center {
	text-align: center;
}
table tr td.left {
	text-align: left;
	padding: 6px 8px 6px 19px;
}

#table_scorers p.more_table {
	padding: 15px 0 5px 20px;
}
#table_scorers p.more_table a {
	background: #225d8f;
	padding: 1px 12px 1px 12px;
	font-size: 9px;
	line-height: 16px;
	margin: 0 5px 0 0;
	color: #ffffff;
	text-transform: uppercase;
	display: inline-block;
	zoom: 1;
	*display: inline;
	_display: inline;
	vertical-align: top;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-shadow:#0f324f 1px 1px 1px;
	text-decoration: none;
}
#table_scorers p.more_table a:hover {
	background: #212b3f;
}

#league_results p.more_table {
	padding: 15px 0 5px 0;
}
#league_results p.more_table a {
	background: #225d8f;
	padding: 1px 12px 1px 12px;
	font-size: 9px;
	line-height: 16px;
	margin: 0 5px 0 0;
	color: #ffffff;
	text-transform: uppercase;
	display: inline-block;
	zoom: 1;
	*display: inline;
	_display: inline;
	vertical-align: top;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-shadow:#0f324f 1px 1px 1px;
	text-decoration: none;
}
#league_results p.more_table a:hover {
	background: #212b3f;
}

#league_results {
	margin: 0 auto 15px;
	max-width: 334px;
}
#league_results p {
	padding: 0 0 12px 0;
	font-size: 11px;
	line-height: 16px;
}
#league_results li {
	padding: 0 0 9px 0;
	font-size: 11px;
	line-height: 16px;
}
#league_results li span {
	background: #d5d5d5;
	padding: 1px 7px 1px 7px;
	font-size: 9px;
	line-height: 16px;
	margin: 0 5px 0 0;
	color: #424242;
	text-transform: uppercase;
	display: inline-block;
	zoom: 1;
	*display: inline;
	_display: inline;
	vertical-align: top;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-decoration: none;
}
#league_results li b {
	background: #313131;
	padding: 0px 7px 1px 7px;
	font-size: 9px;
	line-height: 16px;
	margin: 0 3px 0;
	color: #ffffff;
	text-transform: uppercase;
	display: inline-block;
	zoom: 1;
	*display: inline;
	_display: inline;
	vertical-align: top;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-decoration: none;
}
#next_game {
	margin: 0 auto 15px;
	max-width: 334px;
	padding: 0 0 0 0;
	position: relative;
	min-height: 85px;
	z-index: 4;
	overflow: hidden;
}
#next_game .tour {
	font-size: 11px;
	padding: 0 0 10px 10px;
}
#next_game > ul {
	margin: 0 0 10px 0;
}
#next_game > ul li {
	padding: 3px 10px 3px;
	background: #e0e0e0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin: 0 90px 1px 0;
	font-weight: bold;
	position: relative;
}
#next_game > ul span {
	display: block;
	position: absolute;
	top: 3px;
	right: 10px;
}
#next_game .logo {
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	position: absolute;
	top: 1px;
	right: 0;
	width: 90px;
}
#next_game .logo p {
	padding: 0 0 5px 0;
}
#next_game .logo img {
	vertical-align: bottom;
}

#prev_game {
	margin: 0 auto 15px;
	max-width: 334px;
	padding: 0 0 0 0;
	min-height: 85px;
	position: relative;
	z-index: 5;
	overflow: hidden;
}
#prev_game .tour {
	font-size: 11px;
	padding: 0 0 10px 10px;
}
#prev_game > ul {
	margin: 0 0 10px 0;
}
#prev_game > ul li {
	padding: 3px 10px 3px;
	background: #e0e0e0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin: 0 90px 1px 0;
	font-weight: bold;
	position: relative;
}
#prev_game > ul span {
	display: block;
	position: absolute;
	top: 3px;
	right: 10px;
}
#prev_game .logo {
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	position: absolute;
	top: 1px;
	right: 0;
	width: 90px;
}
#prev_game .logo p {
	padding: 0 0 5px 0;
}
#prev_game .logo img {
	vertical-align: bottom;
}

#next_game .game_func, #prev_game .game_func {
	padding: 3px 10px 3px;
	background: #225d8f;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin: 0 5px 1px 0;
	color: #ffffff;
	position: relative;
	display: inline-block;
	zoom: 1;
	*display: inline;
	_display: inline;
	vertical-align: top;
	text-decoration: none;
}

#main_slider .prev {
	background: url(/images/design/slider_arrows.png) 0 0 no-repeat;
	width: 36px;
	height: 36px;
	overflow: hidden;
	display: block;
	position: absolute;
	top: 50px;
	left: 10px;
	z-index: 10;
}
#main_slider .next {
	background: url(/images/design/slider_arrows.png) 0 -36px no-repeat;
	width: 36px;
	height: 36px;
	overflow: hidden;
	display: block;
	position: absolute;
	top: 50px;
	left: 155px;
	z-index: 10;
}
#main_slider .prev:hover {
	background: url(/images/design/slider_arrows.png) -36px 0 no-repeat;
}
#main_slider .next:hover {
	background: url(/images/design/slider_arrows.png) -36px -36px no-repeat;
}
#main_slider {
	margin: 0 0 10px 0;
	position: relative;
}
#slider_wrapper {
	position: relative;
	overflow: hidden;
	zoom: 1;
	min-height: 150px;
}
#main_slider .slider_item {
	display: block;
}
#main_slider .slider_item+.slider_item {
	display: none;
}
#main_slider .slider_item img {
	display: block;
	float: left;
	margin: 0 -200px 0 0;
}
#main_slider .slider_item .description {
	position: relative;
	margin: 0 0 10px 220px;
}
#main_slider .slider_item .description .header {
	font-size: 18px;
	padding: 4px 0 10px 0;
}
#main_slider .slider_item .description .more {
	padding: 7px 0 0 0;
}
#main_slider .slider_item .description .more a {
	color: #1c5682;
}
#news {
	margin: 0 0 15px 0;
	position: relative;
}
#news .news_item {
	overflow: hidden;
	margin: 0 0 10px 0;
}
#news .news_item img {
	display: block;
	float: left;
	margin: 0 -100px 0 0;
}
#news .news_item .description {
	position: relative;
	margin: 0 0 6px 120px;
	line-height: 18px;
}
#news .news_item .description .header {
	font-size: 0;
	padding: 0 0 8px 0;
}
#news .news_item .description .header span {
	width: 40px;
	display: inline-block;
	zoom: 1;
	*display: inline;
	_display: inline;
	vertical-align: middle;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 9px;
	background: #f3f3f3;
	padding: 6px 0 2px 0;
	text-align: center;
	margin: 0 10px 0 0;
	border: 1px solid #d5d5d5;
	color: #981212;
	line-height: 14px;
	text-transform: uppercase;
}
#news .news_item .description .header span b {
	font-size: 20px;
	width: 40px;
	display: inline-block;
	zoom: 1;
	*display: inline;
	_display: inline;
	vertical-align: middle;
	font-weight: normal;
}
#news .news_item .description .header a {
	width: 80%;
	display: inline-block;
	zoom: 1;
	*display: inline;
	_display: inline;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}
#footer {
	background: #1d2434 url(/images/design/footer_bg.png) 0 0 repeat-x;
	overflow: hidden;
}
#footer_in {
	position: relative;
	height: 99px;
	z-index: 1;
	min-width: 1000px;
	max-width: 1560px;
	margin: 0 auto;
	overflow: hidden;
}
#counters {
	position: absolute;
	top: 52px;
	right: 2%;
}
#developer {
	position: absolute;
	top: 16px;
	display: block;
	right: 2%;
	color: #abbad5;
}
#menu_bottom {
	position: absolute;
	top: 16px;
	left: 2%;
	color: #abbad5;
}
#menu_bottom a:hover {
	color: #ffffff;
}
#menu_bottom li {
	display: inline-block;
	zoom: 1;
	*display: inline;
	_display: inline;
	vertical-align: middle;
	padding: 0 25px 0 0;
}
#menu_bottom li a {
	color: #abbad5;
}
#menu_bottom li.top {
	padding: 0 45px 0 0;
	color: #7c9ddb;
}
#menu_bottom li.top a {
	color: #7c9ddb;
	text-transform: uppercase;
	font-size: 11px;
	display: inline-block;
	zoom: 1;
	*display: inline;
	_display: inline;
	vertical-align: middle;
	padding: 0 0 0 10px;
}
#copyrights {
	position: absolute;
	top: 55px;
	left: 2%;
	color: #abbad5;
	font-size: 11px;
}
#copyrights a {
	color: #abbad5;
}
.banner-100perc {
	width: 100%;
	margin: 0 auto;
	height: 90px;
	overflow: hidden;
}
.banner-100perc.after-menu {
	margin: 1px auto 0;
}
.banner-468 {
	width: 468px;
	margin: 0 auto;
	height: 60px;
	overflow: hidden;
}
.banner-468.h70 {
	height: 70px;
}
.banner-468.p20 {
	padding: 20px 0 0 0;
}
.banner-240 {
	width: 240px;
	margin: 0 auto;
	height: 415px;
	overflow: hidden;
}
#more_fixtures {
	margin: 0 auto 15px;
	max-width: 334px;
}
#more_fixtures li {
	padding: 0 0 9px 0;
	font-size: 11px;
	line-height: 16px;
}
#more_fixtures li span {
	background: #d5d5d5;
	padding: 1px 4px 1px 4px;
	font-size: 9px;
	line-height: 16px;
	margin: 0 8px 0 0;
	color: #424242;
	text-transform: uppercase;
	display: inline-block;
	zoom: 1;
	*display: inline;
	_display: inline;
	vertical-align: top;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-decoration: none;
	text-align: center;
	min-width: 96px;
}
a#orphus {
	display: none;
}
.injuries_item {
	position: relative;
	padding-bottom: 10px;
	line-height: 1.2;
	padding-left: 20px;
}
.injuries_item.hidden {
	display: none;
}
.injuries_item .injuries_title span:before {
	position: absolute;
	content: '';
	width: 5px;
	height: 5px;
	background: #178fcd;
	border-radius: 50%;
	top: 3px;
	left: -14px;
}
.injuries_title {
	font-size: 0;
	line-height: 0;
}
.injuries_value {
	font-size: 11px;
	padding: 3px 0 0 0;
}
.injuries_title span, .injuries_title b {
	position: relative;
	font-size: 12px;
	line-height: 1;
	font-weight: 700;
	display: inline-block;
	vertical-align: middle;
}
.injuries_title b {
	position: relative;
	top: -1px;
	padding: 3px 8px;
	border-radius: 2px;
	background: #fff;
	font-size: 11px;
	font-weight: 400;
	margin: 0 0 0 7px;
	border-bottom: 1px solid #9f9f9f;
	-moz-box-shadow:     0px 1px 4px 0 #cfcfcf;
	-webkit-box-shadow:  0px 1px 4px 0 #cfcfcf;
	box-shadow:          0px 1px 4px 0 #cfcfcf;
}
#table_injuries .more_table {
	padding: 0 0 10px 20px;
}
#table_injuries .more_table a {
	background: #225d8f;
    padding: 1px 12px 1px 12px;
    font-size: 9px;
    line-height: 16px;
    margin: 0 5px 0 0;
    color: #ffffff;
    text-transform: uppercase;
    display: inline-block;
    zoom: 1;
    _display: inline;
    vertical-align: top;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-shadow: #0f324f 1px 1px 1px;
    text-decoration: none;
}
#table_injuries .more_table a:hover {
	background: #212b3f;
}
#table_injuries {
	padding-bottom: 10px;
}
















