/*Generals*/
html {
	min-height: 100%;
	height: auto;
}

body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	padding:0px 0px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.ph {
    margin:10px 0px 15px;
}
h1 {
	font-family: Verdana, "Times New Roman", "Courier New";
	font-size: 22px;
	color: #007BE1;
	font-weight:bold;
	margin:0px 0px;
	padding:0px;
}
h2 {
	color:#007BE1;
	margin:20px 0px 8px;
	padding:0px;
	font: normal 18px Verdana, Arial, Times, serif;
}
h3 {	
	font: normal 14px Verdana, Arial, Verdana, Times, serif;
	color: #007BE1;
	margin:15px 0px;
	padding:0px;
}
h4 {	
	font: bold 11px Verdana, Arial, Helvetiva, Sans-serif;
	color: #007BE1;
	margin:15px 0px 0px;
	padding:0px;
}

h5, h6 {
	font-family: Verdana, Arial, Helvetiva, Sans-serif;
	font-size: 11px;
	color:#007BE1;
	font-weight:normal;
	margin:15px 0px 5px;
	padding:0px;
}
ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
/*Generals*/

#GeneralDiv {
	text-align:center;
	margin:0px auto;
	font: normal 11px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	min-width:1000px;
		width:expression((document.documentElement.clientWidth
	 || document.body.clientWidth) < 1000? "1000px":
	 "auto");	
	min-height:1000px;
}
#BottomRightBgDiv {	
	padding-bottom:5px;
}
#BottomBgDiv {
	
}


/*End Generals*/

/*Top*/
#GeneralTopDiv {
	position:relative;
}
#TopRightPacientsSectionDiv {
 height:130px;
 width:350px;
 position:absolute;
 right:0px;
 top:0px;
 background: url(../../img/pacients_top.gif) no-repeat right top;
 z-index:200;
}
#TopRightSpecialistsSectionDiv {
 height:130px;
 width:350px;
 position:absolute;
 right:0px;
 top:0px;
 background: url(../../img/specialists_top.gif) no-repeat right top;
 z-index:200;
}

.TopSectionLink {
	display:block;
	margin-top:53px;
	margin-left:100px;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align:right;
	width:220px;
	text-decoration:none;
}
.TopSectionLink:hover {
	text-decoration:none;
	color:#CCD7E6;
}
.TopNavigationDiv {
	margin-top:10px;
	margin-left:25px;
}
.TopNavigationDiv a {
	margin:0px 0px 0px 10px;
	text-decoration:underline;
}
.TopNavigationDiv a:hover {
	text-decoration:none;
}
/*End Top*/

/*Content*/
#ContentNavigationDiv {
position:absolute;
top:208px;
left:265px;
width:45%;
text-align:left;
}
#ContentNavigationDiv a {
	color:#666666;
}
#ContentNavigationDiv img {
	padding:0px 5px;
}

/*General Content Table*/

