body, TABLE, TD, P, DIV, IMG, form, h1, h2{
	padding:0px;
	margin:0px;
	border:0px;
	}	

body,
TABLE{
	font-family:Tahoma;
	font-size:12px;
	}

body{
	background:url(../img/bg.gif) repeat-x 0px 82px #88A5CF;	
	}

TABLE{
	vertical-align:top;
	color:#000;
	width:100%;
	}
	
TD{
	vertical-align:top;
	}	

DIV{
	margin-left:auto; 
	margin-right:auto;
	}
	
h2{
	font-size:16px;
	padding-top:7px;
	letter-spacing:1px;
	}
	
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	}		


/*ALL LINKS*/
a:link,
a:visited,
a:active{
	text-decoration:underline;
	}

a:hover,
a.noline:link,
a.noline:visited,
a.noline:active{
	text-decoration:none;
	}

a:link,
a:visited{
	color:#530006;
	}
	
/*no line link*/	
a.noline:hover{
	text-decoration:underline;
	}

a.noline:link,
a.noline:visited{
	color:#FFFFFF;
	}	

/*main table*/
table.main{
	height:100%;
	}

td.header, 
td.menu, 
td.left,
td.right,
td.footer{
	text-align:center;
	}
		
td.header{
	background:url(../img/comp1.jpg) no-repeat 31px 7px;
	height:94px;
	padding-left:154px;	
	}
	
td.menu{
	background:url(../img/comp2.jpg) no-repeat 0px 0px;
	height:122px;	
	}	

td.center{
	height:100%;
	}

td.left{
	width:100%;
	padding:10px 0px 0px 10px;
	}	
	
td.right{
	padding:10px 10px 0px 10px;	
	}		
	
div.right{
	width:272px;
	}

td.footer{
	padding:10px;
	}
	
/*HEADER*/
td.logo{
	padding-top:9px;
	}
	
td.banner{
	width:100%;
	text-align:right;
	padding:9px 10px 0px 70px;
	}
	
td.banner div{
	float:right;
	border:2px solid #C7D2DD;
	}
	
/*FIND*/
div.menu{
	background:url(../img/hdr1.jpg) no-repeat 196px 36px;
	height:122px;
	}
	
div.menu2{
	background:url(../img/hdr2.jpg) no-repeat right 41px;
	height:122px;
	}	
	
td.find0{
	background:url(../img/n_find.gif) no-repeat right 13px;
	height:35px;
	padding-left:433px;
	}				

td.find1{
	width:100%;
	padding:13px 7px 0px 13px;
	_padding-top:12px;
	background:url(../img/sl_find.gif) no-repeat 5px 13px;
	}	
	
td.find1 input{
	width:100%;
	height:22px;
	padding-top:3px;
	font-size:13px;
	font-weight:normal;
	background:url(../img/bg_ifind.gif) repeat-x top;
	border:none;
	border-right:1px solid #88A5CF;
	color:#000000;
	}				

td.find2{
	padding:13px 10px 0px 0px;	
	}	
	
td.find2 input{
	height:22px;
	width:111px;
	background:url(../img/btn_find.gif) no-repeat center;
	border:0px;
	cursor:pointer;
	}
	
div.data{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#415D7C;
	text-align:center;
	padding-left:150px;
	padding-top:17px;
	}
	
/*AUT*/
table.aut{
	border:1px solid #FF0000;
	background-color:#fff;
	margin-bottom:10px;
	}
	
td.aut{
	border:4px solid;
	border-bottom:2px solid;
	border-color:#fff;
	background:url(../img/l_aut.gif) repeat-x bottom #C5D0E8;
	}
	
table.cap_aut{
	border:1px solid #6D0000;
	background:url(../img/bg_caut.gif) repeat-x top;
	height:40px;
	}
	
table.cap_aut td{
	background:url(../img/sr_aut.gif) no-repeat right 0px;
	text-align:center;
	}
	
div.cap_aut{
	height:38px;
	text-align:center;
	background:url(../img/sl_aut.gif) no-repeat 0px 0px;
	color:#530006;
	}
	
td.body_aut{
	border-top:5px solid #fff;
	padding:5px;
	}
	
div.info_login{
	padding:3px 0px 7px 0px;
	text-align:center;
	color:#002588;
	background-color:#EFEEEE;
	}
	
table.body_aut{
	background-color:#EFEEEE;
	}	
	
