/*
	@date 23-01-2012
	@author <kut@pikmedia.ru>

*/

@import url('reset.css');

/*
@import url('../js/fancybox/jquery.fancybox.css');
@import url('../js/fancybox/helpers/jquery.fancybox-buttons.css');
@import url('../js/fancybox/helpers/jquery.fancybox-thumbs.css');
*/

.aboutnotar
	{
	width: 100%;
	border: 1px solid #DFDFDF;
	}


.aboutnotartd
	{
	padding: 2px;
	border-bottom: 1px solid #DFDFDF;
	font-size: 10px;
	}

.notamba
	{
	width: 100%;
	border: 1px solid #DFDFDF;
	}


.notamba tr td
	{
	padding: 6px;
	border-bottom: 1px solid #DFDFDF;
	font-size: 16px;
	}



/* General styles */
html {
	background-color: #8896a4;
}
body {
	font: normal 14px/1.3 Arial, Helvetica, sans-serif;
	color: #2a3955;
}
a {
	color: #274b8f
}
a:hover {
	color: #c86008;
}

.pubimg
	{
	padding: 10px; color: black; background-color: silver; display: block;
	
	}

.shadow {
	max-width: 1024px;
	margin: 0 auto;
	border-radius: 10px;
	box-shadow: 0 0 16px #28292a;
}

/* Header */
.header {
	margin-top: 12px;
	font-size: 12px;
}
.header,
.header a {
	color: #fff;
}
.header a:hover {
	color: #f8d55b;
}
.header,
.headerTop,
.headerBottom,
.mainMenu {
	overflow: hidden;
}
.headerBottom ul,
.mainMenu ul {
	list-style-type: none;
}
	.logReg li,
	.headerBottom li,
	.mainMenu li {
		float: left;
	}
