﻿table.category, table.category_high
{
	width:486px;
	height:227px;
}

table.category_short
{
	width:229px;
	height:227px;
}

table.category_high
{
	height:527px;
}

div.all_videos,div.all_videos_high
{
	height:200px; 
	overflow-y:scroll;
}

div.all_videos_high
{
	height:500px; 
}

div.all_videos_high_pmw
{
	height:500px; 
}

td.category_title
{
	padding-right:8px;
	padding-left:8px;
	color:#990000;
	font-family:Arial;
	font-size:20px;
	vertical-align:middle;
	font-weight:bold;
	width:100%
}

td.sort_by_date a
{
	white-space:nowrap;
	color:#5A5A5A;
	font-size:12px;
	padding-top:2px;
}
a.sort_by
{
	font-family:Arial;
	font-size:12px;
	color:#666666;
	border-bottom:1px #006699 solid;
}
a:hover.sort_by
{
	color:#145679;
}
.selected_en
{
	background-image:url(/SITE/COMPONENTS/video/subFolders/images/ltr/now-playing.gif);
	background-repeat:no-repeat;
}
.selected_he
{
	background-image:url(/SITE/COMPONENTS/video/subFolders/images/rtl/now-playing.gif);
	background-repeat:no-repeat;
}

.selected_en_pmw
{
	background-image:url(/SITE/COMPONENTS/video/subFolders/images/ltr/now-playing-pmw.gif);
	background-repeat:no-repeat;
}
.selected_he_pmw
{
	background-image:url(/SITE/COMPONENTS/video/subFolders/images/rtl/now-playing-pmw.gif);
	background-repeat:no-repeat;
	background-position:right;
}

td.category_text
{
	line-height:14px;
	font-size:12px;
	color:#000000;
	padding-bottom:3px;
}

a.movie_title, a:hover.movie_title
{
	line-height:11px;
	font-size:11px;
	color:#000000;
}
a:hover.movie_title
{
	color:#666666;
}
div.movie_date
{

	line-height:11px;
	font-size:10px;
	color:#666666;
	padding-top:5px;
}

