
/* Thread header */

*+html #threadHeader {margin-top: 0;}


.startThreadBlank {
	width: 151px ;
	height: 20px ;
	display: block ;
}

.blue {background-image: url(/a/img/forum/pregnancy/thread/startBlue.gif) ;}

/* Thread table */


#threadList thead td{
	color: #0477EC ;
	background-color: #fff ;	
}

#threadList td {
	border-right: 1px solid #0477EC ;	
	background: #DBECFC url(/a/img/forum/pregnancy/thread/tdBottom.gif) repeat-x top ;
}

#threadList td.firstRow a{
	color: #0477EC ;
	text-decoration: none ;
	display: block ;
}


