/* CSS Document */
/* Print Media */
/* Make It Solar Word Search Puzzles */
/* www.makeitsolar.com */
/* developed by www.edwardfurey.com */

body {
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
}
.skiplinks {
	display:none;
}
.header {
	display:none;
}
#navbar, #leftinfo {
	display:none;
}
#footerlinks {
	display:none;
}
#copyright {
	display:none;
}

table {
margin:0px 0px 25px 0px;
}
td {
width:30px;
height:28px;
text-align:center;
font-size:12pt;
}
td.list {
text-align:left;
width:300px;
height:auto;
padding:2px 0px 4px 0px;
font-size:10pt;
}
#puzzlehead {
font-size:14pt;
margin:0px 0px 15px 0px;
border-bottom:1px solid #000000;
}
#puzzlefoot {
font-size:12pt;
}
.googleads {
	display:none;
}