body, html {
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	text-align: left;
	color: #fff;
	background-color: #141414;
}

body, html img {
	border: 0;
}

h1 {
	font-weight: normal;
	font-size: 17px;
	margin-bottom: 1px;
	margin-top: 47px;
}

#mContent {
	line-height: 20px;
	width: 256px;
	position: absolute;
	left: 21px;
	top: 57px;
}

#pContent {
	position: absolute;
	left: 340px;
	top: 57px;
}

a {
	color: #cdd0c9;
	text-decoration: none;
}

a:hover {
	color: #c3cab8;
	text-decoration: underline;
}

a.out {
	padding-bottom: 1px;
	border-bottom: 1px dotted;
}

a.out:hover {
	padding-bottom: 1px;
	border-bottom: 1px dotted;
	text-decoration: none;
}

.button {
	background-color: #6c6c64;
	color: #cdd0c9;
	border: 0;
	font-family: Verdana;
	font-size: 10px;
	padding: 3px 6px;
	margin: 0;
}

.button:hover {
	background-color: #545451;
}

.pBloc {
	background-color: #fff;
	color: #000;
	width: 396px;
	margin: 10px 0;
	padding-top: 5px;
}

.pBloc img {
	margin: 8px;
	margin-top: 7px;
	margin-bottom: 6px;
}

.pDate {
	margin-left: 8px;
}

.cDate {
	background-color: #fff;
	color: #000;
	padding: 4px 8px;
	margin-bottom: 10px;
	float: left;
}

.cContent {
	margin: 10px 0;
	color: #fff;
	max-width: 400px;
}

.postedBy {
	color: #b8b8a7;
	margin-bottom: 4px;
	margin-top: 17px;
}

.postedComment {
	max-width: 400px;
}

#content {
	position: absolute;
	top: 0;
	left: 277px;
	width: 800px;
	height: 100%;
	border-left: 1px solid #eaeeef;
	padding-top: 27px;
}

ul {
	margin: 0;
	padding: 0;
}

li {
	margin: 0;
	padding: 2px;
	padding-left: 10px;
	font-size: 12px;
	list-style-type: none;
}

li a {
	color: #000;
	text-decoration: none;
}

li.mListSelected {
	background-color: #000;
}

li.mListSelected a {
	color: #fff;
}

li:hover {
	background-color: #eef2f3;
	cursor: pointer;
}

li:hover a {
}
