/* Seven Rivers Stylesheet
--------------------------------------------------------*/

.story-wrap{ width: 680px; height: 491px; background: transparent url(/Resources/63/FileRepository/your_story/story-bg.jpg) no-repeat center top; padding: 7px; }
.story-content{ padding: 24px 26px; }
.story-content img{ display: inline; float: left; margin: 0 10px 10px 0; }
#litContent .story-content h3{ color: #fff1c3; font-size: 24px; }
.literalContent a.story-share{ width: 191px; height: 33px; background: transparent url(/Resources/63/FileRepository/your_story/tell-btn.gif) no-repeat left top; display: inline; float: right; overflow: hidden; text-indent: -99999em;  }
.literalContent a.story-others{ margin:25px 20px 30px 0; width: 212px; height: 33px; background: transparent url(/Resources/63/FileRepository/your_story/view-others-btn.gif) no-repeat left top; display: inline; float: right; overflow: hidden; text-indent: -99999em;  }

/* ER Wait Times */
#erwaittimes{ width: 190px; height: 115px; position: relative; }
#main_sidebar #erwaittimes h2{ width: 190px; height: 44px; background: transparent url(../Images/h2-erextra_int.gif) no-repeat center top; border: 0 none; display: block; margin: 0 auto 10px; overflow: hidden; text-indent: -999999em; }
#erwaittimes .erwaittimes-locations{ width: 190px; position: absolute; top: 60px; border-top: solid 1px #ccc; border-bottom: solid 1px #ccc; padding: 6px 0; }
 #erwaittimes .erwaittimes-locations span{ display: inline; float: left; }
 #erwaittimes .erwaittimes-locations span.erwaittimes-location-name{ color: #333; font-size: 12px; font-weight: bold; margin: 5px 10px 5px 5px;  }
 #erwaittimes .erwaittimes-locations span.erwaittimes-location-time{ color: #e92824; font-size: 23px; font-weight: bold; line-height: 22px; position: absolute; right: 35px;  }
 #erwaittimes .erwaittimes-locations span.erwaittimes-location-label{ color: #333; font-size: 14px; margin: 6px 0 0 5px; position: absolute; right: 5px; }
 #erwaittimes div.erwaittimes-links{ display: none; }
