#a_galleryTable {
	width: 100%;
	background-color: #f9f9f9;
	border: 1px solid #efefef;
	direction:rtl;
}
#a_galleryTable thead tr {
	text-align:center;
	background-color: #f4d8a2;
	font-family:'times new roman';
	font-size:12pt;
	font-weight:bold;
}
#a_galleryTable thead tr td {
	padding:10px;
	color:#a17a28;
}
#galleryTableHolder {
	width: 85%;
	margin:0px auto;
	margin-top: 15px;
}
#linkContainer {
	width:100%;
}
.a_galleryTableDescription{
	color:#999;
}
.titleContainer{
}
tbody .dateContainer{
	width:118px;
}
tbody .dateContainer{
	text-align: center;
	direction: ltr;
}