/* Рамка news_short */


#box_01
{width: 213px;
 height: 4059px;
 border: blue solid 0px;
 display:block;
 position: absolute;
 top: 570px;
 left:0px;
 z-index: 0;
}


* html #box_01 {   /*  IE6 */
                   top: 580px;
}

*:first-child+html #box_01 {   /*  IE7 */
                               top: 580px;
}



#tl_01
{width: 13px;
 height: 12px;
 position: relative;
 top: 0px;
 left: 0px;
 background: url(/images/borders/adjustable/01/tl.gif) top left no-repeat;
 border: blue solid 0px;
}

#tr_01
{width: 13px;
 height: 12px;
 position: relative;
 top: 0px;
 left: 187px; /* Ширина - tl(Ширина) - tr(Ширина)   */
 background: url(/images/borders/adjustable/01/tr.gif) top left no-repeat;
 border: blue solid 0px;
}

#t_01
{width: 187px;  /* Ширина - tl(Ширина) - tr(Ширина)   */
 height: 12px;
 position: relative;
 top: 0px;
 left: 13px;
 background: url(/images/borders/adjustable/01/t.gif) top left repeat-x;
 border: blue solid 0px;
}

#l_01
{width: 6px;
 height: 4036px;  /* Высота - tl(Высота) - bl(Высота)   */
 position: relative;
 top: 0px;
 left: 0px;
 background: url(/images/borders/adjustable/01/l.gif) top left repeat-y;
 border: blue solid 0px;
}

#r_01
{width: 6px;
 height: 4036px;  /* Высота - tl(Высота) - bl(Высота)   */
 position: relative;
 top: 0px;
 left: 207px;  /* Ширина - l(Ширина)   */
 background: url(/images/borders/adjustable/01/r.gif) top right repeat-y;
 border: blue solid 0px;
}

#bl_01
{width: 13px;
 height: 11px;
 position: relative;
 top: 0px;
 left: 0px;
 background: url(/images/borders/adjustable/01/bl.gif) bottom left no-repeat;
 border: blue solid 0px;
}

#br_01
{width: 13px;
 height: 11px;
 position: relative;
 top: 0px;
 left: 187px;   /* Ширина - tl(Ширина) - tr(Ширина)   */
 background: url(/images/borders/adjustable/01/br.gif) bottom left no-repeat;
 border: blue solid 0px;
}

#b_01
{width: 187px;  /* Ширина - tl(Ширина) - tr(Ширина)   */
 height: 11px;
 position: relative;
 top: 0px;
 left: 13px;
 background: url(/images/borders/adjustable/01/b.gif) bottom left repeat-x;
 border: blue solid 0px;
}

#border_text_01
{width: 187px;  /* Ширина - tl(Ширина) - tr(Ширина)   */
 height: 4036px;  /* Высота - tl(Высота) - bl(Высота)   */
 position: relative;
 top: 0px;
 left: 13px;
 overflow: hidden;
 border: blue solid 0px;
 /*background: url(/images/backgrounds/whiteblue.gif);*/
}