td.input_aut{
	padding:5px 0px 0px 6px;
	color:#530006;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	}
	
td.input_aut input{
	margin:0px;
	border:1px solid #FF0000;
	background-color:#88A5CF;
	width:105px;
	height:21px;
	font-family:Tahoma;
	font-size:12px;
	padding-top:2px;
	color:#000000;
	}
	
div.name_input{
	color:#530006;
	padding-bottom:5px;
	font-size:12px;
	text-align:center;
	padding-right:5px;
	font-weight:bold;
	}
	
td.button_aut{
	padding:9px 0px 8px 0px;
	text-align:center;
	}
	
td.button_aut input{
	background:#fff;
	border:1px solid #FF0000;
	font-weight:normal;
	font-size:12px;
	color:#530006;
	width:56px;
	height:21px;
	cursor:pointer;
	}
	
p.reg{
	text-align:center;
	padding:5px 6px 8px 6px;
	font-size:12px;
	color:#B40000;
	}
	
p.reg span{
	margin-right:40px;
	}	

p.reg a:link,	
p.reg a:visited{
	color:#B40000;
	}
	
/*===========================*/
table.reg_info{
	background-color:#EFEEEE;
	}
	
table.reg_info td{
	vertical-align:top;
	font-size:11px;
	}	

td.reg_info{
	text-align:right;
	vertical-align:middle;
	padding:3px 5px 3px 3px;
	color:#FF0000;
	white-space:nowrap;
	}	

td.reg_enter{
	text-align:left;
	vertical-align:middle;
	padding:3px 3px 3px 0px;
	color:#B2133D;	
	}

div.reg_enter_info{
	font-size:12px;
	padding:10px 15px 0px 15px;
	line-height:22px;
	}
	
div.reg_enter_info a:link,	
div.reg_enter_info a:visited{
	color:#2D2C2D;
	}
	
div.reg_enter_info div{
	text-align:right;
	padding:3px 0px 3px 0px;
	margin-right:-12px;
	}	
	
/*RSNET*/
table.rsnet{
	margin-bottom:10px;
	}
	
td.rsnet{
	background-color:#fff;
	padding:6px 5px 5px 5px;
	}
	
td.cap_rsnet{
	border:1px solid #FE0113;
	height:40px;
	background:url(../img/bg_crsnet.gif) no-repeat right 0px;
	}	
	
td.cap_rsnet div{
	height:38px;
	background:url(../img/sl_rsnet.gif) no-repeat 0px 0px;
	text-align:center;
	color:#F60F0F;
	}	
	
td.body_rsnet{
	background-color:#A7B1C5;
	border-top:3px solid #fff;
	padding:5px;
	}	
	
td.body_rsnet div{
	background-color:#F4F1F1;
	padding-bottom:20px;
	color:#AE0532;
	}	
	
td.body_rsnet div p{
	padding:15px 15px 0px 17px;
	text-align:left;
	}	
	
td.body_rsnet div p a:link,	
td.body_rsnet div p a:visited{
	color:#AE0532;
	}
	
/*STAT*/
table.stat{
	border:5px solid;
	border-bottom:8px solid;
	border-color:#E8E8E8;
	margin-bottom:10px;
	}	
	
td.stat{
	background:url(../img/bg_stat.gif) repeat-x bottom #fff;
	}
	
td.cap_stat{
	border:1px solid #862E2E;
	background:url(../img/bg_caut.gif) repeat-x top;
	height:40px;
	}		
	
div.cap_stat{
	background:url(../img/sr_aut.gif) no-repeat right 0px;
	height:38px;
	}		
	
div.cap_stat div{
	background:url(../img/sl_stat.gif) no-repeat 0px 0px;
	height:38px;
	text-align:center;
	color:#EF1C5A;
	}	
	
td.body_stat{
	border-top:5px solid #E8E8E8;
	padding:20px 4px;
	}
	
table.info_stat{
	color:#AE0532;
	font-size:12px;
	background:url(../img/bg_stat2.gif) repeat-x bottom;
	}
	
td.info_stat1,
td.info_stat2{
	padding:2px 0px;
	vertical-align:middle;
	height:32px;
	}
	
td.info_stat1{
	text-align:right;
	padding-right:43px;
	padding-left:10px;
	white-space:nowrap;
	background:url(../img/l_stat.gif) repeat-x bottom;
	}
	
td.info_stat3{
	background:none;
	}	

td.info_stat2{
	width:100%;
	color:#530006;
	font-weight:bold;
	padding:3px 10px 3px 0px;
	}
	
td.info_stat2 div{
	text-align:center;
	border:1px solid #FF0000;
	background-color:#88A5CF;
	padding:7px 8px;
	}
	
/*NEWS*/													
td.news{
	background-color:#fff;
	padding:6px 5px 5px 5px;
	}
	
td.cap_news{
	border:1px solid #FE0113;
	background:url(../img/bg_crsnet.gif) no-repeat right 0px;
	height:39px;
	}		
	
td.cap_news div{
	height:37px;
	background:url(../img/sl_news.gif) no-repeat 0px 0px;
	text-align:center;
	color:#F60F0F;
	}
	
td.body_news{
	border-top:5px solid #fff;
	background-color:#A7B1C5;
	padding:4px;
	}
	
div.body_news{
	background:#F4F1F1;
	padding:20px 0px;
	}	
	
/*body*/
p.news_data,
p.news{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
			
p.news_data{
	padding:0px 1px;
	margin:0px 15px 4px 15px;
	color:#9A334E;
	text-align:left;
	display:block;
	}

p.news{
	padding:0px 1px 13px 1px;
	margin:0px 15px 12px 15px;
	text-align:left;
	display:block;
	border-bottom:1px dashed #A3B8D7;
	}
	
p.news a:link,	
p.news a:visited{
	color:#030303;
	}
	
/*footer*/
div.footer_menu{
	border:5px solid #FDFDFD;
	}	
	
div.footer_menu div{
	border:1px solid #FF0000;
	background:url(../img/bg_footer.gif) repeat-x top;
	text-align:center;
	color:#B40000;
	height:27px;
	_height:39px;
	padding-top:10px;
	}
	
div.footer_menu a:link,	
div.footer_menu a:visited{
	color:#B40000;
	font-weight:bold;
	}	
	
div.counter_all{
	border-top:10px solid #C2C7D5;
	padding:6px 5px 5px 5px;
	background-color:#B2B6BA;
	}	
	
div.counter{
	border:1px solid #AE0532;
	background-color:#EAE9EC;
	text-align:center;
	padding-top:10px;
	color:#AE0532;
	}
	
div.counter img{
	border:1px solid #AE0532;
	}	
	
div.cpr{
	padding:5px 0px 10px 0px;
	}
	
/*cat and dsk*/
td.cap_cat,
td.cap_dsk,
td.b_cat,
td.b_dsk{
	width:50%;
	border:5px solid #fff;
	border-bottom:none;
	}
	
td.add_cat,
td.add_dsk{
	border:5px solid #fff;
	}	
	
td.top_cat{
	padding-left:9px;
	background-color:#B7C0D1;
	}
	
div.cap_cat{
	border:1px solid #FE7101;
	background:url(../img/bg_cat.gif) repeat-x top;
	height:38px;
	_height:40px;
	}
	
div.cap_cat div{
	background:url(../img/sr_cat.jpg) no-repeat right 0px;
	height:36px;
	_height:38px;
	color:#FE7101;
	text-align:center;
	}
	
div.cap_cat div h2,
div.cap_dsk div h2{
	padding-top:9px;
	}
	
div.cap_dsk{
	border:1px solid #FE7101;
	background:url(../img/bg_cat.gif) repeat-x top;
	height:38px;
	_height:40px;
	}
	
div.cap_dsk div{
	background:url(../img/sl_dsk.jpg) no-repeat 0px 0px;
	height:36px;
	_height:38px;
	color:#8F0400;
	text-align:center;
	}
	
td.b_cat,
td.b_dsk{
	background-color:#fff;
	}
	
	
/*all body cat and dsk*/	
table.body_cat,
table.body_dsk{
	border-collapse:collapse;
	font-size:12px;
	background-color:#F4F1F1;
	border-bottom:1px solid;
	border-top:1px solid;
	border-color:#E4E4E4;
	}
	
td.arr_cat{
	background:url(../img/arr_cat.gif) no-repeat 6px center;
	padding-left:15px;
	}	
	
td.cat_item,
td.dsk_item,
td.cat_item_see,
td.dsk_item_see,
td.cat_amount1,
td.dsk_amount1{
	height:29px;
	vertical-align:middle;
	padding:9px 0px;
	}
	
td.cat_amount1{
	background:url(../img/l2_cat.gif) repeat-x bottom;
	}	
	
td.cat_item{
	background:url(../img/l1_cat.gif) repeat-x bottom;
	}
	
td.dsk_amount1{
	background:url(../img/l2_dsk.gif) repeat-x bottom;
	}	
	
td.dsk_item{
	background:url(../img/l1_dsk.gif) repeat-x bottom;
	}		

td.cat_item,
td.dsk_item,
td.cat_item_see,
td.dsk_item_see{
	width:77%;
	border-left:none;
	border-right:none;
	padding:0px 10px 0px 3px; 
	}	
	
td.cat_amount1,
td.dsk_amount1{
	width:23%;
	border-right:none;
	font-family:Verdana;
	text-align:center;
	}
	
td.cat_item_see,
td.dsk_item_see{
	width:50%;
	}					

/*body cat*/
table.body_cat{
	color:#002588;
	}
	
table.body_cat td a.noline:link,	
table.body_cat td a.noline:visited{
	color:#24459F;
	}	

td.cat_amount1{
	background-color:#CED1D9;
	}

/*body dsk*/	
table.body_dsk{
	color:#002588;
	}
	
table.body_dsk td a.noline:link,	
table.body_dsk td a.noline:visited{
	color:#002588;
	}	
	
td.dsk_amount1{
	background-color:#A7B1C5;
	}


td.add_cat,
td.add_dsk{
	height:47px;
	vertical-align:middle;
	text-align:center;	
	}
	
td.add_cat span,
td.add_dsk span{
	margin-right:22px;
	}	
	
td.add_cat{
	background:url(../img/l3_cat.gif) repeat-x bottom #CED1D9;
	}	
	
td.add_cat a:link,
td.add_cat a:visited{
	background:url(../img/add_cat.gif) no-repeat 0px 2px;
	padding-left:16px;
	color:#EF0001;
	}	
	
td.add_dsk{
	background:url(../img/l3_dsk.gif) repeat-x bottom #A7B1C5;
	}	
	
td.add_dsk a:link,
td.add_dsk a:visited{
	background:url(../img/add_dsk.gif) no-repeat 0px 2px;
	padding-left:16px;
	color:#8F0400;
	}
	
/*new cat and new dsk*/
table.new_all{
	margin-top:10px;
	}

td.new_all{
	width:50%;
	}	
	
td.cap_ncat,
td.new_catall{
	border:5px solid #fff;
	}
	
td.new_catall{
	border-top:none;
	}
	
div.cap_ncat,
div.cap_ndsk{
	height:38px;
	_height:40px;
	border:1px solid #FE7101;
	background:url(../img/bg_cncat.gif) repeat-x top;
	}
	
div.cap_ncat h2,
div.cap_ndsk h2{
	padding-top:1px;
	}	
	
div.cap_ncat div{
	text-align:center;
	height:36px;
	_height:38px;
	background:url(../img/sr_ncat.jpg) no-repeat right 0px;
	color:#001997;
	}
	
div.cap_ndsk div{
	text-align:center;
	height:36px;
	_height:38px;
	background:url(../img/sl_ndsk.jpg) no-repeat 0px 0px;
	color:#0B49A2;
	}
	
/*body new catalog*/	
div.body_ncat{
	float:left;
	border-bottom:1px solid #FA8888;
	}

table.body_ncat,
table.body_ndsk{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-bottom:1px solid #FEE1E1;
	}
	
table.body_ncat{
	background:url(../img/bg_ncat.gif) repeat-y right #E1E1E1;
	}	
	
table.body_ndsk{
	background:url(../img/bg_ndsk.gif) repeat-y left #E1E1E1;
	}	
	
			
td.data_ncat{
	font-family:Tahoma;
	text-align:center;
	vertical-align:middle;
	height:26px;
	border:4px solid #E1E1E1;
	border-bottom:none;
	color:#002588;
	}
	
td.data_ncat span.data,
td.data_dsk span.data{
	color:#B40000;
	}	

td.name_info,
td.source{
	color:#060606;
	padding-right:12px;
	padding-left:25px;
	padding-top:3px;
	text-align:right;
	height:21px;
	vertical-align:top;
	border-left:4px solid #E1E1E1;
	}	

td.link_info,
td.link_source{
	width:100%;
	text-align:left;
	padding-right:5px;
	padding-top:3px;
	color:#B40000;
	border-right:4px solid #E1E1E1;
	}

td.source,
td.link_source{
	background:url(../img/l_ncat.gif) repeat-x bottom;
	padding-bottom:9px;
	}
	
td.link_info a:link,	
td.link_info a:visited{
	color:#B40000;
	font-weight:bold;
	}	


/*body new doska*/	
td.city_dsk,
td.info_anons{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

td.data_dsk{
	font-family:Tahoma;
	text-align:left;
	padding:0px 5px 0px 5px;
	white-space:nowrap;
	color:#002588;
	border-left:4px solid #E1E1E1;
	}

td.data_dsk,
td.city_dsk{
	height:26px;
	vertical-align:middle;
	border-top:4px solid #E1E1E1;
	}
	
td.city_dsk{
	text-align:right;
	color:#B40000;
	border-right:4px solid #E1E1E1;
	padding-right:5px;
	font-size:11px;
	}

td.info_anons{
	color:#002588;
	line-height:15px;
	padding:6px 5px 10px 5px;
	border-right:4px solid #E1E1E1;
	border-left:4px solid #E1E1E1;
	background:url(../img/l_ndsk.gif) repeat-x bottom;
	}
	
td.info_anons a:link,	
td.info_anons a:visited{
	color:#B40000;
	font-weight:bold;
	}
	
/*TOP PUB*/
div.cap_pub{
	background:url(../img/bg_cpub.jpg) repeat-x top;
	margin-top:10px;
	margin-bottom:-10px;
	position:relative;
	z-index:3;
	}

table.cap_pub{
	background:url(../img/sr_cpub.gif) no-repeat right 0px;
	height:80px;
	}
	
table.cap_pub td{
	background:url(../img/sl_cpub.jpg) no-repeat 0px 0px;
	}			
	
table.cap_pub td div{
	background:url(../img/img_cpub.jpg) no-repeat center 0px;
	height:80px;
	}
	
div.top_pub{
	background-color:#BDC1C6;
	}
	
/*PUB*/
table.pub{
	background:url(../img/bg_pub.jpg) repeat-x bottom #D9DBE1;
	margin-top:10px;
	border:5px solid #fff;
	}
	

td.pub1{
	padding:0px 5px;
	}
	
td.pub1 table{
	background:url(../img/bg_npub.jpg) repeat-x bottom #546B7B;
	height:42px;
	border-bottom:1px solid #BAC1CF;
	}
	
td.pub1 table td{
	vertical-align:middle;
	text-align:center;
	color:#F3F9FF;
	padding:5px 10px;
	}
	
td.name_pub{
	width:100%;
	color:#153C5B;
	}
	
td.name_pub a.noline:link,
td.name_pub a.noline:visited{
	color:#153C5B;
	}				
	
td.pub2{
	padding:15px;
	}	
	
div.pub2{
	text-align:justify;
	float:left;
	width:100%;
	padding-bottom:15px;
	color:#000000;
	}	
	
div.pub2 p{
	text-align:justify;
	}
	
div.pub2 img{
	border:1px solid #FB1111;
	}
	
/*cont info*/
div.cont_pub{
	clear:both;
	background:url(../img/bg_contpub.jpg) repeat-x bottom #F0EEF1;
	padding:10px 0px;
	}
	
div.cont_pub table{
	background:url(../img/img_pub.jpg) no-repeat 90% 90%;
	}	

td.name_data,
td.pub_data{
	padding:3px 0px;
	font-size:11px;
	}

td.name_data{
	color:#B40000;
	text-align:right;
	white-space:nowrap;	
	width:20%;
	}
	
td.pub_data{
	color:#B40000;
	text-align:left;
	padding-left:15px;
	font-weight:bold;
	padding-right:40px;
	}
	
td.pub_data a.noline:link,	
td.pub_data a.noline:visited{
	color:#B40000;
	}		
	
	
	
/*PAGER*/
table.pager{
	border:5px solid #F3F9FF;
	margin-top:10px;
	font-size:16px;
	color:#2C4C81;
	height:72px;
	background:url(../img/bg_pg.jpg) repeat-y center #B7BFCE;
	}

td.pager{
	border-top:2px solid;
	border-bottom:2px solid;
	border-color:#44577D;	
	text-align:center;
	vertical-align:middle;
	padding:4px 9px;
	}

/*link see*/	
td.pager a.pager:link,
td.pager a.pager:visited{
	color:#2C4C81;
	}	


/*link active*/
a.pager_curpage:link,
a.pager_curpage:visited{
	text-decoration:none;
	font-weight:normal;
	color:#B40000;	
	}

a.pager_curpage:hover{
	text-decoration:underline; 
	}
	
a.pager_curpage:active{
	text-decoration:none;
	}
	
/* link read catalog and doska*/
table.body_cat td a.noline2:link,	
table.body_cat td a.noline2:visited,
table.body_dsk td a.noline2:link,	
table.body_dsk td a.noline2:visited{
	color:#000000;
	}		

/*ÎÁÚßÇÀÒÅËÜÍÛÅ ÅËÅÌÅÍÒÛ*/	
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
p.literal{
	text-align:center;
	color:Red;
	font-size:12px;
	}

.td,
.tdmain{
	padding-bottom:5px;
	}	

.tdmain{
	padding-top:5px;
	}

.leftcontrol{
	padding-left:25px;
	}
	
p.text{
	text-align:justify;
	padding-left:5px;
	padding-right:5px;
	padding-top:15px;	
	}

/*Attation and * info*/
span.star{
	color:#EE5C0D;
	}

/*ADD PAY Publications*/	
strong.add_paypub{
	text-transform:uppercase;
	font-size:12px;
	color:#040404;
	}

/*active publication and obyava*/	
p.active{
	font-size:12px;
	text-align:left;
	vertical-align:middle;
	margin:0px 0px;
	}
	
.margin_active{
	margin-right:60px;
	}	
	
/*fin statistic*/
table.cat_fin{
	border-collapse:collapse;
	background-color:#FFFFFF;
	}

td.cat_fin,
td.cat_fin2{
	border:1px solid #CECCCB;
	}
	
td.cat_fin{
	color:#0C0C0C;
	height:20px;
	text-align:center;
	padding:3px 0px;
	}

td.cat_fin2{
	color:#0083B4;
	text-align:center;
	vertical-align:middle;
	padding:3px 0px;
	font-size:12px;
	}
	
/*pay systems*/
div.accept{
	font-size:12px;
	color:#372E11;
	padding:12px 10px;
	text-align:left;
	font-family:Verdana;
	background-color:#fff;
	}

table.accept{
	margin-top:12px;
	}

td.accept{
	padding:10px 20px;
	color:#000000;
	font-size:12px;
	text-align:center;
	vertical-align:middle;
	background-color:#EFEEEE;
	border-bottom:4px solid #C5D0E8;
	}
	
td.body_pay{
	padding-top:12px;
	padding-left:10px;
	}
	
td.error_pay{
	padding-left:10px;
	padding-top:2px;
	text-align:left;
	vertical-align:bottom;
	}

table.info_pay{
	margin-top:12px;
	}	
	
td.info_pay{
	padding:5px 10px 0px 0px;
	text-align:left;
	}
	
td.read_pay{
	padding:4px 0px 0px 0px;
	text-align:left;
	width:100%;
	}
	
td.pay_txt{
	text-align:right;
	vertical-align:bottom;
	}
	
td.btm_pay{
	vertical-align:bottom;
	padding-left:18px;
	padding-right:10px;
	padding-bottom:2px;
	}
	
	
/*finder*/
table.rez_search{
	margin-top:12px;
	border-collapse:collapse;
	background-color:#FFFFFF;
	color:#111;
	}
	
td.rez_search{
	padding:8px 10px;
	}
	
.find{
	color:#B2133D;
	}
	
/*see one pub*/
p.see_one_pub{
	text-align:center;
	padding-left:27px;
	}
	
div.back_btn{
	text-align:right;
	padding-right:20px;
	}	

/*my pub*/	
.lbst_active{
	font-size:12px;
	background-color:#FFFFFF;
	padding:0px 0px 3px 0px;
	text-transform:none;
	font-weight:normal;
	margin-left:30px;
	}		
			
/*MY PAY*/	
td.mpay{
	padding-top:20px;
	text-align:center;
	vertical-align:middle;
	font-size:12px;
	color:#000000;
	}
	
input#go{
	margin-top:10px;
	}
	
body.mpay{
	background:none;
	background-color:#FFFFFF;
	}	
/*++++++++++++++++++++++++++++++++*/
div.image{
	text-align:center;
	}

div.description{
	text-align:center;
	color:#111;
	}

div.listimage{
	width:270px; 
	float:right; 
	text-align:left;
	}

.img_center{
	width:100%;
	text-align:center;
	}
	
.img_center div{
	text-align:center;
	width:auto;
	padding:10px 0px;
	}	
	
