
table#movie-links th {
	padding: 5px 0px;
	border-bottom: 1px groove #8e8387;
	text-align:left;
}

div#carousel-bottom {
	background-image: url("/images/jcarousel_bottom.jpg");
	height: 23px;
	text-align: center;
}

div#carousel {
	width: 802px;
	height: 351px;
}

div.carousel-container {
    background-image: url("/images/jcarousel_bg.jpg");
}

div.jcarousel-controls {
	padding-top: 6px;
}

div.jcarousel-controls a {
	margin: 0px 1px;
}

div.jcarousel-controls a:hover {
	background-position:-15px 0 !important;
}

div.jcarousel-controls a.selected {
	background-position:-30px 0 !important;
}


div.jcarousel-controls a {
	height:12px;
	width:15px;
	border:0px;
	background:transparent url("/images/jcarousel_control.jpg") no-repeat scroll 0 0;
}

#movie-links a {
	text-decoration: none;
}

#movie-links a:hover {
	text-decoration: underline;
}

.media-views {
	text-align: right !important;
}

.news-release {
	font-weight: bold;
}

.media-time {
	text-align: right;
}