body {
  margin:0;
  padding:0;
  font-family:Arial;
  font-size:12px;
  behavior:url('/netcat_files/design/csshover.htc');
  }
  
a {
  color:#087500;
  text-decoration:underline;
  }

a:hover {
  text-decoration:none;
  }

a img {
  display:block;
  border:none;
  }

#HiddenTop {
  display:block;
  width:0px;
  height:0px;
  font-size:0px;
  line-height:0px;
  }

#HiddenCounters {
  display:none;
  }

#Overal {
  width:100%;
  }

#HeaderLeft {
  width:395px;
  height:247px;
  vertical-align:top;
  }
  
#LogoPlace {
  width:395px;
  height:197px;
  background:#00581d url('/netcat_files/design/top_sprite.jpg') 0px 0px no-repeat;
  overflow:hidden;
  }
  
  #LogoPlace a {
    display:block;
    margin:55px 0px 0px 124px;
    width:230px;
    height:120px;
    text-align:center;
    color:#fff;
    font-size:30px;
    }

  #LogoPlace a span {
    display:none;
    }

#SearchBlock {
  height:33px;
  background:#e2e7e3 url('/netcat_files/design/top_sprite.jpg') 0px -197px no-repeat;
  }
  
  #SearchBlock p {
    display:block;
    padding:9px 40px 5px 42px;
    margin:0;
    }

#SearchBlockText {
  float:left;
  margin:0 7px 0 0;
  padding:0;
  width:251px;
  height:19px;
  border-top:1px solid #cbcbcb;
  border-right:1px solid #ececec;
  border-bottom:1px solid #ececec;
  border-left:1px solid #cbcbcb;
  }
  
#SearchBlockSub {
  float:left;
  margin:0;
  padding:0;
  width:53px;
  height:20px;
  background:#7dc488 url('/netcat_files/design/search_button.png') left top no-repeat;
  border:none;
  color:transparent;
  cursor:pointer;
  }

#AeroPlace {
  width:395px;
  height:17px;
  background:#d8d8d8 url('/netcat_files/design/top_sprite.jpg') 0px -230px no-repeat;
  }
  
#HeaderRight {  
  height:247px;
  background:url('/netcat_files/design/top_sprite.jpg') right -265px no-repeat;
  }
  
#HeaderRightTbl {
  width:100%;
  height:247px;
  vertical-align:top;
  background:url('/netcat_files/design/top_sprite.jpg') -395px 0px no-repeat;
  }

#CitysList {
  width:193px;
  height:247px; /* ? */
  vertical-align:top;
  }

  #CitysList ul {
    width:169px;
    margin:40px 0 0 24px;
    padding:0;
    list-style:none;
    font-size:13px;
    line-height:13px;
    }
    
  #CitysList ul li {
    padding:0 0 0 15px;
    margin:7px 0;
    background:url('/netcat_files/design/items_set.png') 0px 4px no-repeat;
    }
  
  #CitysList ul li a {
    color:#000;
    text-decoration:none;
    }

  #CitysList ul li a:hover {
    text-decoration:underline;
    }

#InteractivePlace {
  height:247px;
  vertical-align:top;
  }

#InteractivePlaceF {
  float:right;
  width:405px;
  height:197px;
  /*
  width:388px;
  height:247px;
  */  
  }

#LeftContent {
  width:395px;
  background:#ededed url('/netcat_files/design/left_col_bg.png') right top repeat-y;
  vertical-align:top;
  }

#LeftAbout {
  display:block;
  margin:43px 39px 17px 45px;
  font-size:26px;
  line-height:26px;
  }
  
  #LeftAbout span {
    display:block;
    padding-bottom:11px;
    color:#004d13;
    border-bottom:1px solid #77ad42;
    }

  #LeftAbout span a {    
    color:#004d13;
    text-decoration:none;
    }

#LeftAboutList {
  margin:0 72px 17px 72px;
  padding:0;
  list-style:none;
  font-size:12px;
  }

  #LeftAboutList li {
    padding-left:11px;
    margin:6px 0;
    background:url('/netcat_files/design/left_col_bull.png') 0px 5px no-repeat;
    }

  #LeftAboutList li a {
    color:#000;
    text-decoration:none;
    }

  #LeftAboutList li a:hover {
    text-decoration:underline;
    }

