body {
background:#FFF;
font-size:14pt;
margin:0;
}

.widgetblock {
display:none;
}

#header {
display:none;
height:75px;
}

/*format title TM */
.tm {
font-size:6pt;
position:relative;
top:-3.5pt;
}

/*format text TM */
#content {
margin-left:0;
float:none;
width:auto;
font-size:1em;
}

#commentform {
display:none;
}

#content a {
font-weight:700;
color:#006;
text-decoration:underline;
}

#content {
margin-left:0;
float:none;
width:auto;
}

h1,h2,h3,h4,h5,h6 {
page-break-after:avoid;
page-break-inside:avoid;
}

h3 {
margin-left:10px;
margin-bottom:0;
padding-bottom:0;
}

ul,ol,dl {
page-break-before:avoid;
}

/*img.centered { display: block; 
     margin-left: auto; 
     margin-right: auto; }
img.right { padding: 4px; 
     margin: 0 0 2px 7px; 
     display: inline; }
img.left { padding: 4px; 
     margin: 0 7px 2px 0; 
     display: inline; }
.right { float: right; }
.left { float: left }*/
img {
page-break-inside:avoid;
page-break-after:avoid;
}
}

#content img {
float:left;
margin:0 10px 2px 0;
border:none;
}

.entry ul img {
margin-left:-20px;
}

/*This does not work in print.css - goal is to move photos that are embedded in bullet point to the left so they line up with other photos inserted on the page */
