/* верхние счётчики */
div#invcounters { display:none; }

/* последний пункт в группе элементов меню */
/*
#left ul li:last-child { border-bottom:none; }
#left ul li { border-bottom:(nextSibling == null ? 'none' : '1px dotted #696b74'); }
*/

/* картинки в галерее */
.big_fot img { border:1px solid #3d4365; width:374px; height:284px; background:url(/images/engine/starsky/loading01.gif) 50% 50% no-repeat; }
.fot_small img { border:1px solid #3d4365; margin:4px 3px 4px 3px; cursor:pointer; cursor:hand;}
.fot_small img:hover, .fot_small img:active { border:1px solid #B4B5B9; }

/* картинки в "наши работы" */
#our_works a.sample_img { width:19.8%; }

/* ссылки в тексте */
div#right a { color:#E4E5E9; text-decoration:underline; }
div#right a:hover, div#right a:active { color:#E4E5E9; text-decoration:underline; }

/* ссылки в шапке */
#right .way { color:#F88C06; font-size:11px; font-weight:bold; margin:0 0 8px 0; padding:0 0 0 3px; text-align:left; }
#right .way img { margin:0 3px; }
#right .way a { color:#FC8B00; text-decoration:none; }
#right .way a:hover { text-decoration:underline; }

/* отбивка картинок в разные стороны и рамка вокруг них */
#right p img { border:1px solid #3D4365; }
#right p img[align=left] { margin-right:10px; }
#right p img[align=right] { margin-left:10px; }
#right p img { margin-right:expression(align=='left'?'10px':'0'); margin-left:expression(align=='right'?'10px':'0'); }

/* ошибки заполнения форм */
p#error_0, p#error_1, p#error_2 { color:#FF0000; font-weight:bold; display:none; }
img#formsubm { cursor:pointer; cursor:hand; }

#fots table td a.titlink { display:block; height:2em; padding:0; text-decoration:none; }
#fots table td a.titlink:hover, #fots table td a.titlink:active { text-decoration:underline; color:#7CD4FB; }
#fots span.h2 { font-size:25px; font-weight:500; color:#F88C06; }

#our_works a.allworks { padding-right:0; background:url(/images/engine/starsky/bull2.gif) no-repeat 95% 5px; }

#right ul { margin:0; padding:0; }
#right ul li { list-style-type:none; background:url(/images/engine/starsky/ico_box3.gif) no-repeat left 7px; padding:5px 0 5px 35px; margin:0; }

#right table.fancy { border-collapse:collapse; width:556px; }
#right table.fancy th, #right table.fancy td { border:1px solid #59629C; font-size:11px; padding:5px; }
#right table.fancy th { text-align:center; font-weight:bold; color:#FFFFFF; background:#222A55; }

#f_box h2 { display:inline; font-size:12px; }

#counts { margin-left:0; }
#gs { margin-left:0; }
#footer div.copy { padding-right:0; }

