.entry {
	margin-top:10px;
	margin-bottom: 10px;
}


img { 

padding : 3px;

border : 1px solid #e1e1e1;

margin: 3px;
} 

img.floatTL { 

float : left;

margin-right : 1.3em;

margin-bottom : 1em;

margin-top : 0.5em;

} 



/* BEGIN STYLES FOR ENTRIES  */



div.event {

border-bottom: 2px solid #e1e1e1;

margin-bottom: 10px;	

}



.private {  

background-image: url('/images/private.gif');

background-repeat: no-repeat;

background-position: top right;	

}



/* BEGIN STYLES FOR addENTRY */
 
.newEntry {

width: 540px; 

min-height: 500px;

font-family:sans-serif;	

margin: 10px;

outline: 0px solid transparent;


}