.postprofile {
  text-align: right;
  align-items: right;
}

.postbody {
  text-align: right;
  align-items: right;
}

.breadcrumbs .crumb:before {
	content: '\2190';
	padding: 0 0.5em;
}

/* grid_icons */


.forumlist_grid_icons li.row {
	float: right;
	display: block;
	border: none;
	padding: 0;
}

.forumlist_grid_icons .forabg {
	border: none !important;
	margin-bottom: 80px;
}

.tile_row_25 {
    width: 25%;
    float: right;
}

.tile_row_50 {
    width: 50%;
    float: right;
}

.body-layout-Fluid #inner-wrap {
	width: 95%;
	margin: 0 auto;
}

/* align to right the navbar_footer */

.nav-footer {
  float:right;
  direction:rtl;
}

.copyright_bar {
  float:right;
  direction:rtl;
  width: 100%;
}

div.rules a {
	color: #FFFFFF !important;
	border-color: #AA0000 !important;
	font-weight: 500;
}