form.community-story {
	width:440px;
	padding-right:10px;
}

form.community-story input[type=text], form.community-story textarea {
	width:100%;
}

form.email textarea {
	width:100%;
}
/* IE6 */
#CommunityStoryAddForm input, form#CommunityStoryAddForm textarea {width:100%;}
form#CommunityStoryAddForm .submit input, form#CommunityStoryAddForm #CommunityStoryAccept {width:auto !important;}
