/* The summary container */
.page-summary {

float:left;
}

/* The element which contains the sub page data */
.page-summary .sub-page {
float:left;
width:326px;
margin-top:10px; margin-right:10px; padding-left:4px;padding-right:4px; border:1px #bbb dotted; height:280px; 
padding-top:4px;
}

/* The element which contains the link to the sub page */
.page-summary h3 {
padding-left:10px;
padding-top:4px;
margin-top:0px;
margin-bottom:-5px;
}

/* The link to the sub page */
.page-summary h3 a {
padding-left:0px;
padding-top:0px;
margin-top:0px;
margin-bottom:-5px;
}

/* The thumbnail of the sub page */
.page-summary img.preview-image {
padding-left:0px;
padding-top:0px;
margin-top:0px;
padding-bottom:0px;
margin-bottom:0px;
border:1px #bbb solid;
width:320px;
height:140px;
}

/* The element which contains the paragraph of the sub page */
.page-summary .excerpt {
float:left95%;
padding-right:6px;
font-size:.98em;
padding-top:0px;
margin-top:0px;
line-height:1.1em;
}

/* The paragraph with the sub page excerpt */
.page-summary .excerpt p {
padding-left:10px;
}

/* The clearer */
.page-summary .clear {
  clear: both;
}





/* The summary container */
.page-summary2 {

float:left;
}

/* The element which contains the sub page data */
.page-summary2 .sub-page2 {
float:left;
width:45%;
margin-top:5px; margin-left:5px; padding-left:4px;padding-top:4px; border:1px #bbb dotted; min-height:100px; 
}

/* The element which contains the link to the sub page */
.page-summary2 h3 {
padding-left:10px;
padding-top:8px;
margin-top:0px;
margin-bottom:5px;
}

/* The link to the sub page */
.page-summary2 h3 a {
padding-left:0px;
padding-top:0px;
margin-top:0px;
margin-bottom:5px;
}

/* The thumbnail of the sub page */
.page-summary2 img.preview-image2 {
padding-left:2px;
padding-top:0px;
margin-top:0px;
padding-bottom:0px;
margin-bottom:0px;
}

/* The element which contains the paragraph of the sub page */
.page-summary2 .excerpt2 {
float:left95%;
padding-right:4px;
font-size:.9em;
padding-top:0px;
margin-top:0px;
}

/* The paragraph with the sub page excerpt */
.page-summary2 .excerpt2 p {
padding-left:10px;
}

/* The clearer */
.page-summary2 .clear {
  clear: both;
}

div[id^="donation-to-dennis-hoppe-"]{
    display: none; }
