/*
 * Style Sheet override for singles.
 */

.entry2 {
}

.entry {
	border-bottom: 0px;
}

.latest {
}

.entry_firstpost{
	border-bottom: 0px;
}

.latest_firstpost{
}


.latest h2 {
           font-size:1.4em;
}

.entry h2 {
           font-size:1.4em;
}
