/*
-----------------------------------------------
Site Screen Master
Author:   Aleksandr 4Ek Timofeev (www.4eki.ru)
Version:  02 Sep 2005
----------------------------------------------- */
/* Imported Styles @import url("tr.css");
----------------------------------------------- */
@import url("base.css");
@import url("layout.css");
/* Hide description block
----------------------------------------------- */
#DESC
{
	display:none;
}
/* Hide image borders
----------------------------------------------- */
A img
{
	border-width:0;
}

.MNUREC {position:absolute;left:15px; top:97px;width:160px;padding:10px;margin:10px 0;}
.MNUREC {background:url(/4Ek/i/diary/adding/rec/hdr.gif) no-repeat;background-color:#FAFAFA;border:#E9E9E9 1px solid;font-family:Trebuchet MS, Tahoma, sans-serif;font-size:11px;}
#RSALE {margin-left:60px;color:#7F7F7F;}
.MNUREC ul, .MNUREC ul li {margin:0;padding:0;}
.MNUREC ul li {margin:6px 0 0 18px;line-height:14px;list-style-type: none;list-style-image: url(/4Ek/i/diary/adding/rec/plus.gif)}
.MNUREC ul li a:link, .MNUREC ul li a:visited, .MNUREC ul li a:active {color:#0571B9;text-decoration:none;background:url(/4Ek/i/diary/adding/rec/lbg.gif) repeat-x 0 100%;} .MNUREC ul li a:hover {background:url();}
