@CHARSET "UTF-8";

body {
	min-width: 974px;	
}

h1 {
	color: #333333;
	overflow: hidden;
	font-weight: normal;
	font-size: 14pt;
	padding-bottom: 20px;
	margin-top: 20px;
}

h2 {
       color: #333333;
       overflow: hidden;
       font-weight: bold;
}


div.mainpage_yahoo_cat {
	float: left;
	clear: both;
	margin-top: 60px;
	width: 100%;
	overflow: hidden;
}

div.yahoo_part {
	width: 240px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	float: left;
}

div.yahoo_part a, div.yahoo_part_full a {
	font-weight: normal;
	font-size: 10pt;
	color: #888888;
	text-decoration: underline;
}

div.yahoo_part h2, div.yahoo_part_full h2 {
	margin-top: 0px;
	font-size: 123%;
	
}

#body div.yahoo_part {
	margin-top: 10px;
}

#body.yahoo h1 {
	margin-bottom: 0;	
}


div.yahoo_part h2 a, div.yahoo_part_full h2 a {
	color: #3366cc;
	font-weight: bold;
}




#recentListing {
	position: relative;
	width: 100%;
	height: 162px;
	background-color: #f1f1f1;
	margin-top: 20px;
	clear: both;
}

#recentListing a.scroll {
	position: absolute;
	top: 0;
	display: block;
	width: 28px;
	height: 162px;
	cursor: pointer;
}

#recentListing a.scroll-left {
	left: 0;
	background: transparent url(/img/scroll-left.png) no-repeat center right;
}

#recentListing a.scroll-right {
	background: transparent url(/img/scroll-right.png) no-repeat center left;
	right: 0;
}

#recentListing-content {
	margin-left: 29px;
	margin-right: 29px;
	overflow: hidden;
}

#recentListing-content td {
	padding-left: 3px;
	padding-right: 3px;
	border-right: 1px dashed #afafaf;
}

#recentListing-content a {
	overflow: hidden;
	display: block;
	width: 128px;
	height: 54px;
	padding-top: 105px;
	background-repeat: no-repeat;
	background-position: center top;
	color: #555555;
	font-size: 80%;
	text-decoration: none;
	position: relative;
}
#recentListing span.recentListing-price {
	display: block;	
	background-color: #da0000;
	color: white;
	width: 50%;
	position: absolute;
	top: 10px;
	left: 0;
	font-size: 110%;
	text-align: center;
	padding: 3px;
}

#recentListing img {
	position: absolute;
	top: 0;
	left: 0;
}

/*
img/scroll-left.png img/scroll-right.png
*/

table.auction_list_control {
	width: 100%;
	margin-top: 15px;
}

	
table.auction_list_control td {

}

table.auction_list_control td.view_type {
	width: 25%;
	color: #748c91;
	font-size: 85%;
}

table.auction_list_control td.view_type span, table.auction_list_control td.view_type a {
	display: block;	
	float: left;
	margin-right: 15px;
	height: 17px;
	line-height: 17px;
}
table.auction_list_control td.view_type a.list_mode {
	background: transparent url(/assets/icons/list.png) no-repeat center left;
	padding-left: 22px;
}
table.auction_list_control td.view_type a.table_mode {
	background: transparent url(/assets/icons/table.png) no-repeat center left;
	padding-left: 22px;	
}
table.auction_list_control td.view_type a.selected {
	color: #748c91;
	text-decoration: none;
	font-weight: bold;
}


















/****** catNavigator ******/


table.catNavigator {
	font-size: 90%;
	float: right;
	*width: 100%;
}
table.catNavigator th {
	padding-left: 30px;
	padding-right: 30px;
}

table.catNavigator td {
	line-height: 21px;
	text-align: right;
}
table.catNavigator a, table.catNavigator span {
	display: block;
	float: left;
}

table.catNavigator a.currentPage {
	background-color: #bddae1;
	color: #fbfdfd;
}

table.catNavigator a.nextButton {
	margin-right: 5px;
	margin-left: 5px;
}

table.catNavigator span.vr {
	height: 21px;
	border-left: 1px solid #bddae1; 
	color: #fbfdfd;
	margin-left: 10px;
	margin-right: 5px;
}

