html {
	margin: 0;
	padding: 0;
	height:100%;
	
	}
	
body { 
	font: 12px arial, sans-serif;
	line-height: 1.5em;
	color: black; 
	background: white; 
	margin: 0; 
	padding: 0;
	height: 100%;
	}
	
h1 {
	font: 18px arial;
	color: #2ca6ed;
	}

h2 {
	font: 26px arial;
	color: #666666;
	}
	
a { 
	color: #005da5;
	}
	
a:visited { 
	color: #005da5;
	}
	
a:hover { 
	text-decoration: none; 
	color: #005da5;
	}

img {
	border: none;
	}

ul, li {
	margin: 0; 
	padding: 0;
	}

span.arrow {
	color: #666666;
	background: url(/img/arrow.jpg) center left no-repeat;
	margin-top: 5px;
	padding-left: 36px;
	margin-left: 10px;

	}
	

	
.clear {
clear: both;
}
	
.container { 
	position: relative;
	padding: 0;  
	margin: 0; 
	position: relative;
	min-width: 980px;
	/*min-height: 1100px;*/
	/*border: 1px dashed black;*/
	}
	

.container .header {
	position: relative; 
	height: 163px;
	padding: 0;
	margin: 0 0 0 10px;
	background: url(../img/logo.jpg) 20px 20px no-repeat;
	width: 99%;
	}
	
.header a.logo {
	display: block;
	width: 240px;
	height: 90px;
	}
	
.header .menu {
	position: relative; 
	padding: 0;
	margin: 0;
	margin-right: 320px;
	top: 35px;
	height: 43px; 
	background: url(/img/menu_fon.jpg) repeat-x;
	}
	
.menu .sel a.menuSel {
	color: white;
	text-decoration: none;
	border: none;
}	

.menu .sel a:hover.menuSel {
	color: white;
	text-decoration: underline;
	border: none;
}	
	
.menu .leftSide {
	position: absolute; 
	left: 0; 
	top: 0; 
	width: 20px; 
	height: 43px; 
	background: url(/img/menu_left.jpg) left no-repeat;
	}
	
.menu .rightSide {
	position: absolute; 
	right: -1px; 
	top: 0; 
	width: 20px; 
	height: 43px; 
	background: url(/img/menu_right.jpg) right no-repeat;
	}
	
.menu .items ul {
	list-style: none;
	padding: 0 50px 0 0;
	margin-left: 25px;
	}
	
.menu .items ul li {
	display: block; 
	float: left;
	padding: 5px 0 0 0;
	font: 22px arial; 
	color: #008edd;
	text-align: center;
	height: 30px;
	}

.menu .items .sel {
  padding-top: 7px;
  padding-bottom: 0px;
	position: relative;
	top: -5px;
	color: white;
	height: 36px;
	background: url(/img/menu_fon_item.jpg);
	}
	
.menu .items ul li.m1 {width: 15%;}
.menu .items ul li.m2 {width: 15%;}
.menu .items ul li.m3 {width: 15%;}
.menu .items ul li.m4 {width: 14%;}
.menu .items ul li.m5 {width: 21%;}
.menu .items ul li.m6 {width: 20%;}

.menu .items ul li a {
	color: #008edd; 
	text-decoration: none; 
	border-bottom: 1px solid #008edd;
	}
	
.menu .items ul li a:hover {
	text-decoration: none; 
	border-bottom:0;
	}
	
.header .authorization {
	/*border: 1px dashed black;*/
	position: absolute;
	top: 10px;
	right: 10px;
	height: 100px; 
	color: #005da5;;
	font-size: 14px;
	line-height: 1.4em;
	text-align: right;
	}

.content a.add{
	/*border: 1px dashed black;*/
	
	padding-left: 15px;
	background: url(/img/plus.jpg) left no-repeat;
	height: 30px;
	
	}
	
.container .right_block {
	position: relative;
	width: 300px;
	margin: -40px 5px 0 0;
	z-index: 99;
	float: right;
	}
	
.container .content {
	position: relative; 
	padding: 0;
	margin: 30px 0;

	margin-right: 350px;
	}

