#authBlock {
	position: relative;
	background: url('/img/static/ads_dark_bg.png');
	border: 3px solid #ddd;
	margin: 0px 10px;
}
	#authBlock a {
		font-size: 11px;
		text-decoration: none;
	}
	#authBlock a:hover {
		text-decoration: underline;
	}
#rcolMarg {
	height: 60px;
}
#regNewCheckbox {
	line-height: 50px;
	font-weight: bold;
	text-align: center;
}
	#regNewCheckbox input {vertical-align: middle;}
#regForm_common, #regForm_firm {
	position: relative;
}
	#regForm_firm {
		display: none;
	}
.form_errors ul {
	margin: 5px 0px;
}
.photoEd {
	position: relative;
	padding: 10px;
	text-align: center;
	float: left;
}
	.photoEd img {
		height: 100px;
	}
	.photoEd p {margin: 0;}
	.photoEd div {
		text-align: left;
		position: relative;
	}
		.photoEd div a {
			position: absolute;
			right: 0; top: 0;
		}
#firmPhotos {
	position: relative;
	text-align: center;
}
	.photoShow {
		
	}
		.photoShow img {
			border: 0;
			margin: 3px;
		}
h3 {
	font-size: 17px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.form_errors ul {
	padding: 0;
	color: #f00;
}

#search {
	display: block; position: absolute;
	width: 350px; height: 500px;
	background: url('../img/search.png') no-repeat;
	right: -30px; top: -60px;
	opacity: 0.3;
}
#searchForm {
	position: relative;
}
	#searchForm .searchBtn {
		width: 40px;
		font-size: 14px;
	}

#yandSearchForm {
	position: relative;
	width: 250px; height: 120px;
	/*right: 20px; bottom: -70px;*/
	margin-top: -60px;
	z-index: 10;
	text-align: center;
}
	#yandSearchForm table {
		position: relative;
		margin: auto auto;
	}
#addBanner {
	display: block; position: relative;
	background: #ddd url(../img/addbanner_bg.png) no-repeat;
	width: 224px; height: 74px;
	line-height: 73px;
	margin: auto auto;
}
#banners {
	margin-top: 10px;
}
.commentspic {
	vertical-align: -2px;
}
.recOps {
	font-size: 11px;
}
	.recOps img {
		border: 0;
		vertical-align: -2px;
	}
h4 {
	font-size: 14px;
	margin: 5px 0px;
}
.article_short {
	position: relative;
	padding: 15px 10px;
	border-bottom: 1px dotted #cccccc;
}
.article_short p {
	margin: 14px 0px 5px 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.comment_item {
	margin-bottom: 10px;
	padding-bottom: 7px;
	border-bottom: 1px dotted #cccccc;
}
	.comment_text {
		margin: 4px 0;
	}
#firm_title {
	margin-bottom: 5px;
}
#firm_short {
	margin: 0 0 20px;
}
#firm_full, #firm_addr, #firm_contacts, #firm_parent, #firm_ofsite {
	margin: 0 0 10px;
}
#firm_opinions {
	text-align: center;
	margin-top: 20px;
}
	.posOps span, .negOps span {
		font-weight: bold;
	}
#voting {
	margin-top: 10px;
	text-align: center;
}
	#voting a img {
		border: 0;
	}
	#posOp, #negOp {
		display: block; position: relative;
		width: 100px;
		padding: 3px 0 7px;
		margin: auto auto;
		border: 1px dotted #ccc;
	}
.div_warning{
	background-color: #EEEFB3;
	color: #000;
	font-size: 8pt;
	padding: 5px;
	margin: 10px auto;
}
#site_preview {
	text-align: center;
	margin: 20px 0;
}
#site_name {
	margin-bottom: 5px;
}
#site_url {
	margin: 0 0 10px;
}
#site_parent {
	margin: 0;
}
table {position: relative;}
#next_blink {
	display: block; position: absolute;
	width: 14px; height: 14px;
	left: 0; top: 0;
	font-size: 1px;
	background: url('../img/next.gif') 0px 0px;
	cursor: hand; cursor: pointer;
	text-decoration: none;
	opacity: 0;
	filter: alpha(opacity=0);
}
.pdaScrollHolder {
	position: relative;
	width: 100%; height: 123px;
	overflow: auto;
	text-align: left;
}
	.pdaScrollContent {
		padding: 5px 0;
	}
.grayLinks {text-align: left;}
.grayLinks a, .itemsList a {
	color: #b1b1b1;
}
.grayLinks a:hover, .itemsList a:hover {
	color: #fff;
}
.itemsList {
	text-align: left;
}
.pdaScrollContent {
	position: relative;
	padding-left: 10px;
}
#itemView {
	/*text-align: left;*/
}
	#itemView_title {
		font-weight: bold;
		text-align: center;
	}
	#itemView_preview {
	}
	#itemView_about {
		font-size: 11px;
		line-height: 13px;
	}
	#itemView_download {
		font-weight: bold;
	}
#pdaLoader {
	display: none; position: absolute;
	width: 32px; height: 32px;
	left: 95px; top: 45px;
	background: url('/img/ajax-loader.gif') no-repeat;
}
.pdafade {
	position: absolute;
	width: 100%; height: 10px;
	left: 0;
	font-size: 1px;
	background: url('/img/pdafade.png') repeat-x;
	z-index: 5;
}
	#pdafade_t {
		top: 0;
		background-position: top;
	}
	#pdafade_b {
		bottom: 0;
		background-position: bottom;
	}
#tips_collection, #tip_template_holder {
	display: none;
}
.tip_template {
	position: relative;
	width: 400px;
}
	.tip_head {
		margin-top: 0;
	}
	.tips_unsubscribe {
		vertical-align: -2px;
	}
	.tip_ops {
		text-align: right;
		margin-top: 10px;
	}
.mobOrder td {
	background: url('/img/static/ads_light_bg.png');
}
	.mobOrder input {
		margin: 0 0 5px 0;
	}
	.mobOrder p {
		color: #444;
	}
.yaResults {
	margin: 0;
	padding-left: 20;
	list-style-position: outside;
}
	.yaResults ul {
		margin-top: 5px;
		padding-left: 0px;
		list-style-position: outside;
		list-style-type: none;
		font-size: 80%;
	}
	.yaResults span {
		color: #aaa;
	}