table.catNavigator span.dots {
	color: #03738c;
	padding-left: 10px;
	padding-right: 10px;
}
table.catNavigator span.comment {
	color: #748c91;
	font-size: 90%;
}
table.catNavigator a.page {
	border: 1px solid #bddae1;
	height: 19px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 2px;
	margin-right: 2px;
	text-decoration: none;
}


/****** lotFilter ******/

#lotFilter {
	padding-top: 19px;
}

#lotFilter table {
	width: 100%;
}

#lotFilter input {
	vertical-align: middle;
}
#lotFilter div.submitbutton {
	float: right;
	margin-left: 20px;
}
#lotFilter td, #lotFilter th {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 10%;
	white-space: nowrap;
	font-weight: normal;
}

#lotFilter td.pricelimit {
	text-align: right;
	padding-right: 10px;
	width: 16%;	
}
#lotFilter th.pricelimit {
	width: 8%;
	border-left: 0;
	padding-right: 3px;	
}

#lotFilter td.pricelimit table {
	width: 100%;
}
#lotFilter td.pricelimit td {
	padding: 0;
	padding-bottom: 3px;
}

#lotFilter td.pricelimit td.label {
	width: 100px;
	color: #748c91;
	font-size: 85%;
	padding-right: 5px;
}

#lotFilter td.pricelimit td.input {
	width: 100px;
}


#lotFilter label.RadioButton {
	display: block; 
	padding-left: 5px;
	padding-right: 10px;
}

#lotFilter th {
	border-left: 1px dotted #ccdade;
	vertical-align: middle;
	padding-left: 10px;
	color: #748c91;
	font-size: 85%;
}
#lotFilter td.vr {
	border-left: 1px dotted #ccdade;
	padding-left: 10px;
}

#lotFilter th:first-child {
	border: 0;	
}

#lotFilter th.search {
	padding: 5px;
	text-align: center;
}
#lotFilter th.search input {
	width: 100%;
	height: 2.6em;
	font-size: 120%;
}
#lotFilter .grayed {
	color: #748c92;
}



/****** itemTable ******/



table.itemTable {
	margin-top: 10px;
	border-right: 1px dotted #ccdade;
}

table.itemTable tr {
	border-bottom: 1px dotted #ccdade;
}

table.itemTable tr:last-child {
	border-bottom: 0;
}

table.itemTable td.itemSet {
	border-left: 1px dotted #ccdade;
	*border-bottom: 1px dotted #ccdade;
	vertical-align: top;
	padding: 10px;
}

table.itemTable tr:last-child td.itemSet {
	border-bottom: 0;
}

/****** itemList ******/


table.itemList {
	
	padding-top: 19px;
}

table.itemList tr.sortHeader {
	height: 44px;
	border: 0;
}

table.itemList tr.sortHeader th {
	font-weight: normal;
	padding: 5px;
}
table.itemList tr.sortHeader th.title {
	color: #748c91;
	font-size: 85%;
}
table.itemList tr.sortHeader th a {

}
table.itemList tr.sortHeader th a.yahooSortUp {
	font-weight: bold;
	font-size: 90%;
}
table.itemList tr.sortHeader th a.yahooSortDown {
	font-weight: bold;
	font-size: 90%;
}

table.itemList tr.spacer, table.itemList tr.spacer td {
	border: 0;	
}


table.itemList td {
	padding: 10px;
	border-bottom: 1px dotted #ccdade;
}

table.itemList td.itemThumbnail {
	padding-left: 0px;
	padding-right: 0px;
	text-align: right;
}
table.itemList td.itemThumbnail a, table.plainItem td.itemThumbnail a {
	display: block;
	border: 0;
	width: 128px;
	height: 100px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}



table.itemList td.itemThumbnail a img, table.plainItem td.itemThumbnail a img {
	display: none;
}

table.itemList td.itemName {
	vertical-align: top;
	border-right: 1px dotted #ccdade;
}
table.itemList td.itemName a.itemName {
	display: block;
	font-size: 100%;
	padding-bottom: 5px;
}

table.itemList span.hiddenPrice {
	display: block;
	background-color: #bddae1;
	float: left;
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #fbfdfd;
}

