/*---------- Default Page ----------*/
.left{
	text-align:left;
}

wish {
	color: #000;
	text-decoration: none;
	font: 16px Times New Roman;
	font-weight:bold;
}

a.wishtitle:link, a.wishtitle:visited {
	color: #000;
	text-decoration: none;
	font: 16px Times New Roman;
	font-weight:bold;
}

a.wishtitle:hover {
	color: #990000;
	text-decoration: none;
	font: 16px Times New Roman;
	font-weight:bold;
}



a.wishlist:link, a.wishlist:visited {
	color: #990000;
	text-decoration: none;
	font: 15px Times New Roman;
	}

a.wishlist:hover {
	color: #333;
	text-decoration: none;
	font: 15px Times New Roman;
}

/*---------- Ads View Page ----------*/
/*.descdiv {
	text-align:right;
	direction:rtl;
	padding-right:10px;
	font:15px "Times New Roman", Times, serif;
	font-weight:bold;
	line-height:35px;
}*/

.desc {
	text-align:right;
	direction:rtl;
	padding-right:2px;
	font:12px tahoma;
	background-color:#f4f4ec;

}

.title {
	color:#5E0002;
	text-align:right;
	direction:rtl;
	padding-right:10px;
	font:15px "Times New Roman", Times, serif;
	font-weight:bold;
	line-height:20px;
}

/*---------- Companies Page ----------*/
a.company:link, a.company:visited {
	color: #990000;
	text-decoration: none;
	font: 16px Times New Roman;
	font-weight: bold;
}

a.company:hover {
	color: #000;
	text-decoration: none;
	font: 16px Times New Roman;
	font-weight: bold;
}

/*---------- AdsType ----------*/
.text {
	font: 16px Times New Roman bold;
	line-height:25px;	
}
.adtitle {
	font: 16px Times New Roman bold;
	color:#990000;
	text-decoration:underline;
	
}
