#storiesWrapper {
	background: transparent url(../images/backgrounds/storiesBg.jpg) no-repeat 0 0px;
}
#storiesWrapperTile {
	background: transparent url(../images/backgrounds/storiesBgTile.jpg) repeat-y;
}

div.breadcrumb {
	background-color:#c21764;
}
div.breadcrumbTop {
	background: transparent url(../images/stories/breadcrumbTop.gif) no-repeat;
}
div.breadcrumbBot {
	background: transparent url(../images/stories/breadcrumbBot.gif) no-repeat;
}

div#starStory {
    padding:10px;
    background:transparent url(../images/news/stars.gif) no-repeat right 0;
}
div#starStory h2, div#themeWrapper h2 { margin-bottom:6px; color:#c21764; }
div#starStory h3, div#themeWrapper h3 { margin-bottom:0; }
p.storyTeller { font-weight:bold; color:#c21764; margin-bottom:0; }

div#borderTop, div#borderBot {
    background: transparent url(../images/news/starBorder.gif) repeat-x;
    height:20px;
}
div.nextWrapper { text-align:right; margin-bottom:20px; }

div#themeWrapper { padding-left:10px; }
ul#moreThemes { list-style-type:none; font-size:0.8em; font-weight:bold; margin:0 0 20px 10px; }
ul#moreThemes li { margin-bottom:0.5em; }
ul#moreThemes li a { color:#333300; text-decoration:none; }
ul#moreThemes li a:hover { color:#c21764; text-decoration:underline; }

table#storyForm { margin-bottom:20px; }
table#storyForm tr td { padding-bottom:8px; }
table#storyForm input.title,
table#storyForm textarea.story { width:260px; }

div#sendWrapper { padding-left:10px; }
div#sendStoryWrapper { text-align:right; width:90%; }