body {
	margin: 0;
	padding: 0;
	background-color: #fafafa;
	font: 100% Verdana, arial, sans-serif;
	border: 0;
}
#page-wrap {
	 width: 86%; 
	 background-color: #ffffff;
	 padding: 0 20px 5px 20px;
	 margin: 0 auto;
	 min-width:770px;
	 max-width:1024px;
}
.topToday {
	width: 100%;
	height: 30px;
	margin: 0 auto;
	background: #ffa316 url("/des/top_bg.gif") repeat-x;		
}
.topTodayLeft {
	background: #ffa316 url("/des/top_left.gif") no-repeat;
	width: 25px;
	height: 30px;
	float: left;
}
.topTodayRight {
	background: #ffa316 url("/des/top_right.gif") no-repeat;
	width: 23px;
	height: 30px;
	float: right;
}
.topTodayBg {
	background: #fff url("/des/top_bg.gif") repeat-x;
	height: 30px;
	font-size: 80%;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
	padding-top: 6px;
}
.topTodayBg a.sm, .topTodayBg a.sm:hover, .topTodayBg a.sm:visited {
	font-size: 100%;
	color: #ffffff; 
	text-decoration: underline; 
	font-weight: normal;
}
.Logo {
	width: 100%;
	height: 82px;
	margin: 0 auto;
	background: #3E74A4 url("/des/m-logo_bg1.png") repeat-x;		
}
.LogoLeft {
	background: url("/des/m-logo.png") no-repeat;
	width: 381px;
	height: 82px;
	float: left;
}
.LogoLeftEN {
	background: url("/des/m-logoEN.png") no-repeat;
	width: 381px;
	height: 82px;
	float: left;
}
.LogoRight {
	background: url("/des/m-logo-right.png") no-repeat;
	width: 35px;
	height: 82px;
	float: right;
}
.LogoBg {
 	height: 82px;
	text-align: right;
}
.LogoRight h1 {
	text-indent: -9000px;
    overflow: hidden;
	margin: 0;
}
.LogoLeft a {
	display: block;
}
.LogoBg form {
	padding-top: 25px;
}
.LogoBg a, .LogoBg a:visited {
	text-decoration: none; 
	font-size: 70%;  
	color: #B8CCDC;
}
.LogoBg a:hover {
	color: #ffffff;
}
#main {
	padding: 5px 0 0 0;
	margin: 0px;
	width: 100%;
}
#main td.leftCol {
	margin-right: 10px;
	padding-left: 4px; 
	width: 160px;
}
#main div.menuLeft {
	background-color: #fff;	
	background: url("/des/menu-box-top.png") top left no-repeat;
	width: 160px;
	margin-bottom:10px;
}
div.menuLeft  a.subrubactive { 
	color: #CC3333; 
	text-decoration: none; 
	font-size: 80%; 
	font-weight: normal;
}
div.menuLeft a  {
	color:#366ea0; 
	text-decoration: none;
	margin-left: 2px;
	line-height: 20px;
}
div.menuLeft a:hover {
	color: #CC3333; 
	text-decoration: none;
}
#main div.menuLeft ul {
	background: url("/des/menu-box-bottom.png") bottom left no-repeat;
	list-style-type: none;
	margin: 0;
    padding: 4px 0;
}
#main div.menuLeft ul li {
	background: url("/des/leftMenuBG.gif");
	display: block;
    margin: 0;
    text-decoration: none;
	text-align: left;
	padding: 4px 4px 0 10px;
}
#main td.midcol {
	padding: 0 15px; 
	text-align: left;
}
#main td.rightCol {	
	padding-right: 2px; 
	width: 195px;
}
div.OneOnMain img.MainArticleImage, div.articleAnons img  {
	margin: 2px 8px 0 0;
}
div.OneOnMain h2  {
	font-size: 130%; 
	color: #366ea0; 
	text-decoration: none; 
	margin-bottom: 4px;
	margin-top: 0;
	display:inline;
}
div.OneOnMain h2 a { 
	text-decoration: none; 
	font-size: 100%; 
}
.stat h2 {
	font-size: 130%; 
	color: #366ea0; 
	text-decoration: underline; 
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 8px;
}
#statlist h1, #statlist h2 {
	font-size: 130%; 
	color: #366ea0; 
	margin: 12px 0 0 0;
}
#statlist  h2 a {
	padding: 4px 3px;
	font-size: 100%; 
	text-decoration: none; 
}
#statlist  h3 {display:inline;margin:4px 0;}
 /*   navigation */
 .navi {
	width: 100%;
	position: relative;
	overflow: hidden;
	text-align: center;
	margin: 10px auto;
	}
