#top2 {
height:140px;
padding-left:15px;
background:transparent url(http://static.flickr.com/34/71770245_a99417cb6e_o.jpg) top right no-repeat;
border-bottom: 1px solid #fff;
}


span.imgcenter {
clear:both;
display:block;
width: auto !important;
text-align:center;
margin:10px 0;
}

.imgright, .imgleft {
position:relative;
width: auto !important;
padding: 5px !important;
display:block;
border:1px solid #00B2EE;
}

.post img.right, .imgright {
clear:right;
float:right;
width: auto !important;
padding: 5px !important;
text-align:right;
margin:10px 0 10px 10px;
border:1px solid #00B2EE;
}

.post img.left, .imgleft {
clear:left;
float:left;
width: auto !important;
padding: 5px !important;
text-align:left;
margin:10px 10px 10px 0;
border:1px solid #00B2EE;
}

.img {
display:block;
margin:10px 0;
}