body.popup {
	background-image: url(../images/bloompopup.jpg);
	background-repeat: no-repeat;
	background-color: #6B091A;
}
table.contact_table {
	padding: 0px;
}
td {
	padding: 0px;
}

p {
	color: #ffffff;
}
.label {
	color: #ffffff;
	width: 75px;
}
input[type='text'] {
	width: 140px;
}
input.button {
	width: 100px;
	margin-left: 75px;
	margin-top: 15px;
}
