#ceivastories {
	width:900px;
	position:relative;
	left:40px;
}

#ceivastories #menu {
	width:670px;
	height:100px;
}

#ceivastories #menu a {
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	width: 60px;
	height: 60px;
	margin:0 1px;
	border:solid 4px #ffffff;
	float:left;
	}
#ceivastories #menu a:hover {
	width: 60px;
	height: 60px;
	border:solid 4px #269ac8;
	top:4px;
	left:4px;
	}
#ceivastories #menu a:active {
	width: 60px;
	height: 60px;
	}
	
#ceivastories .button {
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(/lmore/images/ceivastories_sharebutton.gif);
	width: 138px;
	height: 47px;
	margin:0 1px;
	position:relative;
	left:130px;
	}
#ceivastories .button:hover {
	width: 138px;
	height: 47px;
	background-position: 0 -47px;
	}
#ceivastories .button:active {
	width: 138px;
	height: 47px;
	}

#ceivastories form {
	font-size:15px;	
}

#ceivastories .storylist {
	width:340px;
	padding-bottom:10px;
	border-bottom:solid 1px #ababab;
}

#ceivastories .storylist li {
	margin-bottom:1em;	
}

/* Individual Stories */

#ceivastory {
	width:900px;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
}

#ceivastory p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;	
}

#ceivastory h2 {
	width:288px;
	height:31px;
}
#ceivastory h3 {
	font-size:14px;
	margin:0.5em 0;
	padding:0;
	color:#110e51;
}

#ceivastory ul, #ceivastories li {
	color:#000000;
}

#ceivastory .leadquote {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
}

#ceivastories_frame {
float:right;
}