.headerTop {
	min-height: 100px;
	background-color: #314261;
	padding: 0 26px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
	.logo {
		float: right;
		margin: 10px 16px 0 0;
	}
	.logReg {
		display: inline-block;
		margin: 42px 0 0;
	}

.headerBottom {
	min-height: 46px;
	background-color: #2a3955;
}

/* Social buttons */
	.socialBtns,
	.searchBar {
		float: left;
	}

	.socialBtns {
		display: block;
		width: 148px;
		height: 28px;
		margin: 9px 0 0 60px;
	}
		.socialBtns a {
			display: block;
			width: 28px;
			height: 28px;
			background-image: url('../img/socialBtns.png');
			background-repeat: no-repeat;
			text-indent: -9999px;
			margin-left: 12px;
		}
		.btnShr {
			background-position: 0 0;
			margin-left: 0 !important;
		}
		.btnFav {
			background-position: -28px 0;
		}
		.btnFb {
			background-position: -56px 0;
		}
		.btnVk {
			background-position: -84px 0;
		}

/* Search bar */
	.searchBar {
		display: block;
		width: 200px;
		height: 32px;
		margin: 7px 0 0 60px;
	}
		.searchBar input {
			margin: 0;
			border: 0;
			float: left;
			outline: none;
			display: block;
			background-image: url('../img/bg_search.png');
			background-repeat: no-repeat;
			color: #fff;
		}
		.searchQuery {
			width: 128px;
			height: 12px;
			background-position: 0 0;
			padding: 10px 8px;
		}
		.searchSubmit {
			width: 56px;
			height: 32px;
			line-height: 32px;
			background-position: -144px 0;
		}
		.searchSubmit:hover {
			background-position: -144px -32px;
			cursor: pointer;
		}
		.searchSubmit:active {
			color: #f8d55b;
		}
/* A-Z */
	.azIndex {
		display: inline-block;
		float: right;
		margin-right: 1em;
	}
		.azIndex li {
			margin: 0 .2em;
			line-height: 46px;
		}
		.azNum {
			margin-right: 1em !important;
		}
		.azRus {
			margin-left: 1em !important;
		}
			.azIndex a {
				text-decoration: none;
			}
			.azIndex a:hover {
				text-decoration: underline;
			}

/* Main menu */
.mainMenu {
	height: 44px;
	background: #252729 url('../img/bg_mainMenu.png') 0 0 repeat-x;
}
	.mainMenu ul {
		display: block;
		m0ax-width: 900px;
		text-align: center;
		margin: 0 auto;
		padding-left: 15px;
	}
		.mainMenu li:not(:first-child) {
			background: url('../img/bg_mainMenu_li.png') 0 50% no-repeat;
			padding-left: 3px;
		}
			.mainMenu a {
				display: block;
				text-decoration: none;
				margin: 0 13px;
				line-height: 44px;
				font-size: 13px;
			}
			.mainMenu a:hover {
				text-decoration: underline;
			}
			.mainMenu li.active a {
				background: url('../img/bg_mainMenu_active.png') 50% 0 no-repeat;
			}

/* Content */
.content {
	overflow: hidden;
	background: #f1f1f1 url('../img/bg_news_top.png') 0 0 repeat-x;
}
.leftColumn,
.rightColumn {
	width: 46%;
	float: left;
	padding-left: 4%;
	margin-bottom: 16px;
}
	.leftColumn .mediaColumnHeading,
	.rightColumn .mediaColumnHeading {
		margin-right: 60%;
	}

/* News */
.news {
	background-image: url('../img/bg_news_top.png'), url('../img/bg_news_top2.png');
	background-position: 0 0;
	background-repeat: repeat-x;
	padding-top: 32px;
	overflow: hidden;
}
	.newsColumnHeading {
		font-size: 14px;
		color: #fff;
		font-weight: normal;
		text-align: center;
		padding-top: 5px;
		width: 359px;
		height: 40px;
		background: url('../img/bg_newsColumnHeading.png') 0 0 no-repeat;
		margin: 0 auto;
		margin-bottom: 4px;
	}
	.newsSplash {
		padding: 10px;
		background: url('../img/bg_newsSplash.png') 0 0 repeat-y;
		overflow: hidden;
		margin-bottom: 16px;
	}
		.splashThumb {
			float: left;
			display: block;
			margin: 0 10px 5px 0;
		}
			.splashThumb img {
				display: block;
				width: 110px;
				height: 70px;
			}
			.splashThumb:hover img {
				-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(49, 66, 97, .8);
				-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(49, 66, 97, .8);
				box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(49, 66, 97, .8);
			}
		.splashHeading {
			margin-bottom: .2em;
		}
		.splashContent {
			font-size: 12px;
		}
	.newsList {
		list-style-type: none;
	}
		.newsList li {
			margin-bottom: .5em;
			padding-left: 20px;
			background: url('../img/bul_newsList.png') 0 3px no-repeat;
			margin-left: -20px;
		}

.newsItem .date,
.itemInfo .date {
	display: inline-block;
	margin-bottom: .6em;
	font-size: 11px;
	background-color: LightSteelBlue;
	color: #fff;
	padding: 2px 6px;
}

.newsItem .date a,
.itemInfo .date a {
	text-decoration: none;
	color: #fef;
}

.newsItem .date a:hover,
.itemInfo .date a:hover {
	text-decoration: none;
	color: blue;
}

.newsItemHeading {
	margin-bottom: .3em;
}
.newsItemFull p:not(:last-child):not(:only-child) {
	margin-bottom: 1em;
}

/* Media */
.media {
	overflow: hidden;
	border-top: 20px solid #e3e3e3;
}
	.mediaColumnHeading {
		margin-bottom: 8px;
	}
	.mediaColumnHeading span {
		height: 40px;
		padding: 5px 20px 0 20px;
		background: url('../img/bg_mediaColumnHeading.png') 100% 0 no-repeat;
		font-size: 14px;
		font-weight: normal;
		color: #fff;
		display: block;
		margin: 0 20px 0 0;
		text-align: right;
	}
	.media .leftColumn,
	.media .rightColumn {
		padding: 0;
		width: 50%;
		overflow: hidden;
	}
	.media .rightColumn {
		background: url('../img/bg_media_rightColumn.png') 0 100% no-repeat;
	}
		.splitter {
			float: left;
			width: 44%;
			padding: 0 2% 0 4%;
		}
		.splitter:last-child {
			background: url('../img/bg_splitter.png') 0 0 repeat-y;
		}
			.mediaItem {
				overflow: hidden;
			}
			.mediaItem:not(:last-child) {
				margin-bottom: 1em;
			}
				.mediaThumb {
					float: left;
					margin: 0 10px 5px 0;
					display: block;
				}
					.mediaThumb img {
						display: block;
						width: 80px;
						height: 60px;
					}
					.mediaThumb:hover img {
						-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(49, 66, 97, .8);
						-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(49, 66, 97, .8);
						box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(49, 66, 97, .8);
					}
				.mediaItemHeading {
					display: block;
					margin-bottom: .2em;
				}
				.mediaItem p {
					font-size: 12px;
				}
.toggleMore {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
	display: block;
	width: 208px;
	height: 20px;
	margin-left: -104px;
	position: absolute;
	left: 50%;
	background: url('../img/toggleMore.png') 50% 0 no-repeat;
	bottom: -20px;
}

/* Game item */
.itemInfo {
	font-size: 14px;
	margin: -12px 0 22px;
	padding: 0 16px;
	overflow: hidden;
}
.itemAddInfo {
	margin-bottom: 30px;
	font-size: 12px;
	padding: 0 16px;
	overflow: hidden;
}
	.itemInfoContainerLeft,
	.itemInfoContainerRight {
		float: left;
	}
	.itemInfoContainerLeft {
		margin-right: 2%;
		width: 48%;
	}
	.itemInfoContainerRight {
		margin-left: 1%;
		width: 49%;
	}
		.itemSubContainer {
			margin-bottom: 1.2em;
			padding: 0 10px 8px;
			border: 1px solid #ddd;
			overflow: hidden;
		}
			.itemInfo h3,
			.itemAddInfo h3 {
				margin: 0 -10px .4em;
				font-size: 13px;
				background-color: #ddd;
				padding: 4px 8px 5px;
			}

			.itemInfo h4,
			.itemAddInfo h3 {
				margin: 0 -10px .4em;
				font-size: 12px;
				font-weight: normal;
				background-color: #ddd;
				padding: 4px 8px 5px;
			}

			.itemAddInfo ul {
				list-style-type: square;
				line-height: 1.5;
				padding-left: 1.3em;
			}
	.itemHeading,
	.itemCommentsHeading {
		font-size: 14px;
		color: #fff;
		min-height: 36px;
		line-height: 36px;
		background-color: #314261;
		padding: 0 16px;
		margin: 0 -16px 12px;
	}
	.itemInfo > p {
		margin-bottom: 1em;
	}
	.itemInfo > img {
		display: block;
		width: 108px;
		height: 108px;
		float: left;
		margin: 0 10px 5px 0;
	}
	.placeholder {
		margin: 16px 0;
	}
	.placeholderContainer {
		position: relative;
		max-width: 500px;
		margin: 0 auto;
	}
		.placeholderContainer img {
			width: 100%;
			display: block;
		}
		.placeholderNote {
			position: absolute;
			bottom: 0;
			color: #fff;
			background-color: rgba(0, 0, 0, .7);
			width: 84%;
			text-align: center;
			padding: 3% 8%;
		}

/* Comments */
.itemComments {
	margin-bottom: 30px;
}

/* Sliders */
.itemMedia {
	margin-bottom: 40px;
}
.mediaSlider {
	background-color: #ebebeb;
	border-top: 2px solid;
	border-bottom: 2px solid;
	border-color: #ddd;
	padding: 2%;
	margin: 0 2px;
	position: relative;
}
	.placeholderVideo {
		height: 298px;
		width: 528px;
		/*width: 100%;*/
		margin: 0 auto 1em;
	}
		.placeholderVideo iframe {
			width: 100%;
			height: 100%;
			background: url('../img/Y-U-NO.png') 0 0 no-repeat;
		}
	.mediaSlider ul {
		list-style-type: none;
		overflow: hidden;
	}
		.mediaSlider li {
			float: left;
			display: block;
			padding: 1% 0;
			width: 25%;
		}
		.mediaSlider li:nth-child(4n+1) {
			clear: left;
		}
			.mediaSlider a.thumbLink {
				display: block;
				max-width: 90%;
				margin: auto;
				text-align: center;
				text-decoration: none;
			}
				.mediaSlider a.thumbLink:hover img {
					-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(49, 66, 97, .8);
					-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(49, 66, 97, .8);
					box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(49, 66, 97, .8);
				}
				.mediaSlider img {
					max-width: 100%;
					display: block;
					margin: 0 auto;
				}
			.thumbName {
				font-size: 12px;
				padding: .3em .5em 0;
				display: block;
			}
				.thumbName span {
					border-bottom: 1px dashed #274b8f;
				}
				.mediaSlider a.thumbLink:hover .thumbName span {
					border-color: #c86008;
				}

/* Text */
.text {
	padding: 20px 20px 2px;
	background-color: #e3e3e3;
}
	.text h1 {
		font-size: 16px;
		margin-bottom: .4em;
	}
	.text p {
		margin-bottom: 1em;
	}
	.text a {
		text-decoration: underline;
	}

.breadCrumbs {
	min-height: 22px;
	background-color: #e3e5e7;
	font-size: 12px;
	line-height: 22px;
	padding: 0 16px;
	margin-bottom: 20px;
	overflow: hidden;
	white-space: nowrap;
}
	.breadCrumbs ul {
		list-style-type: none;
	}
		.breadCrumbs li {
			float: left;
			margin-right: .5em;
		}
			.breadCrumbs li:not(:last-child):after {
				content: '\00bb';
				margin-left: .5em;
			}
.listLatest {
	padding-bottom: 38px;
	margin: 0 18px 20px;
	background: url('../img/listLatest_border.png') 0 100% repeat-x;
	position: relative;
}
.listLatest.newsItem {
	padding-bottom: 22px;
	overflow: hidden;
}
	.listLatest img,
	.itemInfoImg img {
		display: block;
		margin: 0 10px 5px 0;
		width: 100px;
		height: 100px;
		float: left;
		box-shadow: 0 0 3px #ccc;
	}
	.listLatest a:hover img {
		-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(49, 66, 97, .8);
		-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(49, 66, 97, .8);
		box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(49, 66, 97, .8);
	}
	.listLatestHeading {
		min-height: 22px;
		line-height: 22px;
		margin-bottom: .4em;
	}
		.listLatestHeading a {
			font-weight: bold;
		}
		.listLatestHeading span {
			float: right;
			background-color: #e3e4e6;
			padding: 0 10px;
			height: 22px;
			display: inline-block;
			line-height: 22px;
			color: #2a3955;
			font-size: 12px;
			margin: 0 -16px 0 .5em;
		}
		.viewsMore {
			position: absolute;
			right: -16px;
			bottom: 10px;
			background-color: #e3e4e6;
			min-height: 22px;
			line-height: 22px;
			font-size: 11px;
		}
			.views {
				padding: 0 6px;
			}
			.more {
				background-color: #314261;
				color: #fff;
				display: inline-block;
				padding: 0 6px;
				font-weight: bold;
				text-decoration: none;
			}
			.more:hover {
				color: #f8d55b;
			}
	.listLastContent {
		padding-left: 102px;
	}
	.listLastFooter {
		font-size: 11px;
		margin: 1em 0 0;
	}
		.listLastFooter span {
			display: inline-block;
			padding: 2px 5px;
			background-color: #e3e4e6;
			margin-bottom: 3px;
			border-right: 1px solid Silver;
			border-bottom: 1px solid Silver;
		}

		.listLastFooter span a
		{
		text-decoration: none;
		color: #2a3955;
		}

/* Tool columns */
.leftTools,
.centerContent,
.rightTools {
	float: left;
}
.leftTools
{
	width: 22%;
}
.rightTools {
	width: 22%;
}
	.leftTools .mediaColumnHeading,
	.rightTools .mediaColumnHeading {
		margin-top: 40px;
		margin-bottom: 0;
	}
	.leftTools .mediaColumnHeading:nth-of-type(2),
	.rightTools .mediaColumnHeading:nth-of-type(2) {
		margin-top: 20px;
	}
	 .rightTools .mediaColumnHeading span {
	 	text-align: left;
		margin: 0 0 0 20px;
		background: url('../img/bg_mediaColumnHeading_invert.png') 0 0 no-repeat;
	 }
.centerContent {
	width: 78%;
	padding-top: 5px;
	min-width: 200px;
	background: url('../img/bg_toolsColumn.png') 0 21px no-repeat,
				url('../img/bg_toolsColumn.png') 100% 21px no-repeat;
}

/* Polls */
.pollForm {
	margin-left: 30px;
	padding-right: .2em;
	position: relative;
	padding-bottom: 30px;
}
	.pollForm h3 {
		font-size: 12px;
		margin-bottom: .6em;
	}
	.pollForm p {
		margin-bottom: .4em;
		font-size: 12px;
	}
		.pollForm input[type='radio'] {
			margin: .1em .5em 0 0;
			vertical-align: top;
		}
		.pollSubmit,
		.pollArchive {
			position: absolute;
			bottom: 0;
			height: 20px;
			line-height: 20px;
			margin: 0;
			padding: 0;
			border: 0;
			background-image: url('../img/bg_pollForm.png');
			background-repeat: no-repeat;
			text-decoration: none;
			font-size: 10px;
			width: 84px;
			cursor: pointer;
			text-align: center;
		}
		.pollSubmit {
			right: 12px;
			color: #fff;
			background-position: -84px 0;
		}
		.pollSubmit:hover,
		.pollArchive:hover {
			color: #c86008;
		}
		.pollArchive {
			right: 96px;
			color: #2a3955;
			background-position: 0 0;
		}

/* Games list */
.gameGenre,
.gameType,
.gameDeveloper,
.gamePublisher,
.gameWorldPremiere,
.gameLocalPremiere {
	display: block;
	font-size: 12px;
	margin-bottom: .2em;
}
	.gameGenre span,
	.gameType span,
	.gameDeveloper span,
	.gamePublisher span,
	.gameWorldPremiere span,
	.gameLocalPremiere span {
		font-weight: bold;
	}

/* Quick games */
.quickGames {
	overflow: hidden;
	background-color: #e3e5e7;
	padding: 16px 0 13px;
	margin: -32px 0 22px;
}
	.quickGames ul {
		list-style-type: none;
	}
		.quickGames li {
			float: left;
			text-align: center;
			display: block;
			width: 25%;
		}
			.quickGames img {
				display: block;
				width: 90px;
				height: 90px;
				margin: 0 auto;
				border: 1px solid #274b8f;
			}
			.quickGames img:hover {
				border-color: #c86008;
			}
		.quickGamesCat {
			font-size: 11px;
			color: #767676;
		}

/* Faved game */
.faved {
	background-color: #fff5c6;
	background-position: 100% 0;
	background-repeat: no-repeat;
	padding: 2% 16px 38px;
	margin: 0 2px 20px;
}
	.faved .viewsMore {
		right: 0;
	}

/* Paginator */
.paginator {
	background-color: #e3e5e7;
	font-size: 12px;
	padding: 3px 16px;
	overflow: hidden;
	margin-bottom: 20px;
}
	.paginator > span {
		float: left;
		display: block;
		margin-right: 6px;
	}
	.paginator ul {
		list-style-type: none;
	}
		.paginator li {
			float: left;
			padding: 1px 5px;
		}
		.paginator li:first-child {
			margin-left: 0;
		}
		.paginator .active {
			background-color: #314261;
			color: #fff;
			margin: 0 2px;
		}

#infscr-loading {
	background: url('../img/bg_loading.png') 0 0 repeat;
	position: fixed;
	bottom: 0;
	left: 50%;
	margin-left: -150px;
	width: 300px;
	text-align: center;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	padding: 10px 0;
	color: #fff;
	font-size: 12px;
}

