/* DO NOT INCLUDE VIA PHP-FILE,
 only for tipafriend-subpage */

body {
	overflow: auto;
}

/* remove unused boxes */
.contentbox_top, .contentbox_toplogo, .leftcolumn, .rightcolumn, .footer,.mainbox_bottom {
	display: none;
}


/* remove unused bgs & borders */
body, html,.mainbox_bottom,.contentbox {
	background-color: #000000;
	background-image: none;
}

.contentbox, .mainbox {
	width: 480px;
}

.centercolumn {
	min-height: auto;
	height: 430px;
}

.mainbox, .contentbox {
	margin-bottom: 0px;
}

.mainbox_bottom {
	margin: 0;
	padding: 0;
}

.normal label {
	color: #777777;
}

