﻿.prevLayer
{
	border-style: solid;
	border-width: 1px;
	padding: 5px 5px;
	background-color: #B5B1A8;
	border-color: #122025;
}
.thumbPhoto
{
    border-width: 1px;
    border-color: #0F0F0F;
    border-style: solid;
    cursor: hand;
}
.groupTitle
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	direction: rtl;
	text-align: center;
}
.groupList
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	direction: rtl;
	text-align: right;
}
.loadingText
{
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
	direction: rtl;
}