/* Footer */
.footer {
	background-color: #2a3955;
	color: #fff;
	height: 90px;
	font-size: 11px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	margin-bottom: 56px;
}
	.copyleft {
		float: left;
		margin: 4px 0 0 10px;
		width: 88%
	}

	.copyleft span{
		font-size: 11px;
		text-align: justify;
		display: block;
		
	}


	.banners {
		float: right;
	}

/* Media queries */
@media screen and (max-width: 800px) {
	.shadow {
		box-shadow: none;
		border-radius: 0;
	}
		.header {
			margin-top: 0;
			text-align: center;
		}
			.headerTop {
				border-radius: 0;
			}
			.logo {
				display: block;
				float: none;
				margin: 10px 0 0;
			}
			.logReg {
				margin: 1em 0;
			}
			.azIndex {
				float: none;
				margin: 0 1em;
			}
			.mainMenu {
				background: none;
				background-color: #252729;
				height: auto;
				min-height: 64px;
				padding: 0 10%;
			}
				.mainMenu li {
					width: 50%;
					text-align: center;
					margin: 1em 0;
				}
				.mainMenu li:not(:first-child) {
					background: none;
					padding: 0;
				}
					.mainMenu li.active a {
						color: #f8d55b;
						background: none;
					}
					.mainMenu a {
						text-decoration: underline;
						display: inline;
						line-height: 1;
						white-space: nowrap;
					}
		.leftColumn,
		.rightColumn {
			width: 90%;
			padding: 0 5%;
		}
		.media .leftColumn,
		.media .rightColumn {
			width: 100%;
		}
			.splitter {
				width: 90%;
				padding: 0 5%;
			}
			.splitter:last-child {
			background: none;
			}
				.mediaItem:last-child {
					margin-bottom: 1em;
				}
		.leftTools,
		.rightTools {
			display: none;
		}
		.quickGames {
			margin: 10px 0 22px;
		}
		.centerContent {
			width: 100%;
			background: none;
			padding-top: 9px;
		}
			.itemInfo {
				padding: 0 16px;
			}
				.itemHeading {
					margin: 0 -16px 1em;
				}
			.itemInfoContainerLeft,
			.itemInfoContainerRight {
				width: 100%;
				float: left;
				margin: 0;
			}
			.faved {
				padding: 2% 18px 38px;
				margin: 0 0 20px;
			}
				.faved .viewsMore {
					right: 2px;
				}
			.breadCrumbs {
				padding: 0 16px 4px;
			}
		.footer {
			border-radius: 0;
			margin-bottom: 0;
		}
}