table.itemList span.sellerInfo {
	display: block;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #748c91;
}
table.itemList span.sellerInfo a {
	color: black;
}


table.itemList td.currentPrice {
	border-right: 1px dotted #ccdade;
	text-align: center;
	padding-left: 30px;
	padding-right: 30px;
}

table.itemList td.currentPrice a {
	color: #ee810d;
	font-size: 135%;
	text-decoration: none;
}

table.itemList td.bidOrBuy {
	text-align: center;
	font-size: 135%;
	color: #748c91;
	border-right: 1px dotted #ccdade;
}

table.itemList td.bids {
	text-align: center;
	color: #748c91;
	font-size: 135%;
	border-right: 1px dotted #ccdade;
 }

table.itemList td.timeLeft {
	text-align: center;
	font-size: 135%;
	color: #00b0d7;
}




table.itemList {
	width: 100%;	
}

table.itemList th {
	text-align: center;
	width: 10%;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	white-space: nowrap;
}

table.itemList th.title {
	text-align: right;
	width: 60%
} 

table.itemList th img {
	border: 0;
	text-decoration: none;
	vertical-align: middle;
	margin-right: 5px;
	margin-left: 5px;
}


/****** plainItem ******/

table.plainItem {
	width: 100%;
}

table.plainItem tr {
	border-bottom: 0;	
}
 
table.plainItem td.itemThumbnail a {
	width: 100%;	
}

table.plainItem td {
	padding: 3px;
	
}

table.plainItem td.rightTitle {
	text-align: right;
	width: 50%;
	color: #748c91;
	font-size: 85%;
}
table.plainItem td.itemThumbnail {
	
}

table.plainItem td.itemName a {
	display: block;
	text-align: center;
	padding-top: 5px;
	overflow: hidden;
	width: 210px;
}
table.plainItem tr.itemPrice td {
	padding-bottom: 5px;
}
table.plainItem td.itemPrice {
	font-size: 110%;
	color: #ee810d;
}

table.plainItem tr.itemBids td {
	padding-top: 1px;
	padding-bottom: 1px;
	color: #748c91;
}

table.plainItem tr.itemTimeLeft td {
	padding-top: 1px;
	padding-bottom: 1px;
}

table.plainItem td.itemTimeLeft {
	color: #00b1d8;
}

table.plainItem td.moreLink {
	text-align: right;
}

/****** itemHead ******/

table.itemHead {
	margin-top: 20px;	
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width:970px;
}

table.itemHead td {
	vertical-align: top;
	
}
table.itemHead td.infoTable {
	width: 30%;
}
table.itemHead td.sellerInfo {
	width: 35%;
}
table.itemHead div.sellerInfo {
	padding-right: 25px;	
	padding-left: 25px;	
}

table.itemHead td.auxiliaryInfo {
	width: 35%
}

table.itemHead div.lotInfo {
	color: #375157;
	margin-bottom: 10px;
	font-size: 1.1em;
	font-weight: bold;
}

div.lotInfoMargin {
	margin-top: 15px;	
}

table.itemHead a.howToBuy {
	display: block;
	margin-top: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
	margin-left: 5px;
	font-size: 110%;
	background: transparent url(/assets/icons/question.png) no-repeat center left;
}

table.lotInfo {
	width: 100%;
	border-top: 1px dotted #ccdade;
}

table.lotInfo td {
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: middle;
	color: #375157;
	white-space: nowrap;
	padding-right: 13px;
	border-bottom: 1px dotted #ccdade;
}

table.lotInfo td.wrap {
	white-space: normal;
}

table.lotInfo td.rightHeader {
	text-align: right;
	color: #748c91;
	font-size: 85%;
}

table.lotInfo td em {
	color: #f18613;
	font-style: normal;
	font-weight: normal;
	font-size: 140%;
}

table.lotInfo span.alt_price {
	color: #97aaae;
}

table.lotInfo td.sellerGoods {
	padding-left: 13px;
}

table.lotAuxInfo td.rightHeader {
	width: 30%;
	padding-left: 10px;	
}

