﻿.link
{
	float:right;
}
.me-cannotplay {
display: none;
}
.storyItem
{
	width: 50%;
	float: left;
	position: relative;
	text-align: center;
	margin: 5px 0px;
	text-decoration: none;
}
.storyImage
{
	/*width: 60px;
	height: 60px;*/
}
.storyName, .storyDate
{
	color: white;
	font-size: .8em;
	line-height: 1.0em;
}

#personName
{
	font-size:1.0em;
}
#personAddText, 
#personBirth,
#personDeath
{
	font-size: .7em;
}
.editable-text p
{
	margin:0;
}
.cms-content
{
	position: relative;
}
.cms
{
	position: relative;
	border: 1px solid transparent;
	padding:0;
	margin:0;
}
.cms.custom-area,
.cms.personimage-area,
.cms.video-area
{
	/*padding: 30px 0 0 0;*/
}

.img-holder,.img-span
{
	margin:10px;
}
.img-holder
{
	z-index: 0;
	float: left;
	clear: left;
	opacity: 0.4;
	filter: alpha(opacity=40);
	position: relative;
	
}
.img-span a
{
	text-decoration:none !important;
}
.img-span a:hover
{
	text-decoration:none !important;
}
.img-pusher
{
	float: left;
	position: relative;
	clear: left;
}
.right
{
	float: right;
	clear: right;
}
.img-span
{
	position: relative;
	/*float: left;*/
    text-align:left;
	clear: left;

}
.custom-area
{
	list-style: none;
	padding: 0;
	min-height:25px;
}
.cms:hover
{
	cursor:default;
}
.drag
{
	z-index: 10;
	float: left;
	clear: left;
	position: absolute;
	/*left: 0;*/
}

.required
{
	background-color: #FFE0E0 !important;
}
.storyImage
{
	border:0;
}
.storyItem
{
	border: 0;
	text-decoration: none;
	color: Black;
	height: 100px;
}
.storyItem:visited
{
	border: 0;
	text-decoration: none;
	color: Black;
}
.storyItem:hover
{
	border: 0;
	text-decoration: none;
	color: Black;
}
.footer
{
	width: 750px;
margin-left: auto;
margin-right: auto;
text-align: left;
font-size: .8em;
}