.box3 .manage_tags_table tr th {
	font-size: 11px;
	background: #FFF;
	text-align: left;
	border-bottom: 1px solid #e3e4e7;
	padding: 4px 8px 4px 8px;
}

.box3 #tag_form input {
	float: left;
	border: 1px solid #e3e4e7;
	font-size: 11px;
	margin: 2px 5px 0 0;
	padding: 3px 5px 3px 10px;
	width: 58%;
}

#bookmarks_view #tag_form .button {
	margin-top: 1px;
}

.box3 .manage_tags_table tr td {
	padding: 3px 5px 3px 10px;
	font-size: 11px;
    border-left: none;	
    border-right: none;	
}

.show_select {
  min-width: 125px;
}

.bpp_select {
  min-width: 100px;
}

.form_w_hints .line .microcol {
	float: left;
	width: 32%;
}

.form_w_hints .line .microcol select {
	width: 100%;
	border: 1px solid #bed1ee;
	font: 11px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 7px;
	margin-right: 8px;
}


.col_100 .box_4, .col_100 .box_5, .col_100 .box_6 {
    width: 500px;
}


.edit_comment {
  width: 485px;
  border: 1px solid #bed1ee;
}

.letters {
  color: #999999;
}

.rate_it {
	width: 200px;
}

.user_popular_tags a {
	margin-right: 1px;
}

.group_popular_tags span a {
	margin-right: 1px;	
}

.box3_filter {
	padding: 10px 0px 10px 0px;
	margin-left: -5px;
}

table.mybookmarks select {
	width: 32%;
	font-size: 11px;
}

table.mybookmarks select.short {
	width: 31%;
	font-size: 11px;
}

table.mybookmarks select.wide {
	width: 36%;
	font-size: 11px;
}

.form_w_hints .box3 {
	width: 60%;
}

.nav_group_right {
    line-height: 2.1em;
}

.footer_nav {
	 overflow: hidden;
}

.footer ul {
	margin: 0 0 0 -1px;
}

.footer ul li {
	margin: 0;
}

span.CtrlPrev_Act img {
    width: 25px;
    height: 25px;
    background: url('/i/left_arrow.gif') no-repeat;
}

span.CtrlNext_Act img {
    width: 25px;
    height: 25px;
    background: url('/i/right_arrow.gif') no-repeat;
}

span.CtrlPrev_Inact img {
    width: 25px;
    height: 25px;
    background: url('/i/left_arrow_off.gif') no-repeat;
}

span.CtrlNext_Inact img {
    width: 25px;
    height: 25px;
    background: url('/i/right_arrow_off.gif') no-repeat;
}



span.CtrlNew_Act img {
    width: 25px;
    height: 25px;
    background: url('/i/home.gif') no-repeat;
}

span.CtrlNew_Inact img {
    width: 25px;
    height: 25px;
    background: url('/i/home_dis.gif') no-repeat;
}


div.waiting {
background-image:url(/i/globe_square.gif);
background-position:left top;
background-repeat:no-repeat;
height:28px;
margin:0px;
padding:0px;
position:absolute;
width:28px;
z-index:500;
}


#inputRequest {
	height: 16px;
	width: 100%;
	border: 0px solid transparent;
	width: 97%;
	position: absolute;
	top: 2px;
	left: 5px;
	height: 16px;
}

#inputFindBut {
	position: absolute;
	top: 0;
	right: 63px;
	display: block;
	text-align: center;
	padding-top: 3px;
	overflow: hidden;
	color: #FFF;
	width: 54px;
	height: 21px;
}

#inputFindBut span {
	position: absolute;
	top: 0;
	left: 0;
	background: url('../i/search_button.gif');
	cursor: pointer;
	width: 54px;
	height: 21px;
}

.SearchViaOff, .SearchViaOn {
  display: none;
}

.wait {
  osition: absolute;
  display: block;
}

.addWordBlock {
  display: none;
}

DIV.mainWordDiv {
	position: absolute;	
}

DIV.wordOnMap, DIV.wordOnMapActive {
  position: absolute;
  cursor: pointer;
}

DIV.wordOnMap A:link, DIV.wordOnMap A:active, DIV.wordOnMap A:visited, DIV.wordOnMap A:hover{
  position: absolute;
  text-decoration: none;
  z-index: 200;
  color: #005877;
  left: 0px; 
  top: 0px;
  white-space: nowrap;
}
DIV.wordOnMapActive A:link, DIV.wordOnMapActive A:active, DIV.wordOnMapActive A:visited, DIV.wordOnMapActive A:hover{
  position: absolute;
  text-decoration: none;
  z-index: 200;
  color: #ff4f01;
  left: 0px; 
  top: 0px;
  white-space: nowrap;
}

DIV.wordOnMap SPAN.shadow {
	position: absolute;
	color: #FFFFFF;
	z-index: 190;
	left: 2px;
	top: 2px;
	white-space: nowrap;
	}

DIV.wordOnMapActive SPAN.shadow {
	position: absolute;
	color: #DDDDDD;
	z-index: 190;
	left: 2px;
	top: 2px;
	white-space: nowrap;
}

