
.wrap {
	padding-bottom:30px;
}
h3.sgc-name {
	padding-top:20px;
	margin-bottom:0;
}
.sgc-form-wrapper {
	display:none;
	clear:both;
}
.sgc-form-wrapper + h3.sgc-name  {
	border-top:1px solid #dfdfdf;
}
h2.sgc-subhead {
	font-size:21px;
	font-weight:bold;
}
h2.saved-calendars {
	font-size:21px;
	font-weight:bold;
	border-top:4px double #dfdfdf;
	padding-bottom:0;
	margin-bottom:0;
}
#calendar-0 {
	border-bottom:1px solid #dfdfdf;
}
.sgc-button-image {
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	border-radius: 6px;
	border-radius: 6px;
	border-radius: 6px;
	border-radius: 6px;
}
.sgc-name-code {
	float:left;
	margin-right:20px;
	max-width:400px;
}
.sgc-pickers{
	float:left;
	margin-top:30px;
	width:440px;
}
.sgc-color-picker, .sgc-button-picker {
	float:left;
	background:white;
	margin-right:20px;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	border-radius: 6px;
	border-radius: 6px;
	border-radius: 6px;
	border-radius: 6px;
	border:#DFDFDF 1px solid;
}
.sgc-button-picker {
	margin-right:0;
	clear:none;
}
.sgc-color-picker td, .sgc-color-picker th, .sgc-button-picker td, .sgc-button-picker th {
	padding:5px;
	vertical-align:middle;