@CHARSET "UTF-8";

/* --- adjustments for simons fixed release --- */
				
/* readable by all browsers */
div#fixed_green_titlebox {
	width: 230px;
	height: 230px;
	padding-top: 25px;
	line-height: 1.75;
}

/* readable by all browsers, ecept ie */
html>body div#fixed_green_titlebox {
	width: 205px;
	height: 190px;
}

div#this_titleImage {
	float: right;
}

div#this_titleImage img {
	margin-right: 5px;
	float: right;
}