#comments h2, #trackbacks h2
{
	  background: #FFF url(http://onthescene.msnbc.com/cbnsm/img/h3_grad.jpg) repeat-x;
	  font-family: Verdana, sans-serif;
	  font-weight: bold;
	  font-size: 12px;
	  color: #333366;
	  margin: 40px 0 20px 0;
	  padding: 0;
	  border-top: 1px #A4ABC1 solid;
}

#comments h3, #trackbacks h3
{
	  background: none;
	  border: none;
	  color: #336;
	  font-family: Verdana;
	  font-size: 11px;
	  font-weight: bold;
	  margin: 0;
}

#comments p, #trackbacks p
{
	  font-family: Verdana;
	  font-size: 11px;
	  font-weight: bold;
	  color: #666;
	  margin: 4px 0 10px 0;
}

#comments .comment, #trackbacks .trackback
{

	  background: #F3F3C1 url(http://onthescene.msnbc.com/cbnsm/img/comment_grad.gif) repeat-x;
	  margin: 0;
	  padding: 10px;
	  border: 1px #999966 solid;
	  border-bottom: none;
	  font-weight: normal;
	  font-family: Tahoma;
	  font-size: 14px;
	  width: 458px;
}

#comments .comment p, #trackbacks .trackback p
{
	margin: 0 0 4px 0;
	padding: 0;
	color: #000;
	font-weight: normal;
}

#comments .comment-footer
{
	  background: url(http://onthescene.msnbc.com/cbnsm/img/comment_footer.gif) no-repeat;
	  margin: -15px 0 20px 0;
}

#comments .comment-footer p
{
	  font-family: Verdana;
	  font-size: 11px;
	  font-weight: normal;
	  color: #000;
	  margin: 15px 0 0 43px;
	  padding: 10px 0 0 5px;
	  line-height: 200%;
}

#comments input
{
	  margin: 0 0 5px 0;
	  background: #FFF;
}

#comments input.txt{
	width: 320px;
}

#trackbacks .trackback
{
	  border-bottom: 1px #999966 solid;
	  /* background: url(http://onthescene.msnbc.com/cbnsm/img/tb_corner.gif) bottom right no-repeat; */
}

#trackbacks .trackback-footer
{
	  background: url(http://onthescene.msnbc.com/cbnsm/img/tb_corner.gif) bottom right no-repeat;
	  margin: -20px 0 0 0;
	  padding: 2px 0 0 0;
}
