#submitSquare {
	margin: 0 9px 0 4px; 
	vertical-align: top;
}

#introCopy {
	margin: 0 0 0 25px;
}

#requiredField {
	margin: 27px 0 0 25px;
}

.required {
	color: #FF0000;
}

#storyType, #shareSuccess, #includePic {
	margin: 29px 0 0 25px;
	font-weight: bold;
}

#storyType select {
	width: 138px;
}

#shareSuccess textarea {
	width: 359px;
	height: 165px;
}

#includePic text {
	width: 180px;
}	

.unBold {
	font-weight: normal;
}

#privacy {
	margin: 51px 0 16px 25px;
}

#privacy a {
	font-weight: bold;
}

#formTable {
	margin: 0 0 0 25px;
}

#formTable select {
	width: 179px;
}

#formTable #formElement {
	width: 173px;
}

#formTable #age {
	width: 39px;
}

#formTable #dates {
	width: 105px;
}

#formTable #buttons {
	text-align: right;
	margin: 18px 0 20px 0;
} 

#horizKeyLine {
	border-top: 1px solid #CCCCCC;
	margin-bottom: 26px;
}

#moreInfo, #moreInfo a {
	color: #333333;
}
