/***************************************************/
/* Styles for the language picker */
.lang_title {
	float:right;
}
.lang_options {
	max-width: 80%;
	float:right;
}

/***************************************************/
/***************************************************/
	


/* hack for removing right column. */
.form, h1, h2 {
	direction: rtl;
	text-align:  right;
	}


.floater {
	float: right;
	}
	
