﻿.StoryContainer
{
    margin-left:35px;
    
}

.StoryTopSharon
{
	background:url(../images/patientStories/story_hdr_sharon.jpg) no-repeat;
	width: 590px;
	height: 133px;
	border:solid 0px red;
}

.StoryTopValerie
{
	background:url(../images/patientStories/story_hdr_valerie.jpg) no-repeat;
	width: 590px;
	height: 133px;
	border:solid 0px red;
}

.StoryTopBeverly
{
	background:url(../images/patientStories/story_hdr_beverly.jpg) no-repeat;
	width: 590px;
	height: 133px;
	border:solid 0px red;
}

.StoryTopSylvia
{
	background:url(../images/patientStories/story_hdr_sylvia.jpg) no-repeat;
	width: 590px;
	height: 133px;
	border:solid 0px red;
}


.StoryTopTom
{
	background:url(../images/patientStories/story_hdr_tom.jpg) no-repeat;
	width: 590px;
	height: 133px;
	border:solid 0px red;
}

.StoryTopLaReeia
{
	background:url(../images/patientStories/story_hdr_lareeia.jpg) no-repeat;
	width: 590px;
	height: 133px;
	border:solid 0px red;
}

.StoryTopLaFreeia
{
	background:url(../images/patientStories/story_hdr_lafreeia.jpg) no-repeat;
	width: 590px;
	height: 133px;
	border:solid 0px red;
}


.StoryTopGeneric
{
	background:url(../images/patientStories/story_hdr_generic.jpg) no-repeat;
	width: 590px;
	height: 133px;
	border:solid 0px red;
}


.StoryHeader
{
   font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
	color: #0f2749;
	padding: 20px 55px 0 140px;
	text-align: center;
	
}

.StoryHeader a
{
    font-size: 13px;
	color:  #00b5cc;
	line-height:20px;
	
}

.StoryBody
{
	background:url(../images/patientStories/story_tile.jpg) repeat-y;
	width: 590px;
	border:solid 0px red;
	display:none;
	
}

.StoryContent
{
	padding: 10px 25px 0px 25px;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
	color: #202020;
	text-align: left;
}

.StoryClose
{
  text-align:right;  
  width: 510px;
     
}

.StoryClose a
{
    font-size: 13px;
	color:  #00b5cc;
	line-height:20px;
	text-align:right;
	
}

.StoryTextHead
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
	color: #0f2749;
	text-align: left;
	
}

.StoryText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
	color: #202020;
	text-align: left;
}

.StoryContent ul
{
	margin:0px;
	padding:0px 0px 0px 10px; 
	position:relative;		
	border: 0px solid green;
}

.StoryContent ul li
{
    list-style-type:none;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
	color: #202020;
	text-align: left;
	margin: 0 0 0 0;
	padding:3px 0px 0px 12px;
    background-image: url(../images/square_bullet.gif);
    background-repeat: no-repeat;
    background-position: 0 12px;
    
}

.StoryBottom
{
	background:url(../images/patientStories/story_bottom.jpg) no-repeat;
	width: 590px;
	height: 21px;
	border:solid 0px red;
	padding-bottom:6px;
}