#GeneralContentTable td {
	text-align:left;
	vertical-align:top;
}
#GeneralContentTable table {
	margin:0px;
}
#GeneralContentTable a {
	color:#E60004;
	text-decoration:none;
}
#GeneralContentTable a:hover {
	text-decoration:underline;
}


		/*Content Table Left Td */
		
		.ContentTableLeftTd {
			padding:110px 10px 30px 40px;
			width:21%;
			height:750px;
		}
		.NewsContainerDiv .BlockLinks, .SaitNewsContainerDiv .BlockLinks {
			text-align:right;
			margin-right:15px;
			margin-top:4px;
			margin-bottom:4px;
			padding:0px 0px 0px 0px;
		}
		.NewsContainerDiv .BlockLinks a, .SaitNewsContainerDiv .BlockLinks a {
			text-decoration:underline;
			margin-left:10px;
			padding:0px;
		}
		.NewsContainerDiv .BlockLinks a:hover, .SaitNewsContainerDiv .BlockLinks a:hover {
			text-decoration:none;
		}	
		.SaitNewsHeader, .MedicineNewsHeader, #ForumHeader, #QuescionsHeader, #PoolDivHeader, #PublicityHeader, #DiscusHeader, #PacientsQuescionsHeader {
			height:33px;
			padding:0px;
			margin:5px 0px 0px 0px;
			display:block;
		}
		.SaitNewsHeader {
			background: url(../../img/sait_news.gif) no-repeat left top;
		}
		.MedicineNewsHeader {
			background: url(../../img/med_news.gif) no-repeat left top;
		}
		#ForumHeader {
			background: url(../../img/forum.gif) no-repeat left top;
		}
		#QuescionsHeader {
			background: url(../../img/answer_quescions.gif) no-repeat left top;
		}
		#PublicityHeader {
			background: url(../../img/publications.gif) no-repeat left top;
			margin-bottom:10px;
		}
		#DiscusHeader {
			background: url(../../img/descuss.gif) no-repeat left top;
			margin-bottom:10px;
		}
		#PacientsQuescionsHeader {
			background: url(../../img/pacients_quescions.gif) no-repeat left top;
			margin-bottom:10px;
		}
		.SaitNewsHeader span, .MedicineNewsHeader span, #ForumHeader span, #PoolDivHeader span, #QuescionsHeader span, #PoolDivHeader span, #PublicityHeader span, #DiscusHeader span, #PacientsQuescionsHeader span {
			display:none;
		}
		.NewsDate{
			display:block;
			margin:5px 0px 0px 5px;
		}
		.NewsTitle, .NewsText, .NewsShortText {
			display:block;
			margin:5px 0px 5px 10px;
		}
		.NewsDate {
			font: bold 10px Verdana, Verdana, Arial, Helvetica, sans-serif;
			color: #999999;	
		}
		.ActionMonth {
			color : #999999;
			margin-top: 20px;
			margin-bottom: 10px;
			font: bold 12px Arial, Verdana, Helvetica, sans-serif;
			}
		.NewsTitle {
			font-weight: bold;
			font-size: 11px;
			color:#000000;
			}
		.ActionCity {
			font-size: 11px;
			}
		.NewsShortText {
			font-size: 11px; 
			font-weight: normal;
			color:#666666;
			}
		.NewsLink {
			display:block;
			padding:2px 0px;
			text-align:right;
			outline:none;
		}
		.NewsFullText {
			font-size: 12px;
			}
		.NewsSource {font-size: 11px;
			}
		.NewsMonth {
			font-size: 12px;
			color: #FF0000;
			font-weight: bold;
			margin-top: 10px;
			margin-bottom: 15px;
			font-family : Arial;
		}
		.ResultTable {
   border:1px solid #CCCCCC;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   margin:0px;
  }
  .ResultTable td {
   padding:8px;    
  }
  .Grey {
   background-color:#E8F1F7;
   border:1px solid #FFFFFF;
  }
  .White {
   border-right:1px solid #E8F1F7;
  }
   tr.Grey td, tr.White td {
    border-right:1px solid #fff;
    border-bottom:1px solid #fff;
    border-left:1px solid #fff;
    border-top:1px solid #fff;
  }
  #GeneralContentTable .ResultTable td a:hover {
   color:#006699;    
  }
  .SaitNewsContainerDiv .NewsShortText {
   color:#006699;
  }

/*Left Menu*/

#LeftDiv {
margin-top:20px;
border-top:1px dotted #CCCCCC;
border-bottom:1px dotted #CCCCCC;
padding-bottom:5px;
}
#LeftDiv ul {
width:170px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 10px;
}
#LeftDiv ul a , #LeftDiv div a {
display:block;
color: #5B7FAF;
text-decoration:none;
cursor:pointer;
padding:4px 0px 2px 15px;
margin:0px 0px 5px 0px;
font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
outline:none;
}
#LeftDiv ul a:hover {
color:#007BE1;
text-decoration:underline;
}
#LeftDiv li a#CurrentLink, #LeftDiv div a#CurrentLink {
background: url(/img/menu_bullet-over.gif) no-repeat -5px top;
color:#007BE1;
text-decoration:underline;
}

div#CurrentLink {
background: url(/img/menu_bullet-over.gif) no-repeat -5px top;
}

.mypets {
color: #5B7FAF;
text-decoration:none;
cursor:pointer;
padding:4px 0px 6px 15px;
margin:0px 0px 0px 0px;
font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
outline:none;
width:170px;
}

/*Sub Menu*/

