.colloq-attend-details {
	font-size:120%;
	border-bottom:3px double #e0e0e0;
	padding-bottom:20px;
}
.colloq-label {
	font-weight:bold;
	display:inline-block;
	width:100px;
}
.colloq-details {
	display:inline-block;
	width:490px;
	vertical-align:top;
}
.colloq-attend {
	width:600px;
	background:#f0f0f0;
	padding:20px;
	border-radius:5px;
	margin:0 auto;
}
.colloq-attend-button {
	padding-top:10px;
	text-align:right;
}
.textbox-pad {
	padding:7px 0 3px;
}
div.textbox-pad label{
	width:120px;
	display:inline-block;
	vertical-align:middle;
}
.textbox-top {
	padding-top:20px;
}
.colloq-your-details {
	font-size: 125%;
	font-weight:bold;
	padding-left: 10px;
	padding-bottom:1px;
	color:black;
}