/* ZXO003 */

.post-header{
		direction: rtl;
		text-align: right;
}
.post-right{
		direction: rtl;
		text-align: right;
}
.post-content p{
	text-align: justify;
  font-family:Tahoma, Arial, Verdana;
}
.wp-caption p.wp-caption-text {
  text-align: center;
}
.post-announcement{
		direction: rtl;
		text-align: right;
}
.comment-header{
		direction: rtl;
		text-align: right;
}
.comment-content p{
		direction: rtl;
		text-align: justify;
}
.sidebar-box h2.with-icon{
		direction: rtl;
		text-align: justify;
}
ul{
	direction: rtl;
	text-align: right;
	list-style-position: inside;
}
#container-top {
	margin:0 auto 0 60px;
}
