/* Mark K2 Style Sheet */

#header
{
  background: #ff6600 url('MarkHeader4.jpg');
  height: 100px !important;
}

{body
  background:#FFF !important;
}

h1
{
	display: none;
}

#header .description
{
	display:none;
}

.entry-content
{
				text-align: left;
}

#commentlist li .comment-meta
{
	background: url('images/transparent.gif') left center no-repeat;
}

#commentlist li .counter
{
	display: none;
	font: normal 1.2em Arial, Helvetica, Sans-Serif;
	color: #999;
	float: left;
	width: 35px;
}
