.most_popular_content {
	background: #e7e6e2;
}

.most_popular_content * {
	vertical-align: top;
	font-size: 12px;
	margin: 0;
}

.most_popular_item{
	height: 67px;
	vertical-align: top;
	padding-top: 11px;
	text-align: right;
	direction: rtl;
	border-bottom: 1px solid #b0afad;
}

.most_popular_item a {
	text-decoration: none;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.most_popular_content p{
	width: 167px; 
	height: 32px;
	overflow: hidden;
	margin: 0 0 3px 0;
	/*border: 1px solid black;*/
}

.generic_br {
	background: right bottom no-repeat;
}