#LeftDiv ul ul {
border:none;
margin:0px 0px 0px 10px;
padding:0px 0px 0px 4px;
}
#LeftDiv ul ul li {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
font-weight:normal;
}
#LeftDiv ul ul li a {
font-size:10px;
}
/*End Left Menu*/ 


		/*End Content Table Left Td*/

		/*Content Table Right*/
		
		.ContentTableRightTd {
			padding:50px 10px 100px 15px;
		}
		.ContentTableRightTd h3 {
			margin:5px 0px 7px;
			white-space:nowrap;
		}
		.CentralAllAboutVertigoDiv {
			background: url(../../img/central_table_img.gif) no-repeat left top;
			padding:90px 37px 20px 75px;
			margin-top:45px;
		}
		.CentralAllAboutVertigoDiv h3 {
			font: bold 16px Arial, Helvetica, sans-serif;
			color:#000000;
		}
		.ContentTableRightTd ul li {
list-style-type:none;
background: url(../../img/content_bullet.gif) no-repeat left 2px;
padding-left:12px;
line-height:13px;
margin-left:8px;
margin-bottom:5px;
}
.ContentTableRightTd ol li {
line-height:13px;
margin-left:8px;
margin-bottom:5px;
}

		/*End Content Table Right Td*/

/*General Table Right Td*/

.GeneralContentTableRightTd {
	width:200px;
	padding:0px 25px 100px 30px;
}
.GeneralContentTableRightTd form {
	margin:0px;
	padding:0px;
}
.SearchButton {
	width:16px;
	height:16px;
	border:none;	
}
.SearchText {
	width:200px;
	font: normal 11px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left:5px;
	margin-right:8px;
	border:1px solid #CCCCCC;
}
#BannersDiv {
	margin:20px 0px 0px 0px;
	text-align:center;
}
#BannersDiv img {
	margin:0px 0px 15px 0px;
}

/*Pool*/

#PoolDivHeader{
	text-align:left;
	background: url(../../img/poll.gif) no-repeat left top;
}
#PoolDiv #PoolTable {
	margin:0px auto;
}
#PoolDiv form span {
	text-align:right;
	padding-right:20px;
	display:block;
}
#PoolDiv p {
	padding:0px;
	margin:5px 0px 10px 0px;
}
#PoolDiv a{
	font-weight:normal;
	text-decoration:none;
}
#PoolDiv a:hover{
	text-decoration:underline;
}

.Submit {
	margin:10px 0px 3px 0px;
	background: url(../../img/submit.gif) no-repeat;
	height:30px;
	width:127px;
	border:none;
	font: bold 11px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-bottom:8px;
	padding-left:18px;
}
#PoolTable td {
	font-weight:bold;
	padding-bottom:4px;
	padding-left:3px;
}

/*End Pooll*/

/*End General Table Right Td*/

/*Bottom*/

#Bottom {
	margin:0px 0px 0px 10px;
	font: 10px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
}
#Bottom table td {
	vertical-align:top;
}
#BottomLogo_1 {
	background: url(../../img/logo_1.png) no-repeat;
	height:56px; 
	width:46px;
}
#BottomLogo_2 {
	background: url(../../img/logo_3.png) no-repeat;
	height:53px; 
	width:152px;
	display:block;
}
/*End Bottom*/





/*Other Styles for work*/

/*Publications*/
.ArticleListTitle {
	font-weight:bold;
}
.ArticleAuthors {
	margin:3px 0px;

}
.ArticleSource {

}
/*End Publications*/

.OneNews div.ActionMonth {
	color : #666666;
	margin-top: 20px;
	margin-bottom: 10px;
	font: bold 12px Arial, Tahoma, Helvetica, sans-serif;
	}
.OneNews div.NewsDate {
	font-weight: bold; 
	font-size: 10px; 
	color: #5C6A2B;
	}
.OneNews .NewsTitle {
	font-weight: bold;
	font-size: 12px;
	color:#000000;
	margin:3px 0px;
	}
.OneNews .ActionCity {
	font-size: 11px;
	margin-bottom:16px;
	}
.OneNews .NewsShortText {
	font-size: 11px; 
	font-weight: bold;
	color:#666666;
	}
	
.OneNews div.NewsLink {
	font-size: 11px
	}
.OneNews div.NewsFullText {
	font-size: 12px;
	}
.OneNews div.NewsSource {font-size: 11px;
	}
.OneNews div.NewsMonth {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 15px;
	font-family : Arial;
}
#ctl00_cphInfo_tbKeyword {
	border:1px solid #BDD2BD;
}

