/*  
* Template-specific stylesheet for the 2-Column Solid template
*/


h4 {margin: 1px 0px; line-height:1.2em}

/* POSTS
------------------------------------------------------------*/
div.post {
	border-bottom:0;
	padding:0;
	margin:0;
}
div.post .entry {
	margin:0;
}
div.post .entry p:first-child {
	margin-top:0;
}
/*div.post .entry p:last-child {
	margin-bottom:0;
}*/
div.post .entry img {
	display:block;
}
