<SCRIPT src="projectseven_com - Products Listing_files/04mainscripts.js" 
type=text/javascript></SCRIPT>

/* Datatable Styles */
#datatable table {
	border-collapse: collapse;
	border: 0;
	font-size: .95em;
	width: 500px;
}
#datatable th, #datatable td {
	text-align: left;
	vertical-align: top;
	padding: 2px;
	border: 1px solid #999;
	font-weight: normal;
}
/*products list table*/
.namecell {width: 180px;}

.mainheader {
	background-color: #FFFFFF;
	color: #333333;
}
#datatable h2, #datatable h3 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	letter-spacing: normal;
}
#datatable h3 {
	font-size: 1.3em;
}
.rowLite {
	background-color: #035E01;
	font color: #ffffff;
	cursor: default;
}
.rowTable {
	background-color: #E3E8E6;
	font color: #000000;
	cursor: default;
}
