body {
	background: #fff;
	color: #000;
}
#wrapper {
	background: #fff;
}
#footer, #header, #credit_block, #thickbox_close_div, a#print_button, .clear, #newhtool, #thickbox_close, h3.hide_text {
	display: none;
	height: 0;
	margin: 0;
	padding: 0;
}
.hide_header {
	display: block;
	margin: 0;
}
#synopsis_text {
	background-color: #fff;
}
#activity_wrapper, #TB_window {
	width: 900px;
	min-height: 1000px;
	background: transparent;
}
#synopsis_text, div.h_textbox {
	clear: both;
}
#character_boxes li {
	display: block;
	height: 120px;
}
.draggable {
	border: 1px #000 solid;
}
.draggable textarea {
	border: 1px #fff solid;
}
#fantasy_boxes {
	float: right;
	width: 340px;
}

#fantasy_boxes p {
	height: 200px;
	width: 330px;
}

#fantasy_boxes p textarea {
	margin-top: 5px;
	height: 200px;
	width: 310px;
	font-size: 1.2em;
	float: right;
	z-index: 101;
}


#fantasy_and_reality_print_images {
	margin: 20px 0 0 0;
	display: block;
	height: 700px;
	width: 520px;
	float: left;
}
#fantasy_and_reality_images {
	display: none;
	width: 0;
	height: 0;
}



#poster_boxes {
	float: left;
	margin-top: 5px;
	width: 430px;
}

#poster_boxes p textarea {
	margin-top: 5px;
	height: 200px;
	width: 310px;
	font-size: 1.2em;
	z-index: 101;
}


#poster_boxes p {
	height: 200px;
	width: 420px;
}

#poster_boxes p textarea {
	margin-top: -10px;
	height: 340px;
	width: 400px;
}




#myOnPageContent {
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
}
.answer_box {
	height:100px;
	overflow:visible;
}