.content .viewer {
	position: relative;
	text-align: justify;
	padding: 0;
	margin: 0 auto;
	width: 93%
	}	
	

.content p{
	line-height: 1.7em;
	}

h2.h2_c1{
	color: black;
	font: normal 18px arial;
	}
	
h2.h2_c2{
	color: #008ddc;
	font: normal 18px arial;
	}
		
h2.comment_header {
	color: #008ddc;
	font: normal 18px arial;
	padding-top: 0px;
	padding-left: 27px;
	background: url(/img/message.jpg) left center no-repeat;
	}	
	
h2.new_comment_header {
	color: #008ddc;
	font: normal 18px arial;
	padding-top: 0px;
	padding-left: 27px;
	background: url(/img/new_message.jpg) left center no-repeat;
	}

.new_comment_area{
	color: black;
	font: normal 12px arial;
	margin: 0;
	padding-top: 0px;
	width: 550px;
	height: 120px;
	border: 1px solid gray;
	background: #f7f7f7 url(/img/com_area_bg.jpg) top repeat-x;
	}	
	
.article_text{
	color: #333333;
	font: normal 12px arial;
	margin: 0;
	padding-top: 0px;
	width: 510px;
	height: 280px;
	border: 1px solid gray;
	background: url(/img/com_area_bg.jpg) top repeat-x;
	}	
	
.article_inp{
	color: #333333;
	font: normal 12px arial;
	margin: 0;
	padding-top: 0px;
	width: 350px;
	height: 20px;
	border: 1px solid gray;
	}
	
.article_sel{
	color: #333333;
	font: normal 12px arial;
	margin: 0;
	padding-top: 0px;
	width: 250px;
	height: 20px;
	border: 1px solid gray;
	}
	
span.sp1 {
	font: bold 14px arial;
	color:#609a0a;
	}	
	
span.sp2 {
	font: bold 16px arial;
	color: #5a8803;
	}	
	
span.darrow {
	font: bold 22px "Arial Black";
	color:#bd10a3;
	margin: 0;
	padding: 0;
	}
	
span.uparrow {
	font: bold 22px "Arial Black";
	color:#609a0a;
	margin: 0;
	padding: 0;
	}
	
.content h1 {	
	margin-left: 40px;
	}
	
.content a.rating_link {
	text-decoration: none;
	margin: 0;
	padding:0; 
	}	

h1.block_header {
	display: block;
	font: 20px arial;
	color: white;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-left: 10px;
	width: 290px;
	height: 27px;
	position: relative;
	background: url(/img/block_header.jpg);
	}
	
.right_block .search {
	margin-left: 7px;
	padding-right: 0px;
	padding-left: 10px;
	height: 30px;
	color: gray;
	font: 20px arial;
	border: 0;
	width: 244px;
	background: url(../img/search_bg.jpg) no-repeat;
	margin-bottom: 3px;
	}
	
.right_block .search_bt {
	margin-top:0px;
 }
 
table.tabBlogs {
	margin-left: 7px;
	color: #bd10a3;
	font: 13px arial;
	}
	
table.tabBestDoctors {
	margin-left: 7px;
	color: #599203;
	font: 13px arial;
	}

a.bestdoc{ 
	color: black;
	}

a:link.bestdoc{ 
	color: black;
	}
	
a:visited.bestdoc{ 
	color: black;
	}
	
a:hover.bestdoc, a:active.bestdoc{ 
	text-decoration: none; 
	color: black;
	}
	
.forms { 
	width: 408px; 
	height: 290px; 
	visibility: hidden; 
	display: none; 
	position: absolute; 
	padding: 	0px 17px; 
	font-family: 	"Trebuchet MS"; 
	z-index: 203;
	/*border: 1px dashed white;*/
	padding: 0;
	}
	
.forms .close {
  width: 118px;
	height: 30px;
	background: url(../img/close.jpg);
	position: absolute; 
	top: 230px; 
	right: 50px; 
	border: none; 
	z-index: 211;
}	