.LeftPromoBlock {
  margin-right:2px;
  padding:1px 1px 1px 3px;
  font-size:10px;
  text-align:justify;
  }
  
  .LeftPromoBlock div {
    padding:21px 35px 19px 41px;
    border:1px solid #ececec;
    }
    
  .LeftPromoBlock div div {
    margin:0 11px 0 20px;
    padding:0;
    border:none;
    }
    
  .LeftPromoBlock div div.LeftPromoBlockSub {
    display:none;
    }
    
.LeftPromoBlock:hover, .LeftPromoBlockAct {
  margin-right:2px;
  padding:1px 1px 1px 3px;
  background:#e5e5e5;
  font-size:10px;
  text-align:justify;
  }
  
  .LeftPromoBlock:hover div, .LeftPromoBlockAct div {
    padding:21px 35px 19px 41px;
    background:#f8f8f8;
    border:1px solid #fff;
    }
    
  .LeftPromoBlock:hover div div, .LeftPromoBlockAct div div {
    display:none;
    }
    
  .LeftPromoBlock:hover div div.LeftPromoBlockSub, .LeftPromoBlockAct div div.LeftPromoBlockSub {
    display:block;
    margin:0 11px 0 20px;
    padding:0;
    border:none;
    }

.LeftPromoBlockTitle {
  display:block;
  color:#004d13;
  height:51px;
  margin:0;
  border-bottom:1px solid #77ad42;
  }
  
  .LeftPromoBlockTitle a {
    color:#004d13;
    /* For ie6 */
    text-decoration:none;
    cursor:pointer;
    /* / For ie6 */
    }
  
  .LeftPromoBlockTitle span {
    display:block;
    float:left;
    font-size:26px;
    line-height:43px;
    text-transform:lowercase;
    }
    
  .LeftPromoBlockTitle em {
    display:block;
    float:left;
    font-size:47px;
    line-height:43px;
    font-style:normal;
    }

.LeftPromoBlockSub ul {
  padding:0;
  margin:16px 20px;
  list-style:none;
  font-size:12px;
  font-weight:bold;
  text-align:left;
  }
  
  .LeftPromoBlockSub ul li {
    padding-left:11px;
    margin:3px 0;
    background:url('/netcat_files/design/left_col_bull2.png') 0px 5px no-repeat;
    }
    
  .LeftPromoBlockSub ul li a {
    color:#004d13;
    text-decoration:none;
    }

  .LeftPromoBlockSub ul li a:hover {
    text-decoration:underline;
    }

#RightContent {
  vertical-align:top;
  }
  
  #RightContent h1 {
    padding:0 0 0 20px;
    margin:0 18px 15px 18px;
    font-size:18px;
    color:#004d13;
    line-height:16px;
    text-transform:lowercase;
    font-weight:normal;
    background:url('/netcat_files/design/right_col_title.png') 0px 6px no-repeat;
    }
    
  #RightContent h1 span {
    font-weight:bold;
    }
    
#RightContentContainer {
  padding:0 38px;
  text-align:justify;
  }
  
#RightContentThird {
  width:100%;
  }

  #RightContentThird td {
    width:50%;
    }
  
#ThirdLevelContour {
  padding-top:13px;
  background:url('/netcat_files/design/thrd_top.jpg') 0px 0px no-repeat;
  }
  
  #ThirdLevelContour ul {
    padding-bottom:40px;
    list-style:none;
    text-align:left;
    background:url('/netcat_files/design/thrd_bot.jpg') 0px bottom no-repeat;
    }

  #ThirdLevelContour ul li {
    padding-left:9px;
    margin-bottom:3px;
    background:url('/netcat_files/design/left_col_bull2.png') 0px 4px no-repeat;
    }

  #ThirdLevelContour ul li a {
    color:#087500;
    text-decoration:underline;
    }

  #ThirdLevelContour ul li a:hover {
    text-decoration:none;
    }

