body {
	direction: rtl;
	text-align: right;
}
.grid4, .grid3 {
	direction: rtl;
}
.grid3 {
	float: right;
}
.grid3 p {
	width: 407px;
}
#content {
	direction: rtl;
}
.aboutsec {
	width: 888px !important;
}
.aboutsec .grid3 {
	width: 514px;
}
.aboutsec .thumb img {
	display: block;
	width: auto;
}
#aboutsecR {
	margin-left: 0;
	padding-left: 10px;
}
h6 {
	padding-right: 6px;
}
.commentlist .comment h6 {
	padding-right: 6em;
}
.comment-body .name {
	color: #428AA1;
}
/*home page*/
ul.square {
	text-align: right;
	direction: rtl;
}
ul.square li:before {
	content: '\25A0';
	display: inline;
	left: 0em;
	margin-left: 0.5em;
	position: relative;
	max-width: 0px;
	max-height: 0px;
	top: -0.1em;
	color: #4ea2bd;
}
@media screen and (min-width: 768px) {
	#heading .rs-arrows {
		bottom: -8px;
		right: -40px;
		width: 30px;
		top: -11px;
	}
	.secondpage .rs-arrows {
		bottom: 4px !important;
		right: -2px !important;
		width: 30px;
		top: -27px;
	}
}
/*home page*/
/*journal page*/
.container .col {
	float: right;
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
}
@media screen and (min-width: 768px) {
	.container .col.right {
		float: left;
	}
}
#searchform input[type=text] {
	float: right;
	width: 60%;
	margin-right: 0.25em;
	margin-bottom: 0;
}
#searchform input[type=submit] {
	float: left;
	font-size: 0.89em;
	width: 38%;
	padding: 1em 0;
	margin-bottom: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
#home_con {
	float: left;
}
#home_con strong {
	color: #4EA2BD;
	font-style: italic;
	word-spacing: 1px;
}
.col {
	text-align: right;
}
.fancybox-close {
	position: absolute;
	top: -30px;
	right: 0;
	width: 21px;
	height: 30px;
	cursor: pointer;
	z-index: 8040;
	background-color: #FFF;
}
/*journal page*/
/*contact page*/

#contact_details {
	margin-right: 14px;
}
#contact_right {
	width: 290px;
}
/*contact page*/
.push2 {
	float: right;
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
	width: 590px;
}
.omega {
	width: 140px;
	float: right;
}