/*
Stilmall för presentation av nyhetslistningen.
*/

 #ditto_summaryPost .body {
	padding:10px;
	background-color:#fefefe;
	border:1px solid #ccc;
	display:none;
}/*
 #ditto_summaryPost h3:first-letter {
	text-transform:uppercase;
}*/
#ditto_summaryPost .shut{
	cursor:pointer;
        color:red;
        float:right;
}

#ditto_summaryPost #pagenav{
	margin-top:30px;
}
