a {
	color:#0066FF;
}
h1 {
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}
#header {
	clear: both;
	float: none;
	margin-top: 40px;
	margin-left: 10%;
}
ul#stories, h1#frontPage {
	float: none;
	margin: 40px 0px 0px 10%;
	padding: 0px;
}
ul#stories {
	margin-top: 0px;
	width: 80%;
	display: table;
	float: none;
}
ul#stories li {
	width: 45%;
	float: left;
	list-style-type: none;
	margin: 40px 0px 0px 0px;
}

ul#stories li p {
	margin: 0px;
}
img {
	border: 0px;
}
div#page, div#comments {
	width: 60%;
	margin-left: 10%;
}
div#text {
	float: none;
	clear: both;
	margin-top: 20px;
}
div#text img {
	margin-bottom: 30px;
}
div#text p {
	margin: 0px 0px 0px 0px;
	text-align: justify;
	text-indent: 2em;
}
div.em {
//	margin: 1em 0px 1em 0px;
}
div.em p {
	margin: 0px 0px 0px 20%;
	text-indent: 0px;
	font-style:italic;
}
h1#name {
	float: left;
	clear: none;
}
#storiesListBlock h1 {
	float: left;
	clear: both;
}
#storiesListBlock {
	float: left;
	width: 70%
}
#moreStories {
	margin: 0px;
	float: none;
	clear: both;
	padding: 0px;
}
#moreStories li {
	style: none;
	display: inline;
	margin-right: 10px;
}
#allInFB2 a {
	color: green;
}
div#spacer {
	clear: both;
	float: none;
}
h1#title {
	margin: 0px 0px 10px 0em;
}

div.comment {margin-bottom: 20px;}
.comment div, .comment p {margin:0px; padding: 0px; }
ul.links li {color: red; padding: 0px; font-family: Verdana; font-size: 11px; margin-bottom:10px; }
.comment { margin-bottom: 1em; font-family: Verdana; font-size: 12px;}

#comment-form {font-family: Verdana; font-size: 11px;}
textarea, input, button {border: 1px solid #A0A0A0; background: white;}
textarea {width: 300px; height: 150px;}

h2#comments {margin-top: 40px;}

h2.title {margin-top: 40px;}

.seotext {color: #c0c0c0; 	width: 80%;}

#extraFB2link {
	float: none;
	margin-left: 10%;
	margin-top: 2em;
}