/* FAQ */
		.faqquestion {
			font: bold 11px Verdana, Tahoma, Arial, Helvetica, sans-serif;
			margin-top:8px;
			margin-bottom:3px;
			color:#666666;
			}
		.faqanswer {
			font: normal 11px Verdana, Tahoma, Arial, Helvetica, sans-serif;
			margin-top:8px;
			margin-bottom:2px;
			color:#666666;
		}
		.faqquestiondiv {
			margin:5px 0px 5px 8px;	
		}
		.faqanswerauthor {
			font: normal 12px Verdana, Tahoma, Arial, Helvetica, sans-serif;
			}
		.faqquestionauthor {
			font: normal 11px Verdana, Tahoma, Arial, Helvetica, sans-serif;
			color:#5B7FAF;
			}
		#ctl00_cphInfo_FAQListObj_lblFAQArchiveList a {
			font: normal 12px Verdana, Tahoma, Arial, Helvetica, sans-serif;
		}

/* КРУГЛЫЕ СТОЛЫ */
		
	.RoundTable {
		margin-bottom: 10px; 
		font-size: 11px;
		margin-left:15px;
	}
	.RoundTable table {
		border-collapse: collapse;
	}
	.RoundTable td {
		padding: 0px 0px 12px 0px;
	}
	.RTablePager {
		font-size: 11px; 
		margin: 12px 0px 0px 0px;
	}
	.RTablePager a, .RTablePager .curr {
		padding: 0px 4px 0px 8px; 
		border-left: 1px solid #333; 
		font-size: 11px;
	}
	.RTablePager .curr {
		font-weight: bold;
		}
	.RTablePager .first {
		border-left: 1px none #333 !important;
	}
	.RTablePager hr {
		height: 1px;
	}
	.RTName {
		font-size: 14px; 
		font-weight: bold; 
		padding-bottom: 5px;
	}
	.RoundTable table td .ThemeName  {
		padding-bottom: 4px;
	}
	.RoundTable table td .ThemeName a {
		font-weight: bold;
		font-size:11px;
	}
	.RoundTable td .LastCommentLink, .RoundTable td .LastcommentDate, .RoundTable td .LastCommentAuthor, .RoundTable td .TotalComments {
		font-size: 11px;
	}
	.AllThemes {
		font-size: 11px;
	}



/* таблица с рамкой в 1 пиксел - begin */
table.data {
border-collapse : collapse;
empty-cells: hide;
font-weight:normal;
}
table.data th, table.data .thead {
font-weight : bold;
background-color : #d0d0d0;
text-align:center;
}
table.data td, table.data th {
border : 1px solid #333333;
}
#GeneralContentTable table.data tr.thead td {
text-align:center;
vertical-align:middle;
padding:5px 0px;
}
/* таблица с рамкой в 1 пиксел - end */

/* таблица без рамки - begin */
table.clean th, table.clean .thead td {
	font-weight : bold;
	background-color : #d0d0d0;
}
table.clean td, table.clean th {
	border : 0px solid #000000;
}
/* таблица без рамки - end */



/*Registration Form*/

.formnew {
	padding:5px 0px 5px 1px;
	font-weight:bold;
}
table.clean table input, table.clean table textarea {
	border: 1px solid #CCCCCC;
	}
#SendEmailObj_SubmitButton {
	margin-top:10px;
	}

/* End Registration Form*/


/*Authorisation Form*/

#PasswordControlEdit_UserInfoForm {
	margin:20px 0px;
	}
#PasswordControlEdit_UserInfoForm table input {
	border: 1px solid #CCCCCC;
	margin:5px 0px;
	}
/*End Authorisation Form*/


/*Help Places*/

#GeneralContentTable .ContentTableRightTd ul.HelpTownsList li a {
color:#000000;
text-decoration:none;
font-size:13px;
}
#GeneralContentTable .ContentTableRightTd ul.HelpTownsList li a:hover {
text-decoration:underline;
}


div.HelpPlacesDiv h2 {
background: #5B7FAF url(../../img/towns_bullet.gif) no-repeat left top;
padding-left:25px;
color:#FFF;
font: bold 15px Arial, Geneva, sans-serif;
}
#GeneralContentTable div.HelpPlacesDiv h2 a {
color:#FFF;
font: bold 15px Arial, Geneva, sans-serif;
text-decoration:none;
}
#GeneralContentTable div.HelpPlacesDiv h2 a:hover {
text-decoration:none;
}
div.HelpPlacesDiv h4 {
font: bold 12px Verdana, Tahoma, Geneva, sans-serif;
color:#000000;
padding:3px 0px;
background: #F4F9FB;
margin:15px 0px 5px;
}
.HelpCentersDiv {
padding-left:23px;
}
.HelpCentersDiv h5 {
font: bold 11px Verdana, Geneva, sans-serif;
color: #000;
}

.HelpCentersDiv p b {
color:#666666;
}

/*End Help Places*/

/*Sait Map*/

