table.puzzle_table
{
	margin: 0px auto;
	display: table;
}

table.puzzle_table td
{
	vertical-align: top;
}
 
table.puzzle_table td p
{
	margin-top: 0px;
	padding-top: 0px;
}

table.puzzle_table td.puzzle_flags
{
	width: 30px;
	padding-right: 15px;
	text-align: center;
}

table.puzzle_table td.puzzle_flags img
{
	display: block;
	margin: 5px auto;
}

table.puzzle_table td.hintsolution
{
	width: 60px;
	padding-left: 15px;
	text-align: center;
	vertical-align: middle;
}

table.puzzle_table td.eq
{
	vertical-align: middle;
}

ul.puzzle_awords
{
	margin: 0px;
	margin-bottom: 12px;
	padding: 0px;
	list-style-type: none;
}

table.wordbox
{
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: 2px black solid;
	border-collapse: collapse;
}

table.wordbox td
{
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	font-size: 9pt;
	font-family: sans-serif;
	min-width: 15px;
	min-height: 20px;
	width: 15px;
	height: 20px;
	border: 2px black solid;
}

table.word_search
{
	margin: 15px auto;
	padding: 0px;
	border: 1px black solid;
	border-collapse: collapse;
}

table.word_search td
{
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	font-size: 9pt;
	font-family: sans-serif;
	width: 12px;
	height: 18px;
}

table.word_search td.lowlight
{
	color: #cccccc;
}

table.puzzle_box_weights
{
	border: 1px solid black;
	border-collapse: collapse;
	text-align: center;
	margin: 5px auto;
	display: table;
}

table.puzzle_box_weights th
{
	border: 1px solid black;
	padding: 3px 8px;
	font-weight: bold;
	text-align: center;
}

table.puzzle_question
{
	margin: 0px;
	padding: 0px;
	width: 100%;
}

table.puzzle_question td
{
	padding: 0px;
}

table.puzzle_question td.diagram
{
	padding-left: 10px;
}

table.puzzle_question p
{
	margin-top: 0px;
}

table.puzzle_answer_diagram
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	display: table;
}

table.puzzle_answer_diagram th,
table.puzzle_answer_diagram td
{
	border: 0px;
	padding: 3px 8px;
	text-align: center;
}

.puzzle_fragment,
.puzzle_wordends,
.puzzle_pairs
{
	font-size: 18pt;
	font-weight: bold;
}

.puzzle_frag_answer,
.puzzle_aword_answer,
.puzzle_pairs_answer
{
	font-weight: bold;
}

.puzzle_cryptogram
{
	text-transform: uppercase;
	line-height: 2em;
}

.puzzle_cryptogram_answer
{
	text-transform: uppercase;
}

table.puzzle_table td.box_grid_cell,
table.puzzle_table td.acbox_grid_cell
{
	text-align: center;
	vertical-align: middle;
	padding-right: 40px;
}

table.puzzle_table td.box_clue_cell,
table.puzzle_table td.acbox_clue_cell
{
	padding-right: 20px;
}

table.puzzle_table td.box_clue_cell .box_clue_header,
table.puzzle_table td.acbox_clue_cell .acbox_clue_header
{
	margin-top: 0px;
	padding-top: 0px;
	font-weight: bold;
}

table.puzzle_table td.box_clue_cell ol,
table.puzzle_table td.acbox_clue_cell ol
{
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
}

.box_clue_cell ol li,
.acbox_clue_cell ol li
{
	white-space: nowrap;
}

table.grid_loginum
{
	border: 0px;
	border-collapse: collapse;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	display: table;
}

table.puzzle_table td.loginum_clues_cell,
table.puzzle_table td.loginum_grid_cell,
table.puzzle_table td.loginum_buttons_cell
{
	text-align: left;
	vertical-align: middle;
	padding-right: 0px;
	padding-bottom: 16px;
}

table.puzzle_table td.loginum_grid_cell
{
	padding-right: 14px;
}

table.puzzle_table td.loginum_clues_cell
{
	padding-left: 5px;
}

table.puzzle_table td.loginum_clues_cell ol
{
	padding-left: 0px;
	margin-left: 8px;
}

table.puzzle_table td.loginum_clues_cell li
{
	cursor: crosshair;
	white-space: nowrap;
}

table.grid_loginum th
{
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
	border: 0px;
	width: 15px;
	height: 19px;
}

table.grid_loginum td
{
	border: 1px solid black;
	width: 15px;
	height: 19px;
	padding: 0px;
	margin: 0px;
	cursor: crosshair;
}

table.grid_loginum td.upperleft,
table.grid_loginum td.upper,
table.grid_loginum td.upperright
{
	border-top: 2px solid black;
}

table.grid_loginum td.upperleft,
table.grid_loginum td.left,
table.grid_loginum td.lowerleft
{
	border-left: 2px solid black;
}

table.grid_loginum td.lowerleft,
table.grid_loginum td.lower,
table.grid_loginum td.lowerright
{
	border-bottom: 2px solid black;
}

table.grid_loginum td.upperright,
table.grid_loginum td.right,
table.grid_loginum td.lowerright
{
	border-right: 2px solid black;
}

div.puzzle_button
{
	margin: 4px;
	border: 2px solid black;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	margin-left: auto;
	margin-right: auto;
	display: table;
	cursor: pointer;
}

div.puzzle_button p
{
	margin: 0px;
	padding: 2px 7px;
}

div.puzzle_description,
div.solution_description
{
	font-size: 10pt;
}

table.puzzle_logi_answers,
table.crypt_hints
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	display: table;
}

table.puzzle_logi_answers,
table.crypt_hints td
{
	text-align: center;
}

table.puzzle_logi_answers
{
	margin-bottom: 12px;
}

table.crypt_hints td.crypt_hint_letter
{
	font-weight: bold;
}

.altsol
{
	text-align: center;
	font-weight: bold;
	font-size: 14pt;
}

td.wordsearch_grid_cell
{
	padding-right: 16px;
	vertical-align: top;
}

table.wordsearch_wordlist td
{
	text-align: left;
	vertical-align: top;
}

table.wordsearch_wordlist ul
{
	padding: 0px;
	margin-top: 8px;
	margin-left: 16px;
	margin-right: 16px;
	list-style-type: none;
}

table.wordsearch_wordlist ul.last_column
{
	margin-right: 0px;
}

table.wordsearch_wordlist ul li
{
	font-size: 10pt;
	text-transform: uppercase;
	line-height: 0.5cm;
	cursor: crosshair;
}

h4.wordsearch_title
{
	padding: 0px;
	margin: 0px;
	margin-bottom: 8px;
	text-align: center;
}

table.wordsearch_answer
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	display: table;
}

table.brainfood_table_of_contents
{
	width: 100%;
}

table.brainfood_table_of_contents td
{
	width: 50%;
	vertical-align: top;
}

table.brainfood_table_of_contents ul
{
	margin-top: 0px;
	padding-top: 0px;
}
