/* page structure
-------------------------------------*/
#columns {
	margin:10px 0;
}
#columns div#left {
	width:280px;
	float:left;
}
#columns div#right {
	float:left;
}
#form-container {
	clear:both;
}
table.phone-numbers td {
	padding:0 5px 0 0;
}
div.form {
	margin-left:0;
}
div#notice {
	margin-top:20px !important;
}

