/* CSS Document */

a {
	text-decoration:none;
	color: #993300;
	}
	
SideGreyBox.p {
	margin: 0px;
	padding: 0px;
	}

.backtotop /*just added*/{
	width: 100%;
	border-bottom:1px solid #cacaca;
	text-align:right;
	}

#title,.sectionname /*just added*/ {
	color:#FF9600;
	font-size:11px;
 	text-transform:uppercase;
	}

.subtitle2 /*just added*//*the movies, Press, the bone module*/
	{font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:18px;
	display:block;
	padding: 0px;
	color:#666666;
	}

/*THIS WAS JUST TURNED OFF
.sectionname*/ /*the movies, Press, the bone module*/
	/*{font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:18px;
	display:block;
	padding: 0px;
	color:#666666;}*/
	
p.subsection { /*Press Releases*/
	font-weight: bold;
	font-size:12px;
	margin-top: 5px;
	margin-bottom: 5px;
	}

.subtitle1 {
	border-bottom: 1px dotted;
	display:block;
	border-color:#FF9900;
	font-size:12px;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 10px;
	font-stretch: expanded;
	padding-bottom: 3px;
	padding-top: 3px;
	width: 100%;
	clear:both;
	/*text-indent: 10px; just turned off */
	}
	
/*
.footnote {
	font-size:9px;
	color:#FF9933;
	padding: 10px;
	background-color:#FFCC66;}
	
.displayBoxTitle {
	display:block;
	font-weight: bold;}*/
	
h1 {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FF9933;
	text-decoration: none;
	text-indent: 5px;
	display: block;
	}

ul {
	list-style:none;
	list-style-type:none;
	margin:0px;
	padding:0px;
	}
	
li {
	margin:0px;
	padding:0px;
	padding-left: 10px;
	display:block;
	clear:left;
	}

. newsitem ul {
	padding-left:15px;
	}

.newsitem li {
	margin-bottom: 15px;
	border-left:1px solid #cacaca;
	}
	
.movielist ul {
	padding-left: 15px
	}
	
.movielist li {
	margin-bottom: 25px;
	border-bottom:1px solid #cacaca;
	}
	
.introp {
	font-size: 18px;
	color:#19618f;
	line-height:1.1 em;
	}

.hilite {
	color:#660033;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid;
	border-bottom: 1px solid;
	float: right;
	line-height: 1.1em;
	}
