/* Text only "The Internet Movie Database" header */
h1 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin: 13px auto 0 auto;
	padding-bottom: 0;
}

td#homepage-center-content {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em; 	 
}

b.coolheadline {
	font-size: 17px;
}

/* Shared styles */
td.lhscol h2, .hpRightNav h2 {
	color: #655300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	text-decoration: none;
}

.lhscol, .hpRightNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.lhscol ul li, .hpRightNav ul li {
	margin-bottom: 4px;
}

.see-more {
    font-size:95%;
    margin-top:-0.5em;
    text-align:right;
}

hr {
    border-color:#CCCCCC -moz-use-text-color -moz-use-text-color;
    border-style:dotted none none;
    border-width:1px 0 0;
    height:1px;
}

/* Left column styles */

.hpLeftNav {
  width: 171px;
}

.lhscol .numbering {
	display: none;
}

td.lhscol {
	background: #fff;
	border-right: 1px dotted #ccc;
	border-top: none;
}

.lhscol ol, .lhscol ul, .lhscol .boxBottom {
	border-bottom: 1px dotted #ccc;
	margin: 6px 0;
	padding: 0 20px 10px 20px;
}

html* .lhscol ol, html* .lhscol ul, html* .lhscol .boxBottom {
	margin-left: 2px;
}

.lhscol ul {
	list-style: none;
	padding-left: 0;
}

.lhscol ol li {
  margin-bottom: 0.25em;
}

.lhscol ol li.more, .lhscol ul li.more, .lhscol .bdayctrl {
	list-style: none;
	margin-bottom: 0;
	text-align: right;
}

.lhscol .hpRightNav {
	background-color: #fff;
	border: none;
	margin: 0;
	padding: 0;
}

.lhscol .topheader {
	padding: 5px;
}

.lhscol .video-browser-widget {
	border-bottom: 1px dotted #ccc;
	font-size: 80%;
	margin:6px 0;
	padding-bottom: 13px;
}

.lhscol .video-browser-widget h2 {
	padding-bottom: 10px;
}

.lhscol .bdayctrl {
	padding-right: 20px;
}

.lhscol table {
	margin-top: 6px;
}


/* Right column styles */

.hpRightNav {
	background-color: #eee;
	border: 1px solid #ccc;
	margin: 4px 0;
	padding: 10px;
}

.hpRightNav h2 {
	margin-bottom: 6px;
}

.hpRightNav .boardhead {
	display: block;
	font-size: 10px;
	padding-bottom: 4px;
}

.hpRightNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.hpRightNav #bdaycontrol {
	margin-top: 5px;
}

.hpRightNav .bdayctrl {
	margin-top: 5px;
	text-align: right;
}

.hpRightNav .bdaywidget {
	height: 166px;
}

.hpRightNav .byline strong {
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 4px;
}

.hpRightNav .boardhead a {
	display: block;
	padding-top: 4px;
}

#outerbody {
    padding-top: 15px;
}

div#bdaycontrol { 
  display:none;
}

.scriptsOn #bdaycontrol { 
  display:block !important;
}

#homepage-center-content .article {
    border-bottom: none;
}

.helpdesk-messages {
    float: right; clear: right; padding-right: 10px; padding-top: 3px;
}