.SaitMapTableSpecialistsTd, .SaitMapTablePacientsTd {
	padding-top:25px;
	padding-left:10px;
	}




/*First Level*/

#SaitMapTable ul {
	border-left:1px dotted #666;
	margin:0px 0px 0px;
	padding:0px;
	}
#SaitMapTable ul li {
	background: url(../../img/list_bullet_1.gif) no-repeat left 2px;
	margin:0px 0px 0px -4px;
	padding:0px 0px 0px 10px;
	line-height:11px;
	}
#SaitMapTable ul li a {
		font-weight:bold;
		padding:0px 0px 10px;
		display:block;
		margin:0px 0px;
}

/*End First Level*/

/*Second Level*/

#SaitMapTable ul li ul {
	margin:0px 0px 0px 0px;
	padding:0px;
}
#SaitMapTable ul li ul li {
	background: url(../../img/list_bullet_2.gif) no-repeat -3px 1px;
	padding:0px 0px 5px 15px;
	margin:0px 0px 0px -7px;
	line-height:11px;
	}
#SaitMapTable ul li ul li a {
		font-weight:normal;
		padding:0px 0px 5px;
		display:block;
		margin:0px 0px;
}

/*End Second Level*/

/*Third Level*/

#SaitMapTable ul li ul li ul {
	background: none;
	border:none;
}

#SaitMapTable ul li ul li ul li {
	background: none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 12px;
	}
#SaitMapTable ul li ul li ul li a {
		font-weight:normal;
		padding:0px 0px 5px;
		display:block;
		margin:0px 0px 0px;
		font-size:10px;
}

	
/*End Third Level*/

/*End Sait Map*/


/*Forum*/
.ForumThemesGeneralTable {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin:0px 0px 10px;
}
.ForumThemesGeneralTable td {
  padding:8px;
}

.ForumThemesGeneralTable tr.Grey td {
  background-color:#E8F1F7;
  border:1px solid #FFFFFF;
}
.ForumThemesGeneralTable tr.White td {
  border-right:1px solid #E8F1F7;
}
.ForumThemesGeneralTable td.totalComments {
  border: medium none ; text-align: center; vertical-align: middle;
}
.ForumThemesGeneralTable td b, .ForumThemesGeneralTable a.themeName {
  color:#006699;
}
.LastComment {
  color:#006699;
  }

.Opinion {
  font-size:10px;
  color:#666666
  }

/*End Forum*/


/*Content*/
.Content p {
	margin:0px 0px 7px;
	}


/*Images Subscriptions*/

.ContenImageDiv {

}

.ContenImageSubscriptionDiv {
background: #CFE6FC url(/img/img_sub_bg.png) repeat-x left top;
margin-top:-8px;
margin-left:10px;
}

.ContenImageSubscriptionLeftCornerDiv {
background: url(/img/img_sub_bottom_left_corner.png) no-repeat left bottom;
}
.ContenImageSubscriptionRightCornerDiv {
background: url(/img/img_sub_bottom_right_corner.png) no-repeat right bottom;
}
.ContenImageSubscriptionDiv span {
display:block;
margin:0px 0px 0px 10px;
padding-bottom:5px;
padding-top:10px;
font: 9px Verdana, Arial, Helvetica, sans-serif, "vera Humana 95";
}




	
	
/*200409*/

.ph {
	margin:10px 0px 15px;
}


/*030609*/

