.cst-specific-options table {
	display: none;
}
.cst-progress {
	padding-top: 50px;
}
.cst-sync-options {
	border: 2px solid #DDDDDD;
	width: 275px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
	margin-top: 20px;
}
.cst-sync-options-input {
	display: block;
	padding: 5px;
}
.cst-sync-options-input input {
	margin-right: 10px;
}
.cst-inline-label {
	margin-left: 10px;
	margin-right: 15px;
}
#cst-emailhelp th {
	padding-right: 20px;
	text-align: right;
}