/* ================================================================================================ */
/* == CSS:   	add-styles.css - Standard-Stylesheet (Screen)									 == */
/* ==																							 == */
/* == Author:  	Björn Lorenz, E-Formation GmbH - http://www.eformation.de/						 == */
/* ================================================================================================ */
#content img{
	float: left; 
	margin: 0 10px 1em 0;
	border: 1px solid #0367B2;
}
#content img#locationMap{
	float: none; 
	margin: 0 0 1em 0;
	border: 0;
}
/* ================================================================================================ */
/* == end																						 == */
