/* begin Top Doc definitions */

/* outer table */
.topDocTable {
	background-color: #F6F6F4;
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	width: 100%;
	
}

/* TopDoc Resources title cell */

.topDocTitleRow {
	font-color: #333;
	font-weight: bold;
	font-size: 10px;
	background-image: url(http://www.theserverside.net/skin/images/bar_bg.gif);
	height: normal; 
}

.topDocRankHeadCell { width: 15%; }
.topDocTitleHeadCell { width: 60%; }
.topDocPublisherHeadCell { width: 25%; }

.topDocRankCell { text-align: center; }
.topDocItemCell { text-align: left; }
.topDocPublisherCell { font-size: 10px;}

/* end topDoc tile definitions */

