div#generateSlideshow {
	margin: 0 auto;
	width: 500px;
}

label {
	cursor: pointer;
	font-weight: bold;
}

div.supportedSites *, div.borderColors *,  div.flashWidths *,  {
	display: block;
	float: left;
}

div.supportedSites input, div.borderColors input, div.flashWidths input, input#allSupportedSites {
	margin-right: 5px;
	margin-left: 7px;
}

div.supportedSites label, div.borderColors label, div.flashWidths label {
	display: block;
	float: left;
	width: 160px;
}

div#selectBorderColor, div#selectFlashWidth {
	clear: left;
}

div#submitButtons {
	clear: left;
	width: 500px;
}

div#flashPreview {
	clear: left;
}

span.asterisk {
	color: red;
}

div.clear {
	clear: left;
	height: 10px;
	line-height: 10px;
}

div.imgBtnDiv {
	float: left;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
	padding-right: 5px;
}