﻿@import url('/layout/CommonCSS/audioplayer.css');
.PublicStoryListItemBottomBorder{border-bottom:solid 1px #0099CC;padding:10px 0px 10px 0px;}
.PublicStoryListItem{width:100%;margin:0px 0px 10px 0px;}
.PublicStoryListItem .Left{width:90px;text-align:left;vertical-align:top;}
.PublicStoryListItem .Left .ImageLink{width:85px;height:190px;background-repeat:no-repeat;}
.PublicStoryListItem .StoryCenter{text-align:left;vertical-align:top;}
.PublicStoryListItem .StoryCenter .StoryTitle{margin-bottom:5px;}
.PublicStoryListItem .StoryCenter .StoryTitle a{font-weight:bold;font-size:14px;color:#0099CC;}
.PublicStoryListItem .StoryCenter .Content{}
.PublicStoryListItem .StoryCenter .Content .Play{float:left;text-align:left;width:78px;margin-right:5px}
.PublicStoryListItem .StoryCenter .Content .User{float:left;white-space:nowrap;}
.PublicStoryListItem .StoryCenter .Content .Summary{float:left;}