@import url("type_list.css");

	.midPaneList .listRow{
		width:100%;
		background: transparent url('/gfx/Image/layout/vDotsB.gif') repeat-y;
		background-position:50% 0 ;
	}
	.midPaneList .listRow1{
		background: transparent url('/gfx/Image/layout/horizontalDotsTransparentBG.gif') repeat-x;
		background-position:0 100% ;
		padding: 10px 0;
	}
	.midPaneList .listCell {
		padding:0px 0;
		margin:0;
		position:relative;
		width:222px;
		top:0;left:0;
		float:right;
		/*height: auto !important;
		height: 150px; / *IE * /
		min-height: 150px;*/
	}
	.midPaneList .listCell img {
		margin:0 10px 10px 0px;
		float:left;
		width:85px;
		height:auto;
	}
	.midPaneList .listCell a.arrows img {
		margin:0 10px 10px 10px;
		float:inherit;
		width:auto;
		height:auto;
	}
	.listCell .titleNLead {
		/*height: auto !important;
		height: 160px; / * IE * /
		min-height: 160px;*/
	}
	.midPaneList .titleBlock {
		color:#654532;
		font-size:14px;
		line-height:16px;
		padding:4px 13px 4px 10px;
		margin-bottom:6px;
		border-left:5px solid  #654532;
		font-family:Arial,Verdana, sans-serif;
	}
	.midPaneList .listCell h2 a, .midPaneList .listCell h2{
		border:none;
		color:#654532;
		text-decoration:none;
	}
	.midPaneList .listCell h3 a, .midPaneList .listCell h3{
		border:none;
		color:#654532;
		font-size:12px;
		margin:4px 0 0 0;
		padding:0;
		line-height:14px;
		text-decoration:none;
	}
	.midPaneList .listCell.left .text, .midPaneList .listCell.left h3, .midPaneList .listCell.left .arrows{
		padding:0px 0px 0 0;
	}
	.midPaneList .listCell .arrows{
		clear:none;
	}
	.midPaneList .listCell.left{
		margin:0 0px 0 0;
		float:left;
	}
/*	.listCell table, .listCell table td {
		margin:0;padding:0; vertical-align:top;
	}

	.listCell .leftLinks
	{
		padding:0;
		margin:0;
		width:100px;
		float:left;
		white-space: nowrap;
		overflow:hidden;
		
	}
	.listCell .leftLinks a
	{
		color:#333;
	}
	.listCell .rightLinks
	{
		padding:0;
		margin:0;
		width:118px;
		float:right;
		white-space: nowrap;
		overflow:hidden;
	}
*/
	.listCell .linki {
		clear:both;
		border-top:1px solid  #EDEFEF;
		padding-top:7px;
		margin-top:5px;
	}
	.listCell .linki ul li, .listCell .linki ul li a {
		font-weight:normal !important;
		font-size:9px;
		color:#A5091C;
	}
	.leadNTitleBox .imageBox {
		float:left;
		margin-right:12px;
		/*background: transparent url('/gfx/Image/layout/contextGraphics/LeadImageShade.gif') repeat-y;*/
	}
	.leadNTitleBox .imageBox img {
		border:none;
		margin:0;
		width:160px;
		height:auto;
		margin-right:4px;
		margin-bottom:4px;
		border:1px solid  #D7D5D6;
	}
	.leadNTitleBox .leadBox 
	{
	}
	.leadNTitleBox .leadBox .titleBlock {	
		float:left;/*firefox, Opera - left border disappear fix*/
		width:287px;/*firefox, Opera - float fix*/	
	}
	.leadNTitleBox .leadBox.wide .titleBlock {	
		width:auto;	
		float:none;
	}	
	.leadNTitleBox .leadBox .articleContent {
		clear:right;

	}
	.leadNTitleBox .leadBox .articleContent .FIiA{
		display:none;
	}




	.midPaneArticle.list{
		border-bottom:none;
		background: transparent url('/gfx/Image/layout/hpTopPaneBG.gif') repeat-x;
		background-position:0% 100% ;
	}
	.midPaneArticle.list.empty{
		/*padding:0 0 0px 0;
		margin-bottom:0px;*/
	}

	.midPaneList .listRow {
		width:100%;
		background: transparent url('/gfx/Image/layout/hpBottomPaneVBG.gif') repeat-y; /*vDotsB.gif,hpBottomPaneVBG.gif*/
		background-position:50% 0;
	}
	.midPaneList .listElement{
		border-bottom:none;
		background: transparent url('/gfx/Image/layout/hpTopPaneBG.gif') repeat-x;
		background-position:0% 100% ;
		padding:13px 0 10px 0;
	}
	.midPaneBottomBar {
		border-bottom:none;
		/*background: transparent url('/gfx/Image/layout/hpTopPaneBG.gif') repeat-x;
		background-position:0% 100% ;*/
	}