body {
	background-image:none;
}
div.main_wrapper {
	width:480px;
}
	
div#mast_head {
	height:94px;
	position:relative;
	background:url(../img/popup_head.jpg) no-repeat 0 0 #FFF;
}
			
/* -- Logo --*/
div#logo {
	position:absolute;
	top:3px;
	left:47px;
}
div#mast_head h1 {
	position:absolute;
	font-size:12px;
	margin:0; 
	top:65px;
	right:0px;
	padding:8px;
}
td#cell_footer div.main_wrapper {
	background:url(../img/popup_footer.gif) no-repeat left bottom;
}

div#content_wrapper {
	padding:10px;
}

div#content_wrapper div.popup_tmb {
	padding:10px;
}
div#content_wrapper div.popup_tmb img {
	float:left;
	margin-right:10px;
}
div#content_wrapper div.popup_tmb div.text {
	float:left;
	width:370px;
}
div#content_wrapper div.hellgruen {
	background-color:#E6F0D2;
}
div#content_wrapper div.popup_tmb h2 {
	font-size:12px;
	margin:0;
	padding:4px 0 0 0;
}
div#content_wrapper div.popup_tmb p {
	margin:0;
	padding:2px 0 4px 0;
}
div#content_wrapper div.popup_tmb ul {
	margin:0;
	padding:2px 0 4px 25px;
	list-style:square outside !important;
}
div#content_wrapper div.popup_tmb ul li {
	list-style:square outside !important;
}

