body {
	font: 1em Georgia, serif;
	background: url(../images/bg-top-shd.jpg) repeat-x;
}
h1 {
	font-size: 2.6em;
	font-weight: bold;
}
h2 {
	font-size: 1.5em;
}
h3 {
	display: inline
}
.hl1 {
	background-color: #f0f0f0;
}
a:hover {
	text-decoration: none;
	background: #a3d8f9;
}
.addSpacing {
	margin-bottom: 14px !important;
	display: inline
	
}
#header {
	padding-top: 20px;
}
#headerLeft {
	float: left;
}
#headerRight {
	width: 300px;
	float: right;
	text-align: right;
}
.adsense1 {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.textStyle1 {
	font: 1.3em Georgia, serif;
	line-height: 1.7em;
}
.textStyle2 {
	font: 1.1em Georgia, serif;
	line-height: 1.3em;
}
.parag {
	font-size: .8em;
	line-height: 1.3em;
}
span.miniH {
	font-weight: bold;
	font-size: .85em;
	line-height: 1.6em;
}
.greyText,
h2 span {
	color: #555;
}
#filmList {
	list-style: none;
	margin: 0 0 3.6em .6em;
}
#filmList li {
	display: block;
	float: left;
	padding: .2em;
	margin-bottom: 1em;
	cursor: pointer;
}
#filmList li.noLink a,
#filmList li.noLink {
	cursor: default;
}
#filmList li:hover {
	background: #f1f9fe;
}

div.fC2 {
	width: 10em !important;
	padding-left: 1.2em;
}
#filmList li div {
	float: left;
	width: 18em;
	font-size: .9em;
}
#filmList li div a {
	font-weight: bold;
}
#filmList li strong {
	color: #009;
}
.addBottomPadding {
	padding-bottom: 2em;
}
.footer1 {
	text-align: center;
	border-top: 1px solid #e0e0e0;
	padding-top: 20px;
	display: inline;
}