#ThirdLevelImg img {
  float:right;
  }

#FooterContainer {
  height:222px;
  background:url('/netcat_files/design/footer_sprite.jpg') left top repeat-x;
  vertical-align:top;
  font-size:11px;
  }
  
#BannerPlace {
  height:100px;
  text-align:center;
  }
  
  #BannerPlace * {
    margin:5px auto;
    }
    
#AdressPlaceUno {
  width:330px;
  padding-left:77px;
  vertical-align:top;
  }
  
  #AdressPlaceUno img {
    margin-right:4px;
    }

  #AdressPlaceUno a {
    color:#095c26;
    font-weight:bold;
    }
  
#VisibleCounters {
  margin:23px 0 30px 0;
  height:31px;
  clear:both;
  }
  
  #VisibleCounters a img {
    margin-right:4px;
    display:block;
    float:left;
    width:88px;
    }  

#AdressPlaceDo {
  width:290px;
  vertical-align:top;
  }
  
  #AdressPlaceDo strong {
    display:block;
    margin:16px 0 8px 0;
    color:#095c26;
    }

#AdressPlaceTres {
  line-height:18px;
  }


h4.RCCSubTitle, h4.RCCSubTitleAnimated, h4.RCCSubTitleAnimatedOpen {
  display:block;
  padding:0px;
  margin:0 0 5px 0;
  border-top:3px solid #cbe7cf;
  background:#cbe7cf url('/netcat_files/design/sec_title.jpg') left top repeat-x;
  text-align:left;
  font-family:arial;
  font-size:12px;
  line-height:12px;
  font-weight:bold;
  }
  
  h4.RCCSubTitle span, h4.RCCSubTitleAnimated span, h4.RCCSubTitleAnimatedOpen span {    
    display:block;
    padding:3px 16px 6px 16px;
    background:url('/netcat_files/design/sec_title.png') left top no-repeat;
    }

div.RCCSubTitle, div.RCCSubTitleAnimated, div.RCCSubTitleAnimatedOpen {
  margin-bottom:10px;
  }
  
h4.RCCSubTitleAnimated, h4.RCCSubTitleAnimatedOpen {
  cursor:pointer;
  }

.RightContentVendorList {
  float:left;
  width:107px;
  height:54px;
  margin:10px;
  border:1px solid #EDEDED;
  padding:1px;
  background:#F8F8F8;
  }

.ImgStyle {
  padding:3px 1px;
  border:1px solid #087500;
  }

.MoreLink {
  display:block;
  text-align:right;
  color:#087500;
  text-decoration:none;
  font-weight:bold;
  }

.MoreLink:hover {
  text-decoration:underline;
  }

#RightContent h1.FirstPadder {
  margin-left:-20px;
  }

#MainNewsBanner {
  width:100%;
  }

#MainNews {
  padding-right:20px;
  vertical-align:top;
  }

.NewsItem a {
  color:#087500;
  text-decoration:none;
  font-weight:bold;
  }

.NewsItem a:hover {
  text-decoration:underline;
  }

#MainBanner {
  padding-top:11px;
  width:240px;
  vertical-align:top;
  text-align:center;
  }

#HotKeyHint {
  position:absolute;
  padding:5px;
  background:#E0F0E3; /*#f8f8f8; */
  border:2px solid #CBE7CF;/*#EDEDED;*/
  font-family:Arial;
  font-size:12px;
  color:#004D13;
  font-weight:bold;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  }

.ContactsTable {
  width:100%;
  text-align:left;
  background:#b7ddbc;
  }

  .ContactsTable a {
    color:#000;
    }

  .ContactsTableUno td {
    background:#e1f1e4;
    }

  .ContactsTableDo td {
    background:#d1ead5;
    }

  .ContactsTableTries td {
    background:#fff;
    }

#VisualTop {
  text-align:right;
  padding:10px;
  clear:both;
  }

#BranchList {
  width:100%;
  margin:10px 0px;
  }

  #BranchList td {
    width:50%;
    }

table.SelectedBrach {
  width:100%;
  background:#067812;
  }

.SelectedBrachHeadUno {
  width:35%;
  text-align:center;
  color:#fff;
  font-weight:bold;
  }

