﻿.wtable {
  height: auto;
  width: 789px;
}
.wtable .item {
  background-color: #4B4B4B;
  color: #ffffff;
  cursor: pointer;
  direction: rtl;
  float: right;
  font-family:'BYekan',Tahoma,Geneva,sans-serif;
  font-size: 13px;
  height: 22px;
  overflow: hidden;
  padding: 3px 4px;
  width: 101px;
  text-align:center;
}
.wtable .active {
	background-color:#d38585;
}
.wtable .name {
	width: 265px;
	height:17px;
	border:1px solid #e6e9ec;
	background:#ECF0F1;
	float:right;
	margin:3px;
	padding: 0 3px 3px;
	font-family:'BYekan',Tahoma,Geneva,sans-serif;
  font-size: 13px;
	direction:rtl;
	color:#4A4A4A;
	overflow:hidden;
}
.wtable .name a{
	color:#4A4A4A;
}
.wtable .fasl{
	width:151px;
	height:17px;
	border:1px solid #e6e9ec;
	background:#ECF0F1;
	float:right;
	margin:3px;
	padding: 0 3px 3px;
	font-family:'BYekan',Tahoma,Geneva,sans-serif;
  font-size: 13px;
	direction:rtl;
	color:#4A4A4A;
	overflow:hidden;
}
.wtable .cover {
	width:170px;
	height:24px;
	overflow:hidden;
	float:right;
	margin:3px;
	overflow:hidden;
}
.wtable .keeper {
	width:100%;
	margin:3px;
	position:relative;
	overflow:hidden;
}
.wtable .keeper .mover {
  margin-top: -1px;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
keeper {
}
.wtable .keeper .mover .cell {
  width: 786px;
  height:auto;
}
.cell {
  margin-left: 0;
  margin-top: -1px;
}
.cl {
	clear:both;
}
.inside {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none repeat scroll 0 0 #fff;
  border-color: -moz-use-text-color #d8d8d8;
  border-image: none;
  border-left: 1px solid #d8d8d8;
  border-right: 1px solid #d8d8d8;
  border-style: none solid;
  border-width: medium 1px;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1) inset;
  color: #666;
  float: right;
  height: auto;
  line-height: 18px;
  padding: 10px;
  text-align: justify;
  width: 555px;
}
