.search
{
	background: #eeeeee;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
	width: 98%;
	align: center;
}

.searchheader
{
	background: #004fb2 url(/images/gradient-index.gif) repeat-y top left;
	font-size: 11px;
	color:#FFFFFF;
	padding-left: 8px;
	padding-right: 8px;
	border-bottom: #ff6633 1px solid;
	line-height:2em;
}

.searchitem2
{
	padding: 10px;
	vertical-align: top; 
	line-height: 18px;
	font-size:12px;
}

.index
{
	background: #eeeeee;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
}

.indexheader
{
	background: #004fb2 url(/images/gradient-index.gif) repeat-y top left;
	font-size: 11px;
	color:#FFFFFF;
	padding-left: 8px;
	padding-right: 8px;
	border-bottom: #ff6633 1px solid;
	line-height:2em;
}

.indexitem
{
	padding-left: 5px;
	padding-right: 2px;
	padding-top: 5px;
	vertical-align: top; 
	line-height: 19px;
	font-size:11px;
	color: #FF6633;
}

.indexitem2
{
	padding-top: 5px;
	padding-left: 2px;
	padding-right: 5px;
	vertical-align: top; 
	line-height: 19px;
	font-size:11px;
}

.index_content {
margin-left: 0px; 
margin-top: 5px; 
margin-right: 5px; 
margin-bottom: 5px; 
border: 0px; 
width: 136px; 
height: 194px;
}

.small
{
	width: 300px;
}

.small3
{
 width: 300px;
 border-top: 0px;
 border-left: 0px;
 border-bottom: 0px;
 border-right: 0px;
}

.indextitle
{
	font-size:12px;
	font-weight: bold; 
}

.smalltext
{
	line-height: 19px;
	font-size:11px;
	color:#000000;
	text-align: left;
}

.smalltext2
{
	line-height: 17px;
	font-size:11px;
	color:#000000;
}

.moviestext
{
	line-height: 19px;
	font-size:12px;
	color:#000000;
}

.moviescrew
{
	font-size:11px;
	color:#666;
}

.index_content {
margin-left: 0px; 
margin-top: 5px; 
margin-right: 5px; 
margin-bottom: 5px; 
border: 0px; 
width: 136px; 
height: 194px;
}

.crew
{
	font-size:10px;
	color:#666;
}

.trailer-size
{
	font-size:10px;
	color: #666;
}

.updated
{
	font-size:10px;
	color: #666;
}

.trailer
{
	border-top: 1px solid #C9C9CB;
	border-left: 1px solid #C9C9CB;
	border-bottom: #C9C9CB 1px solid;
	border-right: #C9C9CB 1px solid;
	background: #EBEBEB;
	padding: 0;
	border-spacing: 0; 
  }

.trailer-text
{
	background: #e3e8ee;
	font-size:14px;
	color:#000000;
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}

.newtrailer-text
{
	background: #125aa2;
	border-bottom: solid 1px #ff6633;
	font-size:14px;
	color:#ffffff;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
}

.sidebar
{
 border-top: 1px solid #C9C9CB;
 border-left: 1px solid #C9C9CB;
 border-bottom: #C9C9CB 1px solid;
 border-right: #C9C9CB 1px solid;
background: #EBEBEB;
padding: 5px;
}

.comingsoon td p {
	width: 136px;
	text-align: center;
	line-height: 9px;
	font-size: 9px;
}

.nowplaying td {
	width: 72px;
}

.nowplaying p {
	text-align: center;
	line-height: 9px;
	font-size: 9px;
}

.col1
{
background: #EBEBEB;
}

.col2
{
background: #FFFFFF;
}

.title
{
	font-weight:bold;
	font-size:18px;
	color:#000000;
}

.collapsable
{
	line-height: 18px;
}

.inline_images {
position: relative;
width: 136px;
height: 194px;
float: left;
padding: 0px 0px 15px 0px;
}

.inline_images span {
position: absolute;
top: 0px;
left: 0px;
width: 136px;
height: 194px;
background-image:url(/images/poster_enlarge.gif);
background-repeat:no-repeat;
    opacity: .50;
    filter: alpha(opacity=50);
}

.inline_images a:hover span {
background-image:url(/images/poster_enlarge.gif);
width: 136px;
height: 194px;
cursor:pointer;
    opacity: 100;
    filter: alpha(opacity=100);
}

  #popup {
    /* Necessary: */
    position: absolute;
    display: none;
    z-index: 10;

    /* Additional styling: */
    width: 136px;
    font-size: xx-small;
    background-color: #eee;
    opacity: .85;
    filter: alpha(opacity=85);
  }

  #popup2 {
    /* Necessary: */
    position: absolute;
    display: none;
    z-index: 10;

    /* Additional styling: */
border: 1px solid #000000;
padding: 3px;
    width: 150px;
    font-size: 12px;
    background-color: #eee;
  }

.charts
{
width: 700px;
padding: 0px;
border-spacing: 0px;
}

.reference
{
padding: 5px;
}

.review {
padding-left: 5px;
}

.review p {
line-height: 19px;
padding-bottom: 15px;
}

.review img {
padding-left: 5px;
padding-bottom: 5px;
}