div.formText {
	border: 2px solid #ecf2f3;
	padding: 1px;
	margin-bottom: 5px;
}
div.formText span {
	background: #ecf2f3 url(/assets/icons/exclamation.png) no-repeat 15px 50%;
	display: block;
	text-align: left;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 80px;
	height: 100%;
}


div.authorizationRequired {
	border-color: #ecf2f3;
	/*  */	
}
div.authorizationRequired span {
	background: #ecf2f3 url(/assets/icons/exclamation.png) no-repeat 15px 50%;
	padding-left: 80px;
}


/****** table.calculator ******/

table.calculator {
	width: 100%;
	border-top: 1px dotted #ccdade;
}

table.calculator td {
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: middle;
	color: #375157;
	white-space: nowrap;
	padding-right: 13px;
	border-bottom: 1px dotted #ccdade;
}
table.calculator td.rightHeader {
	text-align: right;
	color: #748c91;
	font-size: 85%;
}

table.calculator td.yen {
	width: 1em;
	text-align: right;
	padding-right: 3px;
	color: #3b474a;
}

table.calculator input {
	color: #3b474a;
}

table.calculator td.alt_price {
	text-align: right;
	font-size: 85%;
	color: #97aaae;
}
table.calculator td.centralColumn {
	dwidth: 20%;
}

table.calculator .tarifSelector {
	color: #3b474a;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 90%;
}

table.calculator .tarifSelector input {
	vertical-align: middle;	
}

table.calculator .tarifSelector label {
	float: left;
	display: block;
	clear: left;
}

table.calculator .total {
	border-top: 3px double #ccdade;
	border-bottom: 3px double #ccdade;
	background-color: #ecf2f3;
}

table.calculator .total td.rightHeader {
	color: #f38610;
	padding-left: 5px;
}

table.calculator .total td.yen, #sea_total_cost {
	font-size: 140%;
	color: #f38610;
}
table.calculator td.moreLink {
	text-align: center;
	
}

#order_cost, #sea_delivery_cost {
	font-size: 90%;
}

div.seeAlso {
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 970px;
	overflow: hidden;
}

div.askQuestion {
	float: right;
}

img.itemImage {
	display:block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

/****** page_control ******/

.page_control {
	max-width: 960px;	
	margin-right: auto;
	margin-left: auto;
}
	

.page_control .link {
	float: left;
	display: block;
	padding: 5px;	
}
.page_control .link div {
	display: block;
}
.page_control .link_a, .page_control .link_a:hover, .page_control .link:hover{
	float: left;
	display: block;
	padding: 5px;
	background-color: #bddae1;
	color: #fbfdfd;
}
.page_control .link_a span, .page_control .link:hover span {
	display: block;
}
.page_control .page {
	display: none;
}
.page_control .page_a {
	display: block;
}
.page_control .contents {
	padding: 10px;
	border: 1px solid #bddae1; 
}
.page_control th {
	padding: 5px;
	font-weight: bold;
}

form#REG div.submitbutton {
	width: 200px;
}
form#REG table {
	width: 500px;
}



/* постраничный навигатор списка */
.navigator_btn, .navigator_btn:hover, .navigator_btn_a, .navigator_btn_disable {
	display: block; 
	padding: 1px 1px; 
	margin: 2px; 
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	border:1px dotted #ccdade;
}
.navigator_btn:hover, .navigator_btn_a, .navigator_btn_a:hover{
	border:1px solid black;
}
.navigator_btn_disable{
	color: gray;
}
.navigator_popup{
	border:1px dotted #ccdade; 
	background-color: transparent; 
	
	padding: 15px 40px;
	position:absolute;
	top:-3px;
	right:-5px;
	display:none;
}
.navigator_panel_top, .navigator_panel_bottom{
	padding:2px;
}
.navigator_panel_top {
	border-bottom:1px dotted #ccdade;
}
.navigator_panel_bottom {
	border-top:0px;
}

.navigator_panel_bottom_actions {
	border-top: 1px dotted #ccdade;
	margin-top: 3px;
	
}
.navigator_panel_bottom_actions td {
	padding: 3px;
}

.navigator_page_size {
	font-size: 80%;
}

table.std {
	cursor: default;
}

