#header, #col1, #col3, #footer, #ads, #location {
	display: none !important;
	visibility:hidden !important;
}

body {
	height: 100% !important;
	width: 100% !important;
	margin: 0px !important;
	padding: 0px !important;
	background: #DEE9EF;
}

#page, #stage, #col2 {
	width: 500px !important;
	margin: 0px !important;
	padding: 0px !important;
	background: #DEE9EF;
}

a {
	font-weight: bold;
}

form {
	margin-left: 75px;
	width: 350px;
}

.tipafriend-row {
	float: left;
	width: 350px;
	margin: 2px 0px !important;
}

.tipafriend-header {
	margin: 20px 0px 10px 0px !important;
}

.tipafriend-row label {
	display: block;
	float: left;
	width: 145px;
}

.tipafriend-row input {
	display: block;
	float: left;
	width: 125px;
	height: 14px;
	padding: 1px 0px;
	color: #004488;
	font-family: arial, sans-serif;
	font-size: 11px;
}

.tipafriend-row textarea {
	display: block;
	float: left;
	width: 190px;
	color: #004488;
	font-family: arial, sans-serif;
	font-size: 11px;
}

.tipafriend-row input#input_submit {
	height: 22px;
	width: 74px;
	padding: 0px 6px;
}

.tipafriend-row input.input_hidden {
	display: none !important;
	visibility: hidden !important;
}

.tipafriend-success {
	width: 500px !important;
	margin: 100px 0px 0px -30px !important;
	text-align: center !important;
}

.tipafriend-textblock {
	margin-top: 10px !important;
}

.tipafriend-row p {
	margin-top: 10px !important;
	padding: 0px !important;
}

.print_functions {
	float: left;
	height: 40px;
	width: 100%;
	background: #F1F4F9;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}

.print_functions a {
	display: block;
	height: 17px;
	width: 150px;
	float: left;
	margin: 10px;
	padding-top: 3px;
	border: 1px solid;
	background: #FFF;
	text-align: center;
}

.print_functions a:hover {
	text-decoration: none;
}
