#comments	{
	margin: 0 auto;
}


ul.comments	{
	background-color: #ffffff;
	list-style: none;
	margin: 0;
	padding: 0;

}


div.MovieTimes ul.comments li	{
	border: none;
	border-bottom: 1px dotted #aaaaaa;
}

ul.comments li	{
	border-bottom: 1px dotted #aaaaaa;
	padding: 1em;
}

ul.comments li p.cm_Body	{
	width: 70%;
	padding: 10px;
	background-color: #eeeeee;
}

ul.comments li p.cm_Byline	{
	margin: 0;
	font-size: .85em;
	font-weight: bold;
	margin-left: 60%;
}


ul.comments li p.cm_Timestamp	{
	margin: 0;
	font-size: .85em;
	margin-left: 60%;
}

p.comments_teaser	{
	clear: both;
	margin-top: 2em;
	color: #558822;
}

p.comments_teaser:hover	{
	text-decoration: underline;
	cursor: pointer;
}

span.comments_count	{
	font-weight: bold;
}

form#fm_SubmitComment fieldset	{
	max-width: 540px;
	margin-top: 2em;
	color: #999999;
}

form#fm_SubmitComment label	{
  margin-right: 0.5em;
  padding-right: 0.5em;
  width: 9em;
  display: block; 
  float: left;
  position: relative;
  text-align: right;
  font-weight:bold;
  color: #000000;
}

form#fm_SubmitComment input[type=text]	{
	margin-left: 2em;
	display: inline;
	width: 300px;
}

form#fm_SubmitComment input[type=button]	{
	margin-left: 155px;
}
	

form#fm_SubmitComment textarea	{
	margin-left: 2em;
	display: inline;
	width: 302px;
	height: 100px;
}

.commentsDisclaimer	{
	background-color: #ccffcc;
	color: #000000;
	width: 542px;
	margin: 10px 2px;
	padding: 2px 10px;
	border: 1pt solid #66aa66;
}

div.fp_Lister li.comment_short p	{
	padding: 0;
	margin: 0;
	margin-top: 2px;
}

div.fp_Lister li.comment_short p span	{
	color: #009900;
}
