.story
{
	clear:both;
	margin-bottom:20px;
}

/*
#stories
{
	margin-top:350px;
}
*/

.photo
{
	float:left;
	margin:0 10px 20px 7px;
}

.embed
{
	float:left;
	margin:0 10px 20px 7px;
}

#categoriesTitle
{
	float:left;
	margin-right:5px;
}

#categoryList
{
	font-size:110%;
	margin:0 0 20px 7px;
	padding-top:340px;
	height:20px;
}

#categoryList li
{
	float:left;
	margin:0 5px;
	list-style:none;
}

#categoryList a
{
	color:#B1121A;
	text-decoration:underline;
}

ul#instructions, div#guidelines ul
{
	padding:0;
	margin:0 0 1.5em 22px;
}

ul#instructions li, div#guidelines li
{
	margin-bottom:0.5em;
}

#mainContent
{
	position:relative;
	overflow:visible;
}

.line
{
	margin:10px 0;
	clear:both;
}

.label
{
	width:175px;
	float:left;
	text-align:right;
	margin-right:8px;
	margin-bottom:10px;
}

label
{
	display:block;
	margin-left:170px;
}

.line .content
{
	margin-left:200px;
}

textarea
{
	width:300px;
}

.error-list
{
	padding:0;
	margin:10px 0 0 7px;
	list-style:none;
}

.error-list li
{
	border:1px solid #900;
	margin:4px 0;
	padding:4px;
}

#youTubeEmbed
{
	height:100px;
}

#flashcontent
{
	position:absolute;
	top:50px;
}

form#submitStory
{
	margin-bottom:20px;
}

form #photoUpload input
{
	border:0;
}
