.tm-latest-updates-div {
	background-color: #F8F8F8;
	border: 1px solid #CCC;
	border-radius: 10px;
	background-image: url(images/InterActivePostBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	direction:rtl;
	text-align:center
}
.tm-latest-updates {padding-top:5px;}


h3.tm-latest-updates-tilte a {
	font-size:18px;
	line-height:24px;
	color:#FFF;
	font-weight:normal;
	margin:0;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;}
	
	h3.tm-latest-updates-tilte a:hover {text-decoration:none}
	
h3.tm-latest-updates-tilte {
	text-align:center;
}

.tm-latest-updates li {list-style:none;
padding:5px;
text-align:right
}

.tm-latest-updates.tm_lcptu_with_thumbnails {
    list-style: none;
    margin-left: 0;
}
.tm-latest-updates.tm_lcptu_with_excerpt {}

.tm-latest-updates.tm_lcptu_with_thumbnails li, .tm-latest-updates.tm_lcptu_with_excerpt li {
    overflow: hidden;
}
.tm_lcptu_post_thumbnail {
    clear: left;
    float: left;
    padding: 0 5px 5px 0;
}
.tm_lcptu_post_title {
	clear: left;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}
.widget tm_latest_cp_widget {
	background-color: #F8F8F8;
border: 1px solid #CCC;
padding:5px}
.tm_lcptu_post_date, .tm_lcptu_post_comments_number {
	font-size: 9px;
	line-height: 12px;
	color: #666;
	display:inline;
	padding-left:5px;
}
.tm_lcptu_post_author {
	display:inline;
	font-size: 11px;
	line-height: 12px;
	color: #666766;	
	padding-left:5px;
	font-weight:bold
}
h3.tm-latest-updates-publish {
	background-image: url(images/InterActivePostBt.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top:5px;
	margin-bottom:0px;
	padding:2px;
	font-size:14px;
	line-height:22px;
	height:22px;
	margin-right: 0px;
	margin-left: 0px;
}
	.tm-latest-updates-publish a {
	color:#666766;
	font-weight:bold;
	text-decoration:none;
	
}
	