/** LIST PAGE **/
table.classifieds_list th {
	color: red;
}

table.classifieds_list th, table.classifieds.td {
	border-bottom: 1px solid;
}

tr.row-highlight:hover {
	background-color: #0000FF;
}


/** VIEW PAGE **/




/** ADD/EDIT PAGE **/
