/* CSS Document */
/* Screen Media Puzzles */
/* www.makeitsolar.com */
/* developed by www.southboroughwebsitedesign.com 2005-10-28 */

table {
margin:0px 0px 0px 0px;
}
td.puz, td.ans {
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:10px 10px 15px 10px;
border-bottom:1px solid #000000;
}
#puzzlefoot {
font-size:12pt;
border-top:1px solid #000000;
}