.navicontainer {
	float: left;
	left: 50%;
	position: relative;
	text-align: center;		
}
.wrpr {
	position: relative;
	left: -50%;
	float: left;
	list-style: none;
	margin: 0; padding: 0;
	background-color: #ffffff;
}
.navi a, .navi li   {
	float: left;
	padding:3px 10px; margin: 0;
	color: #3B6783;
	font-weight: bold;
	text-decoration: none;
	margin: 0 1px;
}
.navi a {background-color: #eeeeee;}
.navi li {background-color: #ffffff;}
.navi li {padding: 0; margin: 0;}
.navi a:hover {
	text-decoration:none;
	background-color: #eeeeee;
	color: #3B6783;
}
.navi li a:hover {
	background-color: #366ea0;
	color: #ffffff;
}
.navi li a.activeNav {
	background-color: #FFA316;
	color: #ffffff;
}
  /*   navigation */

#ChitasBotMenu   {
	margin: 12px 0;
	width: 100%;
	border: 1px solid #fafafa;
	text-align: center;
	padding: 2px;
 }
#ChitasBotMenu  a {
	font-weight: bold; 
	font-size: 13px; 
	color: #366ea0; 
	text-decoration: none;
	border: 1px solid #fafafa;
	text-align: center;
	padding: 2px 4px;
	background-color: #eeeeee;
}
#ChitasBotMenu  a:hover {
	color: #ffffff; 
	background-color: #366ea0;
}
#subDescrTitle, .subDescrTitle, .subTags {
	width: 100%;
	background: #366ea0 url("/des/bg_1.gif"); 
	height: 21px;
	text-align: center;
	font-size: 13px;  
	color: #ffffff;
	font-weight: bold;
	padding-top: 4px;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
}
#subDescrTitle, .subTags {margin-top:10px;}
.ad-main {margin-bottom:10px;}
.subDescrText {
	background-color: #fafafa;
	font-size: 12px; 
	text-align: left;
	padding: 6px;
	line-height: 1.5;
}
.subLinks {
	background-color: #fafafa;
	border: #c4d3e2 1px dotted;
	font-size: 80%; 
	text-align: left;
	padding: 2px;
}
div.subLinks ul {
	list-style-type: none;
	margin: 0;
    padding: 4px 0;
}
.impLinks {
	text-align: left;
	padding: 4px 0 4px 10px;
}
.impLinks a.new {color:#CC3333;}

div.subLinks ul li {
	display: block;
    margin: 0;
    text-decoration: none;
}

A.menu2 {font-weight: bold; font-size: 80%; COLOR: #366EA0; text-decoration: none; }
A.menu2:visited {color: #7298b9;}
A.menu2:hover {COLOR: #7298b9; text-decoration: none;}

a.sm11 {font-size:12px; color:#366ea0; text-decoration: underline; font-weight:normal;}
a.sm11:visited {color: #6290C4;}
a.sm11:hover {color:#CC3333;}

div.sevenMore a, div.popularMost a {font-size:90%;color:#366ea0;margin:0 8px;}
div.sevenMore a:hover, div.popularMost a:hover {color: #CC3333;}

a  {font-size:13px; color: #366ea0; text-decoration: underline; font-weight: normal;}
a:visited {color: #6290C4;}

a.sm  {font-size: 13px; color: #366ea0; text-decoration: underline; font-weight: normal;}
a.sm:visited {color: #6290C4;}
a.sm:hover {color: #CC3333;}

a.menu  {font-size:12px; color:#ffffff; text-decoration: none; font-weight: normal;}
a.menu:visited {color: #FDFEEC;}

.keyboard {font-size:13px;  text-decoration: underline; font-weight: bold;}

a.text  {font-size:  110%; color:#366ea0; text-decoration: underline; font-weight: normal;}
a.text:visited {color: #6290C4;}
 
a.menu1  {font-size:13px;  color:#ffffff; text-decoration: none; font-weight: normal;}
a.menu1:visited {color: #FDFEEC;}
a.menu1:hover {color:#ffffff; text-decoration: underline;}

a.mainmenu {color:#366ea0; text-decoration: none; display: block; font-weight: bold;}
a.mainmenu:hover {color: #CC3333; text-decoration: none;}

a.subrub {color: #366ea0; text-decoration: none; font-size: 80%; font-weight: normal;}
a.subrub:hover {color: #CC3333; text-decoration: none;}



hr { 
	display: block; 
	border: 0px; 
	margin: 0px; 
	color: #dddddd; 
	width: 100%; 
	height: 1px; 
	margin: 10px 0px;
}

table, img {border: 0px;}

UL {list-style: square outside;}

.mostPopular {margin: 12px 0px 0px 4px;font-size: 12px;text-align:center;}
.alsoReadLink {margin: 4px 0px;}
.navigationBar {margin: 2px 0 18px 0;}

.topics {
	margin: 22px 0px;
	background: #FFFFFF url("/des/icon_tags.gif") no-repeat top left;
	padding: 0px 0px 0px 18px;
	clear:both;
}
.alsoRead {
	margin: 15px 0px;
	font-size: 90%;
	text-align: center;
}
div.topics small {
	font-size: 12px;
	color: #000;
}
div.topics a {
	padding: 0px 3px;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
	color: #9D4D37;
}
div.topics a:hover { 
	background-color: #9D4D37;
	color: #FFFFFF;
	text-decoration: none;
}
 blockquote {
	margin: 0 10px;
	padding: 0 10px;
	border-left: 4px solid #f1f1f1;
	font: 80% Verdana, arial, sans-serif;
	clear: both;
	line-height: 20px;
	text-align: justify;
	color: #000000;
}
.paypalIN {
	text-align: center; 
	margin-bottom: 18px;
}

.sub { text-decoration: none; margin-left: 18px;} 

div.sevenMore, div.popularMost  {
	margin: 0;
	line-height: 25px;
	font-size: 90%;
}
.subcomment {line-height: 16px;}

.active {background-color: #366ea0; color: #ffffff;}

form {padding: 0px; margin: 3px;}
input.comments {color: #000000; border: #999999 1px solid;}
#embed_code {
	border: #999999 1px solid;
	width: 300px;
}
.centerTD {background: #CE4743 url("/des/bg_top.gif");} 
small {
	font-size: 13px; 
}
.ot {
	font-size: 12px;  
	color: #363636;
	line-height: 18px;
}
.wh	 {color: #ffffff;}
	
.smalldesc {
	font-size: 11px;
	color: #363636;
	text-decoration: none;
	line-height: 18px;
}

.smallcom {font-size: 10px; color: #949494;} 
.blue {font-size: 11px; color: #366ea0;}
.red  {  color: #CC3333;}
 
td {color: #000000;}
td.posuk {font-size:11px; color:#000000;}

p {	 
	font: 85% Verdana, arial, sans-serif;
	color: #000000;
	line-height: 24px;
}
table#dict p  {font-size: 0.9em;}
table#dict a  {font-size: 1em;}
td.midcol p a {	 
	font: 100% Verdana, arial, sans-serif;
	line-height: 24px;
}
td.midcol p a.topicsList {
	font-size: 100%; 
	color: #366ea0; 
	text-decoration: underline; 
	font-weight: normal; 
	padding: 12px;
}
#bottomAddLinks {
	width: 100%;
	padding: 2px;
}
#bottomAddLinks	a {
	font-size: 70%;
}
#bottomAddLinksGloss {border:1px solid #dddddd;height:18px;padding:3px;}
#bottomAddLinksGloss .left {float:left;margin-left:100px;font-size: 70%;}
#bottomAddLinksGloss .right {float:right;margin-right:100px;font-size: 70%;}
div.alsoReadLink a {
	 font-weight: bold; 
}
b.white {font-size: 12px; color: #ffffff;}
b {font-size: 18px; color: #000000; }
.thankMes {font-size: 13px; color: #c50000; text-align: center; padding-bottom: 8px;}	

span.links {font-size: 13px; font-weight: bold; text-align: center; color: #ffffff;}	 
span.links3 {font-size: 13px; font-weight: normal; text-align: center; color: #000000;}

.shortArComment h1  {font-size: 25px; font-weight: normal;}    
.shortArComment h2  {font-size: 16px; line-height: 24px; display: inline; font-weight: normal;} 
.shortArComment		{margin-bottom: 16px; font-size: 10px;}

h1 {color: #404040; font-size: 1.5em;  margin-top: 5px; text-decoration: none;line-height: 33px; }
  .top {font-size: 9px; color: #ffffff; font-weight: normal; line-height: 0px;}
h2 { font-size: 105%; color: #5B5B5B; line-height: 25px; }
#id66 h2 { font-size: 105%; color: #5B5B5B; line-height: 25px; display:inline;}
h2.ArticleAnons { font-size: 90%; color: #202020; line-height: 22px; font-weight: normal;}
h2.chitas { font-size: 120%; color: #000000; line-height: 25px;}
h3  { font-size: 100%; color: #202020;   margin: 0;}
h4  { font-size: 90%; color: #202020;   margin: 0;}
   
 
#searchfield  {
	border: 0px solid #366ea0;
	color: #5B5B5B;
	background-color: #ffffff;
	width: 200px;
	font-size: 105%;
	padding: 3px;
	margin-right:9px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-indent:5px;
} 
#searchfield:hover  {background-color: #eee;}
#emptySearch li {padding: 5px 0;font-size: 110%;}
#emptySearch li a { font-size: 110%;}
.noResults {padding: 10px 4px; color:#c50000;font-size: 120%;}
#TopButton  {
	 background-color: #B9CCDC;
	 border: #ffffff 1px solid;
	 color: #366EA0;
	 font-size: 80%;
	 font-weight: bold;
	 cursor: pointer;
 	-moz-border-radius:5px;
	-webkit-border-radius:5px;
 }
#TopButton:hover {background-color:#fafafa;}
.Aborder {
	border: 1px dotted #dddddd; 
	padding: 1px;
} 
.artAuthorInfo {
	background-color: #fafafa;
	border-bottom: 1px dotted #dddddd; 
	border-right: 1px dotted #dddddd; 
	-moz-border-radius:10px;-webkit-border-radius:10px;
}
 .artMediaLinks a {font-size: 13px; vertical-align:top; text-decoration: none; }
 .artMediaLinks small {font-size: 10px; vertical-align:top; text-decoration: none; }

.Button, .knopka  {
	 background-color: #366ea0;
	 color: #ffffff;
	 border:0;
	 font-size:70%;
	 font-weight: bold;
	 height:25px;
	 cursor:pointer;cursor:hand;
 }
 .Button:hover, .knopka:hover {background-color: #FFA316;}
 div.calendarBlock {
	border: #c4d3e2 1px dotted;
	padding: 4px;
 }
 div.calendarItem {padding:2px 0;}
 div.calendarItem:hover {background-color:#fafafa;}

 div.calendarBlock a {
	font-size: 11px;
	text-decoration:none;
 }
 div.sponsorBlock {
	background-color: #fafafa;
	border: #c4d3e2 1px dotted;
	text-align: center;
	line-height: 20px;
	padding: 4px;
	width:150px;
	margin-bottom:10px;
}
div.sponsorBlock a {padding:6px 0;display:block;}
div.lastSiteArts {
	background-color: #fafafa;
	padding: 8px;
	margin-top: 4px;
	border-bottom: 2px #eeeeee solid;
 }
 div.lastSiteArts:hover {
	background-color: #eeeeee;
 }
.mypoll {
	background-color: #f5f5f5;
	margin: 8px;
}
div.chumash b {font-size: 12px; }

div.articleElement {
	padding: 2px; 
	margin: 8px 0;
}
div.articleAbout {
	 text-align: right;
	 font-size: 11px;  
	 color: #363636;
	 margin: 2px 0px 10px 0px;
	 border-bottom: 1px dotted  #C0C0C0; 
	 clear: both; 
	 padding-bottom: 12px;
}
div.articleAbout a, div.articleAnons a { 
	text-decoration: underline; 
}
h2.articleTitle  {
	font-size: 120%; 
	color: #366ea0; 
	text-decoration: none; 
	margin-bottom: 4px;
	margin-top: 0;
	display: inline;
}
.main-cat-sub {font-size: 120%;	color: #C0C0C0; }
.main-cat-sub a {font-size: 100%;	color: #C0C0C0; text-decoration:none;}
h1.glossaryTitle { color: #366ea0;}
h2.glossary { display:inline;white-space:nowrap;}
h2.glossary a {font-size:100%;color:#366ea0;text-decoration:underline;margin:0 3px;}
h2.glossary a:hover {color:#CC3333;}
h3.articleTitle  {
	font-size: 130%; 
	color: #366ea0; 
	text-decoration: none; 
	margin-bottom: 4px;
	margin-top: 0;
}
div.articleAuthor  {
	margin: 4px 0;
	font-size: 11px;
} 
.articleTitleSearch a {
	font-size: 110%;
	font-weight: bold;
}
.articleTitle a {
	font-size: 100%;
	text-decoration: none;
}
.articleTitle h2 a {
	font-size: 100%;
	text-decoration: none;
}

#chitasONmain {
	margin: 8px 0;
	font-size:13px; 
	text-align: center;
}
#chitasONmain a  {font-size:13px; color:#366ea0; text-decoration: underline;font-weight: normal;}
#chitasONmain a:hover {color: #CC3333;}

.articleAnons, .authorAnons {
	line-height: 20px;
	font-size: 90%;
}
.topicsAll {margin: 10px 0 25px 8px;line-height: 15px;}
.topicsAll h1 {display:inline;}
.topicsAll h2 {padding: 0;margin: 0;}
.topicsAll ol {padding-left:10px;}
.topicsAll h2 a {
	font-size: 110%; 
	color: #366ea0; 
	text-decoration: underline;
	padding: 15px 0;
}
.topicsAll h2 a:hover {	color: #CC3333; }
 .topicsAll small, .authorPage small {color: #8C8C8C; font-size: 80%;}
.topicsOther, .authorsOther {
	margin-top: 5px;
	width: 100%;
	line-height: 25px;
}
.topicsOther a, .authorsOther a {
	text-decoration: underline;
}
.topicsOther small, .authorsOther small {
	padding: 0 6px 0 3px;
}
.topicsOther a:hover, .authorsOther a:hover {
	color: #cc3333;
}
.authorsOther h3, .topicsOther h1, .popularOther h3, .statCity h3 {
	color: #366ea0; 
	margin:10px 0;
}
.topicsOther h3, .authorsOther h3 {display:inline;}
.searchResult {
	color: #366ea0;
	font-weight: bold;
}

.popularOther a {
	text-decoration: underline;
	line-height: 25px;
}
#main td.midcol  ol li {
	padding: 8px;
	margin: 0 0 10px 0;
	background-color:#f6f6f6;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
}
 td.midcol  ul li,  td.midcol  ul li a {font: 85% Verdana, arial, sans-serif; }
#main td.midcol .authorPage ol li {
	padding: 4px 0;
	border: 0;
	margin: 2px;
	background-color:#ffffff;
}
.authorPage h3 {line-height: 25px;font-size:100%;}
#main td.midcol .authorPage img {
	padding-right: 20px;
	padding-top: 6px;
}
#main td.midcol .authorPage li a {
	font-size: 120%;  
}
#shiduchTBL td {
	font-size: 12px; 
}
.AuthorName a {
	padding: 4px;
}
#main td.midcol .authorPage h2 {margin-bottom:0;}
.allNew {
	 text-align: center;
	 clear: both; 
	 padding: 10px 2px;
	 margin-top:10px;
	 background-color:#f4f4f4;
	 -moz-border-radius:10px;
	 -webkit-border-radius:10px;
}
.allNew a {
	font-size: 12px;  
	font-weight: bold;
	color: #C00000;
	text-decoration: none;
}
.allNew a:hover {color: #366ea0;}
.commentEditor {
	color: #C00000;
}

/* footer */
#footer {
	font-size: 80%;  
	padding:10px 0;
	margin-top:10px;
	background-color: #7298b9;
	text-align: center;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
}
#footer b {
	font-size: 140%;  
	color: #b9ccdc; 
	padding-top:10px;
}
#footer a	{
	color: #b9ccdc; 
	text-decoration: underline;
}
#footer .vcard	{
	text-align: left;
	padding-left: 23%;
	padding-top: 10px;
}
a:hover {
	color: #CC3333; 
}
#commentsTbl {
	float: right;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
}
abbr {
  cursor: help;
  border-bottom: 1px dotted #000;
}
.heb { 
	font-family: FrankRuehl, Narkisim, "Times New Roman", "Guttman Frank"; 
	font-size: 140%; 
	font-weight: normal; 
	color: #000000; 
	direction: rtl; 
	text-align: right; 
}
#ArticleImageID {
	padding: 6px;
	float: left; 
	margin: 20px 20px 0 0;
	border: 1px dotted  #dddddd;
}
#ArticleImageID1,#ArticleImageID2,#ArticleImageID3,#ArticleImageID4 {
	padding: 6px;
	border: 1px dotted  #dddddd;
	margin: 5px 15px 0 0;
	float: left;
}
.ArticleImageDescr {
	text-align: center;
	font-size: 13px;  
	padding: 6px 0;
	font-weight: bold;
	color: #333333;
} 
.nextPageNon, .prevPageNon {font-size: 13px;color:#868686;}
.ikTbl {padding:4px;border: 1px dotted  #CC3333;background-color: #fafafa;}
.ikTbl a  {font-size:13px; color: #CC3333; text-decoration: none; font-weight: normal;}
 
#LastArtsList td {padding: 0 5px;}
  .alsoRe {margin: 2px 0 8px 0;font-size: 90%;text-align: center;}
#LastArtsList {
	padding:5px 0 10px 0;
	width:100%;
	margin-top:15px;
	background-color:#F4F4F4;
	border:1px solid #f4f4f4;
    -moz-border-radius:15px;
    -webkit-border-radius:15px;
}

.clear {clear:both;}
@media handheld {
	#topTable img,#main td.leftCol,div.paypalIN,div.podpiska,td.topLang, #TopText, #topTableMob {
	display: none;}
	 td.rightCol, .Logo, .topToday {display: none; } 
	 td.midCol {width:100%;}
}
#post2lj {
margin-top:-27px;
margin-left:10px;
}
#photos {margin-top:20px;}
#photos .photosText {padding:8px 0 20px 0;font-size:11px;font-weight:bold;width:550px;}
a:active { outline:none;}

#newVideoMain {
	margin:25px 0;
	padding:5px 0 10px 0;
	background-color:#f4f4f4;
	border:1px solid #f4f4f4;
    -webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	-webkit-box-shadow: 0px 5px 10px #787878;
	-moz-box-shadow: 0px 5px 10px #787878;
	box-shadow: 0px 5px 10px #787878;
}
#newVideoMain b {font-size:11px;font-weight:bold;display:block;text-align:center;margin:2px 0 8px 0;}
#newVideoMain .videoPageLink a {font-size:10px;text-decoration:none;color:#000;}
.newVideoMainItem {float:left;display:block;margin:0 4px;width:147px;}
.videoPage {border:1px #dddddd dotted;width:118px;height:150px;float:left;margin:6px 2px;padding-bottom:2px;}
.videoPageMain {vertical-align:top; text-align:center;padding-bottom:4px;}
.videoPage:hover  {background-color:#fafafa;}
.videoPageImage a img {border:2px #000 solid;}
.videoPageImage a img:hover {border:2px #C00000 solid;}
.videoPage a, .videoPageMain a {font-size:10px;text-decoration:none;}
.videoPageMain a {color:#000;}
.videoPageMain a:hover {color:#C00000;}
.videoPageImageText {font-size:9px;color:#949494;}
.videoPageImage {text-align:center;}
.videoPageLink {text-align:center;}

.ad-main {text-align:center;}
.ad-main a {color:#CC3333;}
.AdMainTitle {
	width: 100%;
	background: #CC3333; 
	height: 21px;
	text-align: center;
	font-size: 13px;  
	color: #ffffff;
	font-weight: bold;
	padding-top: 4px;
	margin-top:10px;
	-moz-border-radius:5px 5px 0 0;
	}

#tanachSearch {text-align:center;font-size:12px;background-color:#eee;padding:10px 0;border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;}
#tanachSearch form input {margin:0 5px;}
#tanach span a { }
#tanach .tanachNum,  #tanach .tanachNumLink a  {font-size: 11px; color:#ffffff;padding:2px 4px;background-color:#3E74A4;text-decoration:none;}
#tanach .tanachNumLink a:hover {  color:#ffffff; background-color:#CC3333;}

#num, #textnum {width:50px;}
#text,#value {padding:4px 2px;}
#text {text-align:right;}
#commentsTbl input[type="text"]  {border:1px #dddddd solid;padding:6px;}
#commentsTbl input[type="text"]:focus {border:1px #4176A6 solid;}
#commentsTbl textarea  {border:1px #dddddd solid;padding:3px;}
#commentsTbl textarea:focus {border:1px #4176A6 solid; }
#send_comments {background-color:#366EA0;color:#ffffff;border:0;cursor:pointer;cursor:hand;padding:6px;-moz-border-radius:5px;-webkit-border-radius:5px;}
#send_comments:hover {background-color:#FFA316;color:#000000;border:0;}
.tags a.b1 {font-size:130%;}
.tags a.b2 {font-size:120%;}
.tags a.b3 {font-size:110%;}
.tags a.b4 {font-size:100%;}
.tags a.b5 {font-size:90%;}
.tags a {color:#5C5C5C;text-decoration:none;}
.tags a:hover {color:#C00000 !important;}
.tags {padding: 8px 6px;border:1px #c4d3e2 dotted;}
 
 .strong {font-weight: bold !important;}
 .listenTorah {font-size:80%;text-align:center;margin:10px 0;}

 .tora-scroll {width:192px;height:181px;background: url("/des/tora-scroll.png") no-repeat 0 0 transparent;}
 .tora-scroll-play {padding-top:80px;}

fieldset {border:0;}
#contact_us .contact_address {padding:6px 0 6px 30px;background:url("des/house.gif") no-repeat left 7px;}
#contact_us .contact_phone_h {padding:6px 0 6px 30px;background:url("des/telephone.gif") no-repeat left 7px;}
#contact_us .contact_phone_c {padding:6px 0 6px 30px;background:url("des/phone.gif") no-repeat left 7px;}
#contact_us .contact_icq {padding:6px 0 6px 30px;background:url("http://web.icq.com/whitepages/online?icq=177917317&img=5") no-repeat left 7px;}
#contact_us .contact_skype {padding:6px 0 6px 30px;background:url("http://mystatus.skype.com/smallicon/sholeml") no-repeat left 7px;}
#contact_us h3,  #contact_us a {font-size:16px;display:inline;margin-right:8px;} 
#contact_us p {padding:0px;text-align:center;} 
#contact_us .contact_mail {padding:6px 0 6px 30px;background: url("des/email.gif") no-repeat left 7px;}
#contact_us_form,#igrot_form {background-color:#eeeeee;-moz-border-radius:15px;-webkit-border-radius:15px;padding:4px 10px;margin-top:30px;}
#contact_us_form label {display:block;float:left;width:140px;font-size:16px;font-weight:bold;}
#contact_us_form div {padding:4px 0;}
#contact_us_form input[type="text"] {width:300px;padding:6px;border:1px #dddddd solid;-moz-border-radius:5px;-webkit-border-radius:5px;}
#contact_us_form input[type="text"]:focus {border:1px #4176A6 solid;}
#contact_us_form textarea {border:1px #dddddd solid;width:300px;padding:6px;-moz-border-radius:5px;-webkit-border-radius:5px;}
#contact_us_form textarea:focus {border:1px #4176A6 solid;}
#contact_us_form input[type="submit"] {background-color:#366EA0;color:#ffffff;border:0px;cursor:pointer;cursor:hand;padding:6px;margin:10px 0 0 140px;-moz-border-radius:5px;-webkit-border-radius:5px;}
#contact_us_form input[type="submit"]:hover {background-color:#FFA316;color:#000000;border:0;}
