/* для вставки CopyRight  в публикациях (news/pubXX.shtml)*/
.CopyRtCntnr{
width:600px;
margin:-10px 0 0 0;
position:relative;
top:0;
left:0;
}
.CopyRtCntnrFF{
width:600px;
margin:-10px 0 0 0 ;
position:relative;
top:0;
left:3%;
}
.CopyRtByric{
float:left;
width:90px;
height:42px;
padding:4px 0 0 0; 
}
.CopyRtTxt{
width:490px;
text-align:center;
padding:2px 0 0 0; 
}
.ochist{
clear:both;
}
/* для вставки Новинка  в списке  публикаций*/
.novinka{
background-color:#CCFFCC;
color:red;
margin-right:6px;
padding-left:4px;
padding-right:2px;
}
/*секция файл для печати*/
.forPrnt{
position:relative;
top:-20px;
left:60px;
margin:0 0 -15px 0;
font-size:10px;
width:400px;
}
/*скрытый блок аналог см. crm_dop.css стр. 32*/
.imgoff, .imgon{
float:left;
margin:6px 0 0 0;
 width:10px;
 cursor:pointer;
}
/* то же для  /redy51/store-technologies.html */
.imgToff, .imgTon{
float:left;
margin:6px 0 0 0;
 width:70px;
 cursor:pointer;
}
/* всплывающий комментарий. см - wms_dop.css стр. .173*/
.refCmntWms{
width:350px;
height: 90px;
border:solid 1px #FF9933;
margin:0 0 -100px 0;
background-color:#FFF9D2;
color: Green;
text-align:left;
font-size:11px;
padding:4px 4px;
display:block;
z-index:6;
}