p {
	text-align: right;	
}
.clear {
	clear: both;
}
.navBlock {
	position: relative;
}

.newsBlock {
	left: 27.4%;
	font-size:16px;
/*	border-left: none; */
	min-height: 1200px;
}
* html .newsBlock {
	min-height: 1200px;
}
.newsText {
	padding-left: 1em;
	padding-right: 1em;
	border-left: none;
}

.newsText a {
	text-decoration:underline;
}

div.item, .pastNews {
   clear: both;
   padding: 0em 0.7em 0em 1em;
   font-size:16px;
}
h2.newsHeading {
	border:1px solid #000;
	width: 99.5%;
}
.navBlock h2.navhead {
	font-size:16px;
}
.navBlock {
	border: 1px solid #000;
	border-right:none;
	padding-right:0%;
}
.navBlock ul, .delicious-posts ul {
	text-align:right;
   margin-right:1em !important;
   list-style-type: disc !important;
}

.navBlock li {
	padding-right:0em;
	color: #000;
}

.navBlock ul.left {
	text-align: left;
	direction: ltr;
}
.navBlock ul li.right {
	text-align: right;
	direction: rtl;
}

.ltr {
	direction: ltr;
	text-align: left;
	unicode-bidi: bidi-override;
}
.floatRight {
	float: right
}
.floatLeft {
	float: left
}
.imageWithCaption small {
	text-align: right;
	display: block;
}
.imageWithCaption img {
	margin: 0;
}
.navBlock li.rss, .navBlock li.ln , .navBlock li.fb, .navBlock li.del, .navBlock li.tw  {
	padding: 0 0.5em; 
}
.navBlock li.rss a {
	background: url(/pics/feed-icon_orange-16px.png) no-repeat right 2px;
	padding: 0 20px; 
}
.navBlock li.ln a {
	background: url(/pics/linkedin-icon_16_16.gif) no-repeat right 2px;
	padding: 0 20px; 
}
.navBlock li.del a {
	background: url(/pics/del.gif) no-repeat right 2px;
	padding: 0 20px; 
}
.navBlock li.tw a {
	background: url(/pics/twitter.jpg) no-repeat right 2px;
	padding: 0 20px; 
}
.navBlock li.fb a {
	background: url(/pics/facebook_icon.png) no-repeat right 2px;
	padding: 0 20px; 
}
* html .navBlock li.rss a, * html .navBlock li.ln a, * html .navBlock li.fb a, * html .navBlock li.del a , * html .navBlock li.tw a {
	padding: 0 0 0 20px; 
}
*:first-child+html .navBlock li.rss a, *:first-child+html .navBlock li.ln a, *:first-child+html .navBlock li.fb a, *:first-child+html .navBlock li.del a, *:first-child+html .navBlock li.tw a {
	padding: 0 0 0 20px; 
}

li.rss, li.ln , li.fb, li.del, li.tw  {
	padding: 0 0.5em; 
}
li.rss a {
	background: url(/pics/feed-icon_orange-16px.png) no-repeat right 2px;
	padding: 0 20px; 
}
li.ln a {
	background: url(/pics/linkedin-icon_16_16.gif) no-repeat right 2px;
	padding: 0 20px; 
}
li.del a {
	background: url(/pics/del.gif) no-repeat right 2px;
	padding: 0 20px; 
}
li.tw a {
	background: url(/pics/twitter.jpg) no-repeat right 2px;
	padding: 0 20px; 
}
li.fb a {
	background: url(/pics/facebook_icon.png) no-repeat right 2px;
	padding: 0 20px; 
}
* html li.rss a, * html li.ln a, * html li.fb a, * html li.del a , * html .navBlock li.tw a {
	padding: 0 0 0 20px; 
}
*:first-child+html li.rss a, *:first-child+html li.ln a, *:first-child+html li.fb a, *:first-child+html li.del a, *:first-child+html li.tw a {
	padding: 0 0 0 20px; 
}