.top-header {
	background: none repeat scroll right top #fff;
}

div#content {
    /*margin: 0px 210px 50px 10px;
    padding: 10px;
    text-align: left;*/
	direction: rtl;
	height: 100%;
}

div.error, div.message {
	direction: rtl;
    background: #ffc;
    border: 1px solid #000;
    color: #000000;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    font-weight: normal;
    margin: 10px auto;
    padding: 3px;
    /*text-align: left;*/
    vertical-align: bottom;
}

div.preloader{
	position:absolute;
	font-family:tahoma, arial;
	font-size:12px;
	color: white;
	left:2px;
	top:2px;
	background-color:maroon;
	layer-background-color:maroon;
	height:16px;
	width:98px;
	direction: rtl;
	padding: 3px;
}

DIV#top {
	WIDTH: 100%;
	direction: rtl;
}

th{
	padding: 2px 4px 2px 4px;
	text-align: right;
}

div#resourceGallery {
	display:block;
	float:right;
	width:47%;
	height:120px;
	margin: 3px;
	padding: 5px;
	border: 1px solid #efefef;
	/*white-space: nowrap;*/
	max-height: 120px; 
	overflow: hidden; 
}

div#resourceGallery td {
	text-align: right;
}

div#topResourceGalleryRow {
	display: block;
	float:right; 
	width:100%;
}

div#topResourceGallery {
	display: block;
	float:right; 
	width:47%;
	/*height:120px;*/
	margin: 3px;
	padding: 5px;
	/*border: 1px solid #efefef;*/
	/*white-space: nowrap;*/
	/*max-height: 120px; */
	/*overflow: hidden; */
}


div#topResourceGallery td{
	font-size: 11px !important;
	text-decoration: none;
	text-align: right;
}


div#topResourceGallery a{
	text-decoration: none;
}

td.align{
	text-align: left;
}

span.help {
	color : #666666;
	font-size:10px;
}


#rounded-corner tbody td.rounded-center {
	text-align: right;
}

#rounded-corner tbody td.rounded-center table {
	direction: rtl;
}

.holding .label {
	text-align: left;
}

.holding .value {
	text-align: right;
}

.navigate {
	direction: rtl;	
} 