* { font-family:Arial; }
.td_more_about_movie 
{
	width:100%;
	background-color:#e9e5e2;
	padding-left: 22px;
}
.tbl_more_about_movie {
	 width:232px; 
}
.tbl_more_about_movie .more_about_movie_pic 
{
	 text-align:center; 
}
.tbl_more_about_movie .more_about_movie_pic .generic_pic232x175 
{
	 margin:15px 0;
}
.tbl_more_about_movie .more_about_movie_txt { 
    font-size:12px;
    text-align:right;
    direction:rtl;
    margin-top: 5px;
 }
.tbl_more_about_movie .more_about_movie_border
 {
 	  padding-bottom:8px;
 	  border-bottom: 1px solid #bebdb9;
 	}


.tbl_more_about_movie .more_about_movie_txt a{ 
    color:red;
 }
.tbl_more_about_movie .more_about_movie_txt .td_arrow{
	font-size: 12px;
	font-weight:bold;
	vertical-align: top;
	width: 60px;
}
.tbl_more_about_movie .more_about_movie_txt .td_arrow img {
	margin-bottom: 1px;
}