/*21.05.2010*/
body.articles_map_large {
	max-width:none;
	width:1258px;
	}
body.articles_map_large #login,
body.articles_map_large #right {
	display:none;
	}
body.articles_map_large #container {
	padding:0;
	height:1323px;
	}

/*#content.articles_map_plugin .list_item * {	outline:1px dotted;	}*/
#content.articles_map_large_plugin img {
	margin:0;
	border:none;
	}
#content.articles_map_large_plugin #map {
	cursor:move;
	}
#content.articles_map_large_plugin .list_item {
	position:absolute;
	z-index:1;
	width:40px;
	height:20px;
	overflow:hidden;
	}
#content.articles_map_large_plugin .list_item:hover {
	z-index:10000;
	width:200px;
	height:auto;
	}
	#content.articles_map_large_plugin .list_item.ui-draggable {
		border:1px dashed #f00;
		width:40px;
		height:20px;
		}
	#content.articles_map_large_plugin .list_item.ui-draggable.blink_off {	border-color:#fff;	}
	#content.articles_map_large_plugin .list_item.ui-draggable:hover,
		#content.articles_map_large_plugin .list_item.ui-draggable a {
		cursor:move;
		}
		#content.articles_map_large_plugin .list_item.ui-draggable div {	display:none;	}
	#content.articles_map_large_plugin .list_item .position{	display:none;	}
	#content.articles_map_large_plugin .list_item>div {
		border:solid 1px rgb(255,167,20);
		padding:0 5px;
		background:url(axs_gfx/articles_map_item_bg.png);
		}
	#content.articles_map_large_plugin .list_item>div h2 a {
		color:rgb(255,167,20);
		text-decoration:none;
		}
	#content.articles_map_large_plugin .list_item>div h2 a:hover {
		text-decoration:underline;
		}

#content.articles_map_plugin .back {
	margin:20px 0px;
	}

