
p,cite,code,ul {
	padding-bottom: 0;
}

.highlight {
	color:#3399FF;
	font-weight:bold;
}

.prod_table_cell {
	font-size:12px;
	font-weight:bold;
	width:33%;
	border-bottom:1px solid #CCCCCC;
	vertical-align:bottom;
}

.prod_index_table_cell {
	font-size:12px;
	font-weight:bold;
	width:33%;
	border-bottom:1px solid #CCCCCC;
	vertical-align:top;
}

.prod_table_cell a, .prod_index_table_cell a {
	text-decoration:none;
}

.prod_table_cell img, .prod_index_table_cell img {
	border:0;
}