.SelectedBrachHeadDo {
  text-align:center;
  color:#fff;
  font-weight:bold;
  }
  
  tr.SelectedBrach td {
    background:#fff;
    text-align:left;
    vertical-align:top;
    }

.ContactsFormTable {
  width:100%;
  font-size:12px;
  text-align:left;
  }
  
  .ContactsFormTable td {
    width:50%;
    }

  .ContactsFormTable td input, .ContactsFormTable td select, .ContactsFormTable td textarea {
    width:100%;
    font-size:12px;
    border:1px solid #004D13;
    background:#F8F8F8;
    }

  .ContactsFormTable td input.Sub {
    border:1px solid #004D13;
    background:#358E2E;
    color:#F8F8F8;
    }

  .ContactsFormTable td textarea {
    height:60px;
    }

.WaitInitialisation {
  background:url('/netcat_files/design/ajax-loader.gif') center center no-repeat;
  }

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.3 (04/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('/netcat_files/design/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('/netcat_files/design/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('/netcat_files/design/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('/netcat_files/design/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('/netcat_files/design/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('/netcat_files/design/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('/netcat_files/design/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('/netcat_files/design/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('/netcat_files/design/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('/netcat_files/design/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('/netcat_files/design/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('/netcat_files/design/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('/netcat_files/design/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('/netcat_files/design/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('/netcat_files/design/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('/netcat_files/design/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('/netcat_files/design/fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/netcat_files/design/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/netcat_files/design/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/netcat_files/design/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/netcat_files/design/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/netcat_files/design/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/netcat_files/design/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/netcat_files/design/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/netcat_files/design/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/netcat_files/design/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/netcat_files/design/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/netcat_files/design/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/netcat_files/design/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/netcat_files/design/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/netcat_files/design/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/netcat_files/design/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/netcat_files/design/fancy_shadow_nw.png', sizingMethod='scale'); }  

#PolifortLink {
  color:#eb0600;
  font-family:Verdana;
  padding:0 0 15px 39px;  
}

#PolifortLink a {
  text-decoration:none;
  color:#eb0600;
}

#PolifortLink a:hover {
  text-decoration:underline;
}


.CiAutoPItemDataHEmp {
  height:20px;
  font-weight:bold;
  display:block;
  background:url('/netcat_files/design/plus.gif') left top no-repeat;
  text-decoration:underline;
  cursor:pointer;
}

.CiAutoPItemDataHEmp span {
  display:block;
  padding:0 0 0 20px;
  line-height:12px;
  cursor:pointer;
}

.CiAutoPItemDataEmpA {
  display:block;
  background:url('/netcat_files/design/minus.gif') left top no-repeat;
}

.CiAutoPItemDataEmp {
  display: none;
}

#HkQuestionBlockFd {
	position:absolute;
	top:270px;
	right:0px;
	width:30px;
	height:102px;
	z-index:100;
	}

	#HkQuestionBlockFd a.OptionalLinks {
		display:block;
		margin:2px 0px;
		width:30px;
		height:30px;
		}

	#HkQuestionBlockFd a.OptionalLinks span {
		display:none;
		}

	#HkQuestionBlockFd a.Callback {
		background:url('/netcat_files/design/feedback/back_icons.png') 0px 0px no-repeat;
		}

	#HkQuestionBlockFd a.Callback:hover {
		background:url('/netcat_files/design/feedback/back_icons.png') -30px 0px no-repeat;
		}

	#HkQuestionBlockFd a.Question {
		background:url('/netcat_files/design/feedback/back_icons.png') 0px -31px no-repeat;
		}

	#HkQuestionBlockFd a.Question:hover {
		background:url('/netcat_files/design/feedback/back_icons.png') -30px -31px no-repeat;
		}

	#HkQuestionBlockFd a.Order {
		background:url('/netcat_files/design/feedback/back_icons.png') 0px -62px no-repeat;
		}

	#HkQuestionBlockFd a.Order:hover {
		background:url('/netcat_files/design/feedback/back_icons.png') -30px -62px no-repeat;
		}