.ForumContainerTable {
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.ForumContainerTableLeftTd {

}
.ForumContainerTableRightTd {
	width:205px;
	padding-left:10px;
}



.ForumDescriptionTable input {
	width:200px;
	margin:5px 0px 10px;
}
.ForumDescriptionTable textarea {
	width:400px;
	margin:5px 0px 10px;
}
.ForumDescriptionTable  .CheckBoxTable input {
	width:15px;
	margin-right:5px;
	border:none;
}


.ForumDescriptionTable .FileUploadInput {
	background: url(/img/file_upload_bg.gif) no-repeat left top;
	border:none;
}
.ForumContainerTableRightTd .ReviewButton {
	border:none;
	margin-left:5px;
}
.UsefulInfoDiv h2 {
	background: #F4F9FB url(/img/towns_bullet.gif) no-repeat left top;
	padding-left:25px;
	color:#000;
	font: bold 15px Arial, Geneva, sans-serif;
}

.RuleTxt 
{
	text-align:justify;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:normal;
margin:0;
padding:0;
}
/*Rounded*/

.GeneralRoundedTable {
	border-collapse:collapse;
	margin-bottom:15px;
}
.GeneralRoundedTablePagerTd img {
	margin:0px 3px 2px;
}
.GeneralRoundedTablePagerTd {
	text-align:center;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	padding:5px 0px;
}
.GeneralRoundedTableLeftTd {
	padding:5px 8px 5px 0px;
	border-bottom:1px dotted #ccc;
	border-top:1px dotted #ccc;
}
.GeneralRoundedTableLeftTd p {
	text-align:justify;

}
.GeneralRoundedTablePagerTd div {
	text-align:center;
}

.GeneralRoundedTableRightTd {
	width:145px;
	background-color:#F4F9FB;
	padding:4px;
	border-bottom:1px dotted #ccc;
	border-top:1px dotted #ccc;
}
.RoundedUsersData {	
	font-size:10px;
}
.RoundedCommentData {
	font-size:10px;
	font-family:Tahoma, Arial, Helvetica, sans-serif
}


/*280809*/


.CallendarContainerTable input, select {
	border:1px solid #9F9F9F;
	margin-bottom:6px;
	}
.Calendar .OneNews .ActionMonth {
	font-size:14px;
	color:#007BE1;
	font-weight:normal;
	border-bottom:1px dotted #CCC;
	padding-bottom:8px;
	}
.Calendar .OneNews .NewsDate, .Calendar .OneNews .ActionCity {
	margin-left:7px;
	}
.Calendar .OneNews .NewsDate {
	margin-bottom:4px;
	color:#5B7FAF;
	}
.Calendar .OneNews .CalendarTitle {
	margin-left:3px;
	}

/*010909*/

.ContentTableRightTd p  {
 text-align:justify;
 margin:0px 0px 10px 0px;  
}

#GeneralContentTable {
    margin-top:10px;
}

#GeneralContentTable td.vsego {
    padding-top:10px;
    padding-bottom:10px;
}

.SearhNYDiv {
	background: url(/img/search_ny_image.jpg) no-repeat right top;
	height:108px;
	width:105px;
	position:absolute;
	right:0px;
	top:35px;
	z-index:1;
}


#ctl00_pnlSearch, #PoolDiv, #BannersDiv {
	position:relative;
	z-index:100;
}

/*170210*/

.VoteAnswer td {
vertical-align:top;
padding:3px 0px;
}
.VoteAnswer input {
margin-right:4px;
}

.show_phone_link
{
	background-image:url(/img/icon_phone.gif);
	background-repeat:no-repeat;
	margin-left: 2px;
	padding-left: 22px; 
	padding-bottom:6px
}

#GeneralContentTable .clean.PreparateAptecPresence thead td {
	border-right:1px solid #fff;
	background-color:#50beff;
	padding:5px;
}
#GeneralContentTable .clean.PreparateAptecPresence td {
	text-align:center;
	vertical-align:top;
}
.clean.PreparateAptecPresence td.PreparateAptecPresenceAdress {
	border-right:1px solid #FFFFFF;
	text-align:left;
}
.clean.PreparateAptecPresence tbody td {
	padding:5px 2px;
}
#GeneralContentTable .PartnerName {
	color:#087BC1;
	font-weight:bold;
	margin-bottom:2px;
	margin-left:8px;
	text-align:left;
}
.clean.PreparateAptecPresence td.PreparateAptecPresenceAdress {
	text-align:left;
}
#GeneralContentTable span.AddressInfoSpan {
	text-align:left;
	display:block;
	margin-left:8px;
}
.clean.PreparateAptecPresence tr.BrownBg {
	background-color:#EDF1F3;
}
#SelectionTable select {
	margin-left:15px;
}
table.clean {
	border-collapse:collapse;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	line-height:normal;
}

/* 05.03.2010 */
.TopSectionLink {
	background: url(../../img/pacients_top1.gif) no-repeat left top;
	padding:4px 10px 8px 30px;
	margin-left:70px;
	text-align:left;
	margin-top:0px;
}
#TopRightPacientsSectionDiv {
	background:none;
}
#TopRightPacientsSectionDiv p {
	font:italic 20px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	margin:10px 0px 20px 65px;
}
.TopNavigationDiv {
	margin-top:0px;
	margin-right:6px;
	margin-left:19px;
}

#GeneralContentTable #ContentNavigationDiv a {
	color:#666666;
}
.GeneralContentTableLeftTd {
	padding-top:20px;
}
.GeneralContentTableRightTd {
	padding-top:20px;
}
