div.pageContent {
 position: absolute;
 left: 0px;
 right: 326px;
 padding-left: 40px;
 padding-right: 0px;
 display: block;
 margin-bottom: 20px;
}
div.stories {
 display: block;
}
div.story {
 display: block;
 margin-bottom: 20px;
}
div.storyTitle {
 display: block;
 padding-left: 20px;
 padding-right: 20px;
 padding-top: 8px;
 padding-bottom: 8px;
 margin-bottom: 1px;
 background-image: url(cornerRight.gif);
 background-color: rgb(112,143,211);
 background-repeat: no-repeat;
 background-position: top right;
}
h2.storyTitle {
 display: block;
 font-size: large;
 font-weight: normal;
 line-height: 100%;
 margin: 0px;
 color: white;
}
div.storyContent {
 display: block;
 padding-left: 20px;
 padding-right: 20px;
 padding-top: 4px;
 background-color: rgb(219,230,244);
}
p.storyContent {
 padding-bottom: 4px;
 margin: 0px;
}
ul.storyLinks {
 padding-left: 20px;
 padding-right: 20px;
 padding-top: 4px;
 padding-bottom: 8px;
 margin: 0px;
 background-color: rgb(219,230,244);
}
li.storyLinkLeft {
 display: inline;
 text-align: left;
 width: 40%;
 background-color: rgb(219,230,244);
 white-space: nowrap;
}
li.storyLinkRight {
 display: inline;
 text-align: right;
 float: right;
 width: 40%;
 background-color: rgb(219,230,244);
 white-space: nowrap;
}
div.highlight {
 position: absolute;
 right: 0px;
 width: 306px;
 display: block;
}
div.highlightImage {
 display: block;
 width: 286px;
 height: 298px;
 background-color: rgb(255,194,135);
}
div.highlightText {
 display: block;
 width: 266px;
 background-color: rgb(253,152,53);
 padding-left: 10px;
 padding-right: 10px;
 padding-top: 10px;
 padding-bottom: 10px;
 margin-top: 1px;
}
h2.highlightQuote {
 font-size: large;
 font-weight: normal;
 line-height: 110%;
 display: block;
 text-align: center;
 margin: 0px;
 padding-top: 0px;
 padding-bottom: 8px;
}
p.highlightAuthor {
 display: block;
 text-align: center;
 margin: 0px;
 padding-bottom: 4px;
 line-height: 100%;
}
p.highlightCompany {
 display: block;
 text-align: center;
 font-weight: bold;
 margin: 0px;
 line-height: 100%;
}
div.contact {
 display: block;
 width: 286px;
 margin-top: 20px;
 text-align: right;
 font-size: smaller;
 color: rgb(128,128,128);
 line-height: 100%;
}
h5.contact {
 margin: 0px;
 color: rgb(128,128,128);
}
