img {border:0;}
table {
	border: 0; 
	border-collapse: collapse;
}
table td {
	padding: 0;
	vertical-align: top;
}

/* Категории */
.newsCategories {
	padding: .5em;
	border: 1px solid #edc698;
	background: #fff7df;
	margin-bottom: 1em;	
}
.newsCategories dd {
	float: left;	
	margin: 0 1em .2em 0;
	width: 18%;
}
.newsCategories a {
	color: #000;
	white-space: nowrap;
}

.L_Rfixed .Block {
	float: left;
	width: 49.5%;	
}
dl.Content dt {
	float: left;
}
dl.Content dd {
	padding: 0 1em 0 110px;
}
.Rfixed dl.Content dd {
	padding: 0 .5em 0 50px;
}

.L_Rfixed .Block dl.Content p, .Rfixed .Block dl.Content p {
	margin-bottom: .5em;
}
dl.Content dt img {
	vertical-align: top;
}
dl.Content dd img.aslink {
	margin: 0 -1em .5em 1em;
}

.iconLocal {
	white-space: nowrap;
	margin-right: .5em;
}
.iconLocal img {
	padding-right: .2em;
	background: #fff;
	vertical-align: middle;
	margin-bottom: .2em;
}

/* new styles */
.important div.Content, .important .bgGradient, .important .bgGradientGrey {
	border-color: #ffddaa !important;
	background: url('http://i3.i.ua/narod/top_gradient_important.png') repeat-x top left !important;
}
.important div.Top {
	height: 15px !important;
	width: 120px !important;
	background-image: url(http://i3.i.ua/narod/corn_border_tl2_important.png) !important;
}
.important div.Bottom {
	background-image: url(http://i3.i.ua/narod/corn_border_rb_important.png) !important;
}
.important div.Content .simpleList dt, .important div.Content .mainTitle, .important div.Content .asTitle {
	color: #ff6600 !important;
}

.categories {
	margin: 1.7em 15px 0 0;
	padding: 0;
	list-style: none;
}
.categories li {
	margin: 0 0 1px 0;
	padding: 0;
	background: url('http://i3.i.ua/games/menu_bg.gif') no-repeat 0 0;
}
.categories a {
	display: block;
	background: url('http://i3.i.ua/games/menu_bg_r.gif') no-repeat 100% 0;
	color: #000;
	font-weight: bold;
	line-height: 35px;
	height: 35px;	
	padding: 0 15px;
}
.categories li:hover, .categories li.current {
	position: relative;
	background-image: url('http://i3.i.ua/games/menu_bg_hover.gif');
}
.categories a:hover, .categories li.current a {
	padding-right: 33px;	
	margin-right: -18px;
	background: url('http://i3.i.ua/games/menu_bg_hover_r.gif') no-repeat 100% 50%;
}