.forms .submit {
  width: 118px;
	height: 30px;
	background: url(../img/button.jpg);
	position: absolute; 
	top: 230px; 
	left: 50px; 
	border: none; 
	z-index: 211;
}
	
.forms .left_bg {
	position: absolute; 
	left: 0px; 
	top: 0px;
	width:31px;
	height:290px;
	background: url(../img/left_bg.png) no-repeat; 
 }

.forms .right_bg {
	position: absolute; 
	right: 0px; 
	top: 0px;
	width:23px;
	height:290px;
	background: url(../img/right_bg.png) no-repeat; 
 }
 
.forms .center_bg {
	position: absolute; 
	left: 24px; 
	top: 0px;
	width: 363px;
	height: 290px;
	background: url(../img/center_bg.jpg) no-repeat; 
 }
 
.forms .auth_field {
	position: absolute; 
	left: 50px; 
	top: 	100px; 
	width: 280px; 
	height: 110px; 
	background: url(../img/form_login.jpg) bottom no-repeat; 
	z-index: 201;
	}
	
.auth_field  input.login_field {
	position: absolute; 
	left: 5px; 
	top: 27px; 
	border: none; 
	padding: 0; 
	margin: 0; 
	width: 250px; 
	height: 20px;
	font-size: 16px;
	background: url(../img/inp_bg.jpg) top repeat-x;
	color: #777777;
	z-index: 209;
	}
	
.auth_field  input.pass_field {
	position: absolute; 
	left: 5px; 
	top: 85px; 
	border: none; 
	padding: 0; 
	margin: 0; 
	width: 250px; 
	height: 20px;
	font-size: 20px;
	background: url(../img/inp_bg.jpg) top repeat-x;
	color: #777777;
	z-index: 210;
	
	}
	
.auth_field span.st1 {
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: black;
	padding-left: 10px;
	padding-top: 5px;
}

.auth_field span.st2 {
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: black;
	padding-left: 10px;
	margin-top: 42px;
	z-index: 210;
	}

.content .reg_head {
 	width: 99%;
 	height: 29px;
 	border-bottom: 1px solid  green;
 	margin: 0 auto;
	}
	
.content .add_head {
	position: relative;
	float: left;
	margin: 0 auto;
 	width: 99%;
 	height: 10px;
 	border-bottom: 1px solid  green;
 	
	}
	
.reg_head .user_tab {
  position: relative;
 	margin: 0 auto;
	width: 309px;
	height: 29px;
	background: url(../img/usertab.jpg) no-repeat; 
	}	
	
.reg_head .doctor_tab {
	position: relative;
	margin: 0 auto;
	width: 309px;
	height: 29px;
	background: url(../img/doctortab.jpg) no-repeat; 
	}
	
span.t1{
	color: #bd10a3;
	}

.text_field {
	width: 230px;
	}
.text_field_h {
	width: 360px;
	}
.text_field_h {
	width: 360px;
	}

 a.but { 
	padding-top: 3px;
	display: block; 
	width: 130px; 
	height: 27px; 
	background: url(../img/but.jpg) no-repeat;
	color: white;
	text-align: center;
	text-decoration: none;
	font: normal 18px arial;
	}
	
a:hover.but {
		color: white;
	}
	
a:visited.but {
		color: white;
	}
	
 a.but_com { 
	padding-top: 10px;
	display: block; 
	width: 130px; 
	height: 33px; 
	background: url(../img/but_com.jpg) repeat-x;
	color: white;
	text-align: center;
	text-decoration: none;
	font: normal 18px arial;
	}
	
a:hover.but_com {
		color: white;
	}
	
a:visited.but_com {
		color: white;
	}
	
.user_tab a.dlink { 
	position: absolute;
	display: block; 
	width: 115px; 
	height: 29px;
	right: 0; 
  top: 0;
	}
	
.doctor_tab a.uslink { 
	position: absolute;
	display: block; 
	width: 190px; 
	height: 29px;
	left: 0; 
  top: 0;
	}
	
.content table.registration {}

