HTML {
	font-size:100.01%;
	}
DIV,SPAN,OBJECT,IFRAME,
H1,H2,H3,H4,H5,H6,P,BLOCKQUOTE,A,EM,SMALL,STRIKE,
STRONG,SUB,SUP,DL,DT,DD,OL,UL,
LI,FIELDSET,FORM,LABEL,LEGEND,

CAPTION,TBODY,TFOOT,THEAD,TR,TH,TD,HR {
	padding:0;
	margin:0;
	}


BODY {
	font: .75em/1.25 Arial,sans-serif;
	color: #1a1a1a;
	}







/* Gray Border Block
-------------------------------------- */
.b-box-gray-border-wrap {
	position: relative;
	}
	.b-box-gray-border {
		border: 1px solid #E6E6E6;
		}
	.b-box-gray-border .cor I {
		background: url(../i/b-cor-lightgray.gif) no-repeat;
		}
	.b-box-gray-border H3 {
		padding: 10px 10px 8px;
		font-size: 1em;
		font-weight: bold;
		background: #fff;
		}
	.b-box-gray-border .bottom {
		padding: 10px;
		background: #fff;
		}
		.b-box-gray-border .bottom A:link,
		.b-box-gray-border .bottom A:visited {
			color: #ff6a00;
			font-size: 0.9166em;
			}
		.b-box-gray-border .bottom a:hover {
			color: #000;
			}

	/* News List */
	.b-news-list {
		width: 300px;
		margin-bottom: 10px;
		}
		.l-block-270-right .b-news-list {
			width:270px;
			}
	.b-news-list .cor I {
		background: url(../i/b-cor-section-nav-invert.png) no-repeat;
		}
	
		.b-news-list H3 {
			float: left;
			font-size: 1.25em;
			text-transform: uppercase;
			color: #1a1a1a;
			}
		/* Icons */
		.b-news-list .action-icons {
			float: right;
			clear: none;
			padding: 12px 10px 0 0;
			}
			.b-news-list .action-icons LI {
				float: left;
				padding-left: 4px;
				}
			.b-news-list .action-icons LI A {
				display: block;
				height: 13px;
				width: 13px;
				text-indent: -3000px;
				background: url(../i/icons.gif) no-repeat;
				}
				.b-news-list .action-icons LI A.mail {
					background-position: 0 -112px;
					}
				.b-news-list .action-icons LI A.add {
					background-position: 0 -128px;
					}
				.b-news-list .action-icons LI A.rss {
					background-position: 0 -144px;
					}
		.b-news-list .inline-options {
			clear:both;
			padding:0 0 5px 10px;
			margin:0 -8px 0 0;
			font-size:11px;
			}
			.b-news-list .caption {
				display:inline;
				}
			.b-news-list .option {
				display:inline;
				padding:0 5px;
				margin-right:8px;
				white-space:nowrap;
				cursor:pointer;
				}
			.b-news-list .option-selected {
				color:#FFF;
				background:#676767;
				cursor:default;
				}
		.b-news-list .news-list .meta {
			color:#B2B2B2;
			font-weight:normal;
			}
			.b-news-list .news-list .meta-sport {
				margin-right:3px;
				}
			.b-news-list .news-list .meta-comments {
				color:#B2B2B2;
				padding:0 0 0 12px;
				background:url(../i/icons.gif) 0 -190px no-repeat;
				}
		.b-news-list .news-list {
			clear: both;
			}
			.b-news-list .news-list LI {
				overflow: hidden;
				color: #333;
				font-size: 0.9166em;
				background: #f3f3f3;
				border-bottom: 1px solid #fff;
				}
				.b-news-list .news-list LI.date {
					font-weight: bold;
					color: #1a1a1a;
					background: #ccc;
					}
				.b-news-list .news-list LI.sport {
					font-weight: bold;
					color: #1a1a1a;
					background: #ccc;
					text-transform:uppercase;
					font-size:.8333em;
					}
				.b-news-list .news-list LI A:link,
				.b-news-list .news-list LI A:visited {
					display: block;
					padding: 5px 10px;
					color: #000;
					}
				.b-news-list .news-list LI A:hover {
					background: #ccc;
					}
				.b-news-list .news-list LI .time {
					float: left;
					display: block;
					padding-right: 5px;
					width: 2.7272em;
					text-align: right;
					}
				.b-news-list .news-list LI .title {
					display: block;
					padding-left: 3.1818em;

					}
				.b-news-list .news-list LI P {
					overflow: hidden;
					padding: 0;
					}
				.b-news-list .news-list LI.important {
					font-weight: bold;
					}
					.b-news-list .news-list LI.important .comments {
						font-weight: normal;
						}
				.b-news-list .news-list LI.current {
					background: #ccc;
					}
					.b-news-list .news-list LI.current A {
						display: block;
						padding: 5px 10px;
						}
					.b-news-list .news-list LI.current A:visited {
						color: #333;
						}
				.b-news-list .news-list LI.banner {
					position: relative;
					padding: 0;
					border-bottom: 0;
					}
					.b-news-list .news-list LI.banner A	{
						display: block;
						width: 100%;
						}
					.b-news-list .news-list LI.banner A:link,
					.b-news-list .news-list LI.banner A:visited {
						padding:0;
						}
					.b-news-list .news-list LI.banner:hover {
						background: #f3f3f3;
						}
					.b-news-list .news-list LI.banner IMG	{
						padding: 0;
						margin: 0;
						vertical-align: top;
						}



/* Icons */

A:link,
A:visited {
	text-decoration: none;
	color: #1a1a1a;
	}
	A:link:hover,
	A:visited:hover {
		text-decoration: none;
		color: #f1831a;
		}
IMG,




H3 {
	font-size: 1.25em; /* 15px */
	}
	H3.section-header {
		padding: 0 0 10px;
		font-size: 0.8333em;
		font-weight: normal;
		color: #AAA;
		}
		H3.section-header A:link,
		H3.section-header A:visited {
			color: #AAA;
			}
		H3.section-header A:link:hover,
		H3.section-header A:visited:hover	{
			color: #FF6A00;
			}
	H3.section-header-article {
		padding: 0;
		font-size: 0.9166em;
		}







.mline {
	background: #F5F4F2 url("http://football.ua/i_v3/mline.gif") bottom repeat-x;
	padding: 10px 10px 10px 10px;
}

.mdate {
	background: url("http://football.ua/i_v3/mdate.gif") center left no-repeat;
	color: #7C7C7C;
	display: block;
	font-size: 10px;
	font-style: italic;
	padding-left: 17px;
}

.i365x225 {
	font-size: 0px;
	overflow: hidden;
	width: 365px;
	height: 225px;
	background:#FFFFFF;
	position:relative;
}
.i365x255 img {
	border: 0;
	position:relative;
}
