.postheader 
	{
	background:#CFD2D5;
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px; /*giving a right padding of 10 makes this work in IE5 for Mac...??*/
	border-top:1px solid #9E1B34; border-bottom:1px solid #9E1B34;
	}
.first 
	{border-top:0px;}
	
.posttitle  
	{
	font-weight:bold;
	padding:5px 0px 5px 0px;
	}
.postcomments 
	{
	float:right;
	padding:7px 0px 5px 0px;
	width:125px;
	text-align:right;
	}
#header {border-bottom:4px solid #9E1B34}

option.topicheader {background-color: #CFD2D5; font-weight: bold; font-size: 12px; color: #9E1B34;}