.inp_captcha {width: 258px; height: 23px; padding: 0 0 0 0; font-size: 16px; border: none; background: none;}

/*.container .right .mesArea*/				
.mesArea {position: relative; text-align: center; font-family: verdana; font-size: 20px; color: #ffffff;}
.mesArea .side {position: absolute; top: 0; width: 9px; height: 37px;}
.mesArea.err {background: #ff6363; height: 29px; padding-top: 8px; margin-bottom: 20px;}
.mesArea.err .side.lSide {left: 0; background: url(../img/mesAreaErr_sides.gif) left no-repeat;}
.mesArea.err .side.rSide {right: 0; right: -1px; background: url(../img/mesAreaErr_sides.gif) right no-repeat;}
.mesArea.ok {background: #86ce30; height: 29px; padding-top: 8px; margin-bottom: 20px;}
.mesArea.ok .side.lSide {left: 0; background: url(../img/mesAreaOk_sides.gif) left no-repeat;}
.mesArea.ok .side.rSide {right: 0; right: -1px; background: url(../img/mesAreaOk_sides.gif) right no-repeat;}


span.end_reg {
	font: normal 20px verdana;
	color: #2ca6ed;
	padding-left: 10px;
	}

a.lg_link {
	text-decoration: underline;
	font: bold 14px arial;
	color: #006aa4;
	}
	
a:hover.lg_link  {
	text-decoration: none;
	color: #006aa4;
	}
	
.content a.docname_link {
	text-decoration: underline;
	font: bold 16px arial;
	color: #5a8803;
	}
	
a:hover.docname_link  {
	text-decoration: none;
	color: #5a8803;
	}
	
span.job_sp {font: bold 12px arial;	color: #646464;}	

.content a.job_link {	font: bold 12px arial;	color: #646464;	}
	
a:hover.job_link  {	text-decoration: none;	color: #646464;	}
	
a:link.job_link  {color: #646464;}

.viewer a.artList_link {	font: normal 12px arial;	color: #008ddc;	}
	
.viewer a:hover.artList_link  {	text-decoration: none;	color: #bd10a3;	}
	
.listDoctors{
	font: normal 12px arial;
	color: #646464;
	line-height: 1.7em;
	}

.inputDiv {
	position: relative;
	margin: 0;
	padding: 0;
	left: 10px;
	background: url(../img/search.jpg) no-repeat;
	height: 30px;
	width: 276px;
	}
	
	
.inputtextarea {
	position: absolute; 
	left: 5px; 
	top: 8px; 
	border: none; 
	padding: 0; 
	margin: 0; 
	font: 16px arial, sans-serif;
	color: #777777;
	z-index: 210;
	height: 230px;
	width: 235px;
	}
input.inp_search {
	position: absolute; 
	left: 5px; 
	top: 3px; 
	border: none; 
	padding: 0; 
	margin: 0; 
	width: 230px; 
	height: 20px;
	font-size: 16px;
	background: url(../img/inp_bg.jpg) top repeat-x;
	color: #777777;
	z-index: 209;
	}	
	
	
	
.inputtextDiv {
	font-size: 16px;
	position: relative;
	margin: 0;
	padding: 0;
	left: 10px;
	background: url(../img/search_bg.jpg) no-repeat;
	height: 30px;
	width: 276px;
	}
	
	
.inputtextareadiv {
	position: relative;
	margin: 0;
	padding: 0;
	left: 10px;
	background: url(../img/text_area.jpg) no-repeat;
	height: 250px;
	width: 276px;
	}	
	
input.inp_text {
	position: absolute; 
	left: 5px; 
	top: 3px; 
	border: none; 
	padding: 0; 
	margin: 0; 
	width: 230px; 
	height: 20px;
	font-size: 16px;
	background: url(../img/inp_bg.jpg) top repeat-x;
	color: #777777;
	z-index: 209;
	}	
	
	

h1.header_content {
	margin-left: 25px;
	font: normal 22px arial;
	color: #008ddc;
	}	
	
.content .header_content a {
	color: #008ddc;		

}
	
h1.block_header_content {
	font: normal 18px arial;
	color: white;
	margin: 0;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-left: 10px;
	width: 274px;
	height: 27px;
	background: url(/img/block_header_content.jpg);
	}
	
h1.block_header_wide {
	font: normal 18px arial;
	color: white;
	margin: 0;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-left: 10px;
	width: 571px;
	height: 27px;
	background: url(/img/block_header_wide.jpg);
	}
	
.comment_but {
	position: relative; 
	margin: 0; 
	padding: 0;
	height: 50px; 
	padding-left: 400px;
	}
	
.search_bl {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 581px;
	
}	

.search_bl .left_bl {
	position: absolute;
	top:0;
	left:0;
}

.search_bl .right_bl {
	position: absolute;
	top:0;
	right:0;
	}
	
.search_bl .center_bl {
	line-height: 1.3em;
	position: absolute;
	top:100px;
	left:0;
	width: 581px;

	}
	
.search_bl .center_bl_h {
	position: absolute;
	top:520px;
	left:0;
	width: 581px;
	}

a.search_link {
	display: block;
	position: absolute;
	right: 2px;
	top: 3px;
	width: 25px;
	height: 22px;
	}
	
.city_select {
	width: 250px;
	margin-left: 15px; 
	margin-top: 3px;
	color: #777777;
	}
	
a.new_art_link{
	display: block;
	right: 0;
	}
	
.footer {
	margin: 0 auto;
	margin-top: 20px;
  min-width: 980px;
	position: relative;
	width: 99%;
  color: #959595;
  border-top: 1px solid #959595;
  height: 35px;
  padding-top: 10px;
  line-height: 1.3em;
}

.footer ul {
	list-style: none;
	padding: 0 50px 0 0;
	margin-left: 25px;
	}
	
.footer ul li {
	display: block; 
	float: left;
	padding: 5px 0 0 0;
	font: 10px arial; 
	text-align: center;
	border-right: 1px dashed #959595;
	}
	
	
.footer ul li.m1 {width: 22%;}
.footer ul li.m1 a.h { color: #959595; text-decoration: none; }

.footer ul li.m3 {width: 30%;}
.footer ul li.m4 {width: 20%; border-right:none;}

.footer ul li.m4 a {color: #959595;}
.footer ul li.m1 a {color: #959595;}
.footer ul li a:hover {color: #959595;}

.darkBack { position: absolute; top: 0px; left: 0px; background: #000000; display: block; z-index: 202; }

/* Navigation */
.nav { padding: 10px 0 10px 0; color: #646464; font-size: 16px; font-weight: bold; text-align: center; }
.nav a.box  {color: #5a8803;}	
.nav a:hover.box  {color: #5a8803;}


.articleBlock {position: relative; margin: 20px 20px 70px 20px; padding: 0; text-align: justify; }
.newsBlock {position: relative; margin: 20px 20px 40px 20px; padding: 0; text-align: justify; }
.newsBlock h2{font-size: 16px;  }
.articleBlock h1{margin: 15px 0 }
.newsBlock h1{margin: 15px 0 }
.articleBlock .d1 {
	position: relative;
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
	padding-bottom: 20px;
	width: 98%;
	z-index: 201;
	
	}
	
.rec {
	position: relative;
	margin: 0 auto;
	padding: 10px 0 0 0;
	width: 97%;
	height: 150px;
		
	}	
	
.rec2 {
	margin: 0 auto;
	padding: 0;
	width: 98%;
	height: 150px;
		
	}	

.info_ac {
	position: absolute; 
	right: 0px; 
	width: 310px;
	color: #0d72ad;
	
	}

.info {
	position: relative;
	margin-top: 15px;
	margin-left: 10px;
	padding: 0;
	font: normal 9px arial;
	color: #0d72ad; 
	height: 23px;
	background: url(/img/info_bg.jpg);
	width: 92%;
	}
	
.info_left {
	position: relative;
	float: left;
	width: 12px;
	height: 23px;
	background: url(/img/info_left.jpg)
}	

.info_right {
	position: relative;
	float: right;
	width: 12px;
	height: 23px;
	background: url(/img/info_right.jpg)
}	


.date_ac {
	width: 40%;
	position: relative; 
	float: left;
	padding-left: 14px; 
	background: url(/img/clock.jpg) left center no-repeat;
	}
	
.date {
	width: 18%;
	position: relative; 
	float:left;
	padding-left: 17px; 
	top: 6px;
	padding-right: 10px;
	text-align: center;
	border-right: 1px solid silver;
	}
	
.dateNews  {width: 30%;}
	
.viewer .date {
	width: 25%;
	position: relative; 
	float:left;
	padding-left: 17px; 
	top: 6px;
	padding-right: 10px;
	text-align: center;
	border-right: 1px solid silver;
	}	
	
.date span.dateSp {
		padding-left: 17px;
		background: url(/img/clock.jpg) no-repeat;
}
	
	
.info_name {
	width: 20%;
	position: relative; 
	float: left;
	padding-left: 15px; 
	padding-right: 10px;
	top: 4px;
	text-align: center;
	border-right: 1px solid silver;
	}
	
.viewer .info_name {
	width: 25%;
	}	
	
.info_name span.infoSp {
		padding-left: 15px;
		background: url(/img/doc_icon.jpg) no-repeat;
}	
	
	
.info_name_u {
	text-align: center;
	width: 20%;
	position: relative; 
	float: left;
	padding-left: 15px; 
	padding-right: 10px;
	top: 4px;
	border-right: 1px solid silver;
	}	
	
.viewer .info_name_u {
	width: 27%;
	}		
	
.info_name_u span.infoSp {
		padding-left: 15px;
		background: url(/img/us_icon.jpg) no-repeat;
}	
	
.comm {
	width: 10%;
	position: relative; 
	float: left;
	padding-left: 20px; 
	top: 6px;
	padding-right: 10px;
	text-align: center;
	border-right: 1px solid silver;
	
	}
	
.comm span.commSp {
		padding-left: 15px;
		background: url(/img/mess_icon.jpg) no-repeat;
}	

 .commNews  {width: 25%;}
	

.more {
	width: 20%;
	position: relative; 
	float: left;
	padding-left: 15px; 
	top: 4px;
	padding-right: 15px;
	border-right: 1px solid silver;
	text-align: center;
	}
	
.rating {
	width: 10%;
	position: relative; 
	float: left;
	padding-left: 25px; 
	padding-top: 2px; 
	top: 4px;
	padding-right: 10px;
	text-align: center;
	border-right: 1px solid silver;
	}

.rating span.ratingSp {
	padding-left: 15px;
	background: url(/img/rating.jpg) no-repeat;
	}	
	
.viewed {
	width: 10%;
	position: relative; 
	float: left;
	padding-left: 25px; 
	padding-top: 2px; 
	top: 4px;
	padding-right: 0px;
	text-align: center;
	}

.viewed span.viewedSp {
	padding-left: 15px;
	background: url(/img/viewed.gif) left center no-repeat;
	}		
	
.viewedNews  {width: 25%;}
	
.comm_ac {
	width: 20%;
	position: relative; 
	float: left;
	left: 15px;
	padding-left: 12px; 
	background: url(/img/mess_icon.jpg) left center no-repeat;
	}
	
.rating_ac {
	width: 15%;
	position: relative; 
	float: left;
	left: 25px;
	padding-left: 13px; 
	background: url(/img/rating.jpg) left center no-repeat;
	}

.tags {position: relative; margin: 10px 0 0 0;  width: 400px; background: url(/img/tags.jpg) left bottom no-repeat; padding: 2px 0 0 17px;}

.comment_block {
	margin: 10px 20px 20px 30px;
	padding: 0;	
	}
	
span.comm_date {
	font-size: 10px;
	}
	
.comment_block p {
	padding: 0;
	margin: 5px 0 0 0 ;
	}
	
.comment_block a.comm_link {
	text-decoration: underline;
	font: bold 12px arial;
	color: #666666;
	}
	
.comment_block a:hover.comm_link  {
	text-decoration: none;
	color: #666666;
	}

.art_edit{
	display: block;
	position: absolute;
	right: 23px;
	top: 3px;
	height: 16px;
	width: 16px;
	background: url(/img/edit.gif) no-repeat;
	}
	
.art_edit_link {
	display: block;
	height: 16px;
	width: 16px;
	}
	
.art_del{
	display: block;
	position: absolute;
	right: 4px;
	top: 3px;
	height: 16px;
	width: 16px;
	background: url(/img/delete.gif) no-repeat;
	}
	
.art_del_link {
	display: block;
	height: 16px;
	width: 16px;
	}
	
a.new_link {
	display: block; 
	font: bold 16px arial;
	color: #5a8803;
	margin: 0 0 0 30px;
	padding: 0;
	left: 20px;
	}
	
a.photosLink {
	text-decoration: none; 
	font: bold 16px arial;
	color: #5a8803;
	margin-left: 30px;
	padding: 0;
	margin-bottom:20px;
	border-bottom: 1px dashed #5a8803;
	}	

.content a.tags_link {
	color: #666666;
	}

.content a.tags_link:hover {
	color: #666666;
	}

.mapHosp {position: relative; top: 25px; width: 580px; height: 400px; border: 2px solid silver; margin:0; padding:0;  z-index: 21; overflow: hidden;}	
	
.mapHospAdd { margin-top: 10px; width: 50%; height: 400px; border: 2px solid silver; float:left;overflow: hidden; margin-left: 10px; z-index: 21;}

.hDiv {  width: 40%; height: 100px;  float:left;overflow: hidden; margin-left: 10px; z-index: 21;}


.mapHospSearch {position: relative; top: 100px; width: 580px; height: 400px; border: 2px solid silver; margin:0; padding:0;  z-index: 21; overflow: hidden;}

.mapSearch	{ 
	position: relative;
	left: 70px;	
	z-index: 20;
 }
 
.mapSearch h2{
	font: bold 14px arial;
	color:gray;
	margin-bottom: 8px;

}	

.tabNewHospt {margin: 150px 0 0 -230px; padding:0; }
.tagsCloud {text-align: justify; padding: 0 10px 0 10px;}
.tagsCloud a.tgLnk1 {font: normal 12px Arial; color: #959595; text-decoration: none;}
.tagsCloud a.tgLnk2 {font: normal 14px Arial; color: #959595;text-decoration: none;}
.tagsCloud a.tgLnk3 {font: normal 16px Arial; color: #2ca6ed;text-decoration: none;}
.tagsCloud a.tgLnk4 {font: normal 20px Arial; color: #2ca6ed;text-decoration: none;}
.tagsCloud a.tgLnk5 {font: bold 22px Arial; color: #959595;text-decoration: none;}
.tagsCloud a.tgLnk6 {font: normal 26px Arial; color: #bd10a3;text-decoration: none;}
.tagsCloud a.tgLnk7 {font: normal 30px Arial; color: #bd10a3;text-decoration: none;}
.tagsCloud a.tghov:hover {color: white; background: gray;}

.content .usersSort{margin: 20px auto; width: 400px; font: normal 16px Arial; color:#666666;}

#messVote {font: bold 14px Arial;}

.content .photos {
	width: 140px;
	height: 180px;
	position: relative;
	float: left;

}

.content .photosFr {
	width: 140px;
	height: 140px;
	position: relative;
	float: left;
}


.photos img {
	border: 2px solid silver;
	}
	
.photosFr img {
	border: 2px solid silver;
	}
	
	#addPhotosBox {
	
	margin-left: 20px;
	}
	
ul.doubleUL {
list-style: none;
}

ul.doubleUL li {
	font-size: 13px;
	margin-bottom: 10px;
}

ul.doubleUL li a {
	font-size: 13px;
	}

.content .viewer  img{ margin:10px 20px 10px 10px;}
.content .viewer ul{margin: 0 0 0 20px;}
.articleBlock .d1 img {margin:0 5px 5px 5px;}