table.std th, table.std td { 
	border: 1px dotted #ccdade;
	padding: 5px;
}

table.std th {
	text-align: center;
	font-weight: bold;
}
table.std th .measure {
	font-weight: normal;
}

table.std td {

}
table.std td.title{
	font-weight: bold;
}
table.std td.u {

}
table.std td.num {
	font-family: monospace;
	text-align: right;
}
table.std .total{
	font-weight: bold;
}
table.std td.fld_name {
	font-style: italic;
	text-align:right;
}
table.std ul{
	padding: 0 0 0 15px;
}

table.std td table {
	border: 0; 
	margin: 0;
	padding: 0;
}
table.std td table td {
	border: 0; 
	padding: 0; 
	margin:0;
}

table.std img.tn {
	float: left;	
}


tr.row_bold td {
	background-color: #ffff7d;
}
tr.row_a {
	background-color: lightyellow;
}

div.itemPreview  {
	float: left;
	width: 30%; 
	text-align: center;
	margin-bottom: 20px;
	height: 250px;
}
div.itemPreview img  {
	margin: 0 auto;
}
div.itemPreview b  {
	display: block;
	float: left;
	clear: left;
	width: 100%;
}
div.itemPreview small {
	width: 100%; 
	display: block;
	float: left;
	clear: left;
	color: #f6921c;
}


dl.catalog_part {
	float: left;
	clear: left;
	width: 95%;
	padding-bottom: 10px;
	margin-top: 10px;
}

dl.catalog_part img {
	float: left;
	margin-right: 10px;
}
dl.catalog_part .catalog_heading {
	float: left;
	font-size: 120%;
}

dl.catalog_part dd {
	float: left;
	width: 80%;
}

#message_box {
	width: 100%; 
	height: 400px; 
	overflow: auto; 
	border: 1px dotted #ccdade;
	padding: 5px;
}
#message_box td.um_block_header {
	border: 1px solid red;
}
#message_box td.um_autor {
	color: #03738c;
	font-size: 90%;
}
#message_box td.um_date {
	color: #f58001;
	font-size: 90%;
}
#message_box td.um_text {
	padding: 3px;
	padding-bottom: 10px;
}




			
/*** CATALOG *****************************/


		
.itemPreviewEx {
	}
	.itemPreviewEx img {
		float:left;
		margin-top:10px;
		}
	.itemPreviewEx .descr {
		float:left;
		margin-left:10px;
		}
		.itemPreviewEx .descr b {
			display:block;
			font-size:1.2em;
			font-weight:normal;
			}
		.itemPreviewEx .descr h3 {
			display:block;
			font-size:1.2em;
			font-weight:bold;
			margin-top:10px;
			}
		.itemPreviewEx .descr small {
			font-size:0.8em;
			}
	.itemPreviewEx .itemViewPropList {
		width:350px;
		}
			
.itemViewPropList {
	width:450px;
	margin-top:10px;
	}
	.itemViewPropList tr{
		vertical-align:top;
		}
	.itemViewPropList td{
		font-size:0.8em;
		padding:4px 10px;
		}
	.itemViewPropList .name{
		padding:5px 10px;
		color:#a4a8ab;
		font-size:0.70em;
		width:140px;
		}
	.itemViewPropList .value{
		padding-left:0px;
		font-size:0.80em;
		}
			
		
.itemViewImgBox {
	float:left;
	}
	.itemViewImgBox .itemViewImgBoxPreview {
		float:left;
		margin-left:20px;
		}
	.itemViewBigImg {
		float:left;
		text-align:right;
		}
	.itemViewBigImg a {
		margin-right:5px;
		}
	.itemViewImgBox img {
		margin:0 5px 5px 0;
		}
		
.itemViewPropBox {
	float:right;
	margin-left:00px;
	}
	.itemViewPriceBox {
		float:left;
		}
		.itemViewPriceBox span {
			display:block;
			font-size:1em;
			}
		.itemViewPriceBox b {
			font-size:2.2em;
			font-weight:normal;
			}
		.itemViewPriceBox table {
			margin: 6px 0 6px 0;
			}
		.itemViewPriceBox td {
			font-size:0.70em;
			}
	.itemViewOrderBox {
		float:left;
		margin-left:5px;
		width:330px;
		}
	.itemViewOrderBox  div.styledinput {
		width: 60px;
		float: left;
		margin-left:5px;
	}
	.itemViewOrderBox div.submitbutton { 
		width: 100px;
		float: left;
		margin-left:5px;
	}	
	.itemViewOrderBox div.basket_action {
	
	}
	
	.itemViewOrderBox div.count {
		display: block;
		
	}
	
	.itemViewOrderBox div.count div.styledinput {
		float: none;
	}
	
		.itemViewOrderBox form{
			margin:0;
			display:inline;
			}
		.itemViewOrderBox b{
			margin-bottom:5px;
			display:block;
			}
		.itemViewOrderBox .comment{
			font-size:0.8em;
			margin-bottom:5px;
			}
		.itemViewOrderBox .to_register{
			font-size:1.2em;
			font-weight:bold;
			margin-bottom:5px;
			}
		.itemViewOrderBox #goods_order_status{
			font-size:0.8em;
			margin-top:4px;
			text-align:center;
			}
			
.setPreview {
	}
	.setPreview img {
		margin-bottom:10px;
		}
	.setPreview b {
		display:block;
		font-size:0.8em;
		font-weight:bold;
		}
	.setPreview small {
		display:block;
		font-size:0.9em;
		font-weight:bold;
		}
	.setPreview .bigText {
		font-size:1.6em;
		}
form.shop_order_form td {
	padding: 5px;	
}

p, h3, h2 {
	padding-bottom: 10px;
	padding-top: 10px;
}

h3 {
	font-weight: bold;
	font-size: 110%;
}

h4 {
	font-weight: bold;	
}

ol {
	margin:0 0 3px 0;
	}
	ol li {
		list-style-position:inside;
		list-style:decimal;
		margin-left:20px;
		}

.wizard_nav_btn {
	padding:5px 30px;
	}

/* table 
*****************************************************************/
.simple {
	}
	.simple td {
		padding: 3px 6px;
		}
	.simple .fld {
		text-align:right;
		font-style: italic;
		color:gray;
		font-size:0.9em;
		}
	.simple .value {
		font-size:1.2em;
		}
		
/* formView
*************************************************************/
.formView {
	}
	.formView .bidButton {
		padding:5px 15px;
		margin-top:10px;
		width: 100%;
		}
	.formView td.bidCaption, .formView td.bidInput {
		padding-top: 4px;
		padding-bottom: 4px;
		vertical-align: middle;
		color: #375157;
		white-space: nowrap;
		padding-right: 13px;
		border-bottom: 1px dotted #ccdade;
		text-align: left;
		}
	.formView td.bidCaption {
		text-align: right;
		}	
	.formView td.bidCheckbox {
		text-align: center;
		padding: 8px;
		}

/* favTable
*************************************************************/
ul.favTable {
	margin-bottom: 15px;
	display: block;
	}
	
	ul.favTable li {
		list-style-position:inside;
		list-style: square;
		padding: 3px;
		margin-left:15px;
		}
		
ul.short {
	margin-bottom: 15px;
	}
	ul.short li {
		list-style-position:inside;
		list-style: square;
		padding: 3px;
		margin-left:15px;
		}

div.favForm {
	width: 300px;
	}
	
/* форма регистрации	
*************************************************/

div.ell_descr_error {
	color: red;
	width: 600px;
	} 
div.ell_descr_error span.error_form_text {
	margin-bottom: 10px;
	display: block;
	}
	
span.error_form_text {
	color: red;
}

/* Посылки
*************************************************/
div.parcel_buttons {
	float: right;
}
table.formTable td {
	padding: 10px;	
}

/* ЛК
******************************/
.part_intro td {
	padding: 10px;
}



div.news_one {

}
span.news_one_date {
	display: block;
}
span.news_one_header {
	display: block;
	font-size: 130%;
	margin-top: 10px;
}
span.news_one_text {
	margin-top: 10px;
	display: block;	
}

span.news_list_date {
	display: block;
}
span.news_list_header {
	display: block;
}
span.news_list_anons {
	display: block;
}
a.news_list_more {
	display: block;
}

