
#taglinr {
	background-color:#fff;
	font: 1.1em Helvetica, Arial, sans-serif;
	color: #ff3094;
	width: 720px;
}


#taglinr a {
	color: #cccccc;
	text-decoration: none;
}
#taglinr a:hover {
	text-decoration: underline;
}

#taglinr .imagebox a {
	color: #3eaad6;
}
#taglinr .imagebox a:hover {
	text-decoration: none;
}

#taglinr img {
	border:none;
	-ms-interpolation-mode:bicubic;
}

#taglinr h1, #taglinr .answerbox {
	background-color: #3eaad6;
	color: #fff;
	padding:10px;
	clear: both;
	font-size: 1.5em;
}

#taglinr .answerbox IMG {
	float: left;
	padding: 0 18px 8px 0;
}

#taglinr #questiontext {
	background-color: #ffffff;
	background-image: url(logo.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
#taglinr .pics {
	border: 1px solid #3eaad6;
	position: relative;
	top: 0;
	left: 0;
}


#taglinr .divx {
	margin:20px 10px;
}

#taglinr #questiontable {
	width: 700px;
	padding: 0;
	margin: 0;
}

#taglinr .imagebox {
	width:175px;
	text-align:center;
	font-size: 1em;
	float: left;
	padding: 0;
	margin: 0 0 10px 0;
}

#taglinr .imagebox IMG {
	width: 144px;
	height: 236px;
	padding: 4px;
}
#taglinr .imagebox:hover IMG {
	width: 146px;
	height: 238px;
	padding: 3px;
}



#taglinr .scorebox {
	text-align: center;
	margin: 0;
	padding: 0 0 8px 0;
	font-size: 2em;
	vertical-align: center;

}
#taglinr .scorebox SPAN {
	font-size: 1.5em;
	font-weight: bold;
	position: relative;
	top: 4px;
	left: 0;
}

#taglinr .whichfilm {
	background-color:#fff;
	color: #3eaad6;
	padding:10px;
	font-size: 1.5em;
}



#taglinr .credit {
	margin-top: 25px;
	font-size: 1.5em;
}

#taglinr .rightwrong {
	padding: 2px 2px 0px 2px;
}

#taglinr .bright {
	color: #ffffff;
	background-color:#ff3094;
}
#taglinr .dull {
	color: #ffffff;
	background-color:#6dbcdf;
}


#taglinr .tablelist {
	display: inline;
	padding: 0;
	margin: 0;
}

#taglinr .tablelist IMG {
	display: none;
	padding: 0;
	margin: 0;
}

#taglinr .tablelist DIV {
	display: block;
	width: 65%;
	margin: 0;
	padding: 0;
	text-align: left;
	border-bottom: 1px solid #6dbcdf;
}

#taglinr .tablelist DIV DIV {
	display: block;
	width: 98%;
	border: none;
	padding: 8px 0 8px 4px;
	margin: 0;
	cursor: pointer;
}

#taglinr .tablelist DIV DIV:hover {
	background-color: #eeeeee;
}

#taglinr .fullyjustified {
	background-color: #AED4E3;
	color: white;
	font-size: 12px;
	height: 16px;
	letter-spacing: 4px;
	margin: 0;
	overflow: hidden;
	text-align: center;
	text-transform: uppercase;
	white-space: nowrap;
	width: 100%;
	background-image: url(difficultybar.gif);
	background-repeat: no-repeat;
	background-position: -745px 0;
	cursor: default;
	line-height: 16px;
}

#taglinr #bonus {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 5em;
	width: 100%;
	height: 100%;
	background-color: transparent;
	padding-top: 120px;
	text-align: center;
}
#taglinr #bonus.shown {
	display: block;
	background-image: url(dither.gif);
	background-position: 0 0;
}

#taglinr .instructions {
	text-align: center;
	text-transform: uppercase;
	font-size: 0.75em;
	padding: 0;
	margin: 4px 0 0 0;
}

.columnA {
	margin-left: 0 !important;
}