/*/street.css*/

.findann
{


}

.findann b
{
font-size: 16px;
}

a.dyn 
{
text-decoration: none;
border-bottom: 1px dashed black;
}

a.pad
{
padding-left: 2px;
padding-right: 2px;
margin-left: 3px;
margin-right: 3px;
}

.bux
{
padding-top: 10px;
}



/*./autocomplete.css*/

.xf * {
    margin:0;
    padding:0;
    text-align: left;
}


html, body {
    /*b0ackground-color:#E2F2E2;
    f0ont-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
    0color: black;
    f0ont-size: 8pt;*/
}

.ac_results {
    /*height:expression(document.body.clientWidth > 230? "230px" : "auto"); /* для ie*/
 	/*-height: 230px*/
	max-height:230px; overflow-y:auto; overflow-x: hidden;
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	/*#o0verflow: auto;
	#o0verflow-x: hidden;
	#o0verflow-y: auto;*/
	z-index: 555;
	/*#m0ax-height: 100px;*/
}

.ac_results ul {

	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {

	/*display:none;/*sorry for IE5*/
	display/**/:none;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	/*width:3000px;*/
	/*height:3000px;*/
}

.ac_results li {
	position:relative;
    margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
	color: black;
}

.ac_loading {
	background : Window url('autocomplete_indicator.gif') right center no-repeat;
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
}
#example {
  position:absolute;
  top:10px;
  left:10px;
  width:150px;
  font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
}
#example2 {
  p0osition:absolute;
  t0op:10px;
  l0eft:10px;
  width:350px;
  font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

#example22 {
  p0osition:absolute;
  t0op:10px;
  l0eft:10px;
  width:350px;
  font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
}


.b
{
width: 50px;
font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
}

#example3 {
  p0osition:absolute;
  t0op:10px;
  l0eft:10px;
  width:50px;
  font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

.qnt {
  position:absolute;
  top:2px;
  right:10px;
  font-size:0.8em;
  color:#26A908;
}
