#recruiter-container .sectionheader, #recruiter-container #joinedby_text{
	float: left;
}

#recruiter-container .sectionheader{
	margin: 0;
	padding: 0;
}

#recruiter-container #joinedby_text{
	padding-left: 10px;
}

#changemagasin td.section table.section input{
	display: block;
	float: left;
}
#changemagasin td.section table.section div{
	float: left;
}

#changemagasin td.section table.section div img{
	padding-bottom: 5px;
}

.btn_disabled{
	color: #ccc;
}

@media only screen and (max-width: 480px), only screen and (max-device-width: 480px), handheld{
	
	body{
		margin: 0 !important;
		padding: 0 !important;
	}
	input[type=text]{
		font-size: 14px;
		padding: 5px 0;
	}
	
	label{
		font-weight: bold;
		font-size: 14px;
	}
	
	table{
		width: 100% !important;
		display: block;
	}
	
	#bg_wrapper{
		width: 100% !important;
		padding: 0 !important;
		margin: 0 !important;
		border: none !important;
	}
	
	#header-wrapper img{
		display: none !important;
	}
	
	#campaignheader{
		padding: 15px 0px 5px 0px !important;
		background-color: #e1e1e1;
		margin: 0px !important;
	}
	
	#campaignholder{
		padding: 0px 0px 5px 0px !important;
		background-color: #e1e1e1;
	}
	
	.cell_padding{
		padding: 0;
	}
	
	.houseinfo{
		width: 100% !important;
	}
	
	td.section{
		width: 100% !important;
		display: block;
	}
	
	.input_table > tbody > tr > td{
		display: block;
		width: 100%;
		font-size: 14px;
		font-weight: bold;
	}
	
	#giftcertificatecontainer td{
		font-weight: normal;
	}
	
	.sectionheader{
		font-size: 15px;
	}
	
	.btn_blue_left{
		float: none !important;
		clear: both;
		margin-right: 0px !important;
		margin: 15px 5px 0px 5px !important;
	}
	
	.btn_blue_right{
		float: none !important;
		clear: both;
		text-align: center;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		font-size: 16px;
		font-weight: bold;
		padding: 8px 10px;
	}
	
}
