

.entry_image_div img {
height: 300px;
}

div.entry_image_div {
position: relative;
float: left;
text-align: left;
margin-bottom: 10px;
margin-left: 10px;
}

div.blogimageholder {
width: 700px;
}

.linebreak {
width: 700px;
border-top: 1px solid #dfdfdf;
height: 20px;
margin-top: 20px;
}

.clearleft {
clear: left;
}


