body {
	background: #efefef url('http://static.thecastof.com/pattern.jpg') top left repeat;
	font-family: arial, tahoma;
	font-size: 12px;
	text-align: center;
}

tr,th,td {
	font-family: arial, tahoma;
	font-size: 12px;
	text-align: left;
	vertical-align:text-top;
}

h1 { font-size: 24px; }
h2 { font-size: 19px; margin-bottom: 0; }
h3 { font-size: 12px; margin-top: 0; font-style:italic; color: #555; }
h4 { font-size: 13px; margin-bottom: 0; }

a { color: #9F0B07; }
/*a:hover { color: #AF1B17; text-decoration: none; }*/

a img { border: 0; }

#wrapper {
	width: 700px;
	margin: 20px auto;
	background: #fff;
	border: 1px solid #333;
	text-align: left;
}

#nav {
	float: left;
	display: inline;
	width: 180px;
	padding: 10px 0 0 10px;
}

#content {
	display: inline;
	float: left;
	/*margin-left: 190px;*/
	width: 500px;
}

#logo {
	width: 156px;
	height: 100px;
	/*margin: 10px 0 0 10px;*/
}

#filmposter {
	display: inline;
	float: right;
	color: #666;
	font-style:italic;
	text-align: center;
}

#filmposter img {
	border: 1px solid #333;
}

#searchResultsMain {
	width: 350px;
}

.posterthumb {
	float: left;
	margin: 0 5px 5px 0;
	width: 27px;
	height: 40px;
	border: 1px solid #333;
}

.indexMovieTitle {
	font-weight: bold;
}
