@charset "utf-8";
/* CSS Document */


.float-left {
	float: left;	
}

.float-clear {
	clear: left;	
}

.clear-left {
	clear: left;	
}

.button-margin-top {
	margin-top: 4px;	
}

a img
{
     border:0px;
}

.man_headline {
	font-weight:bold;
	margin-top: 15px;
}