/*
*	Orange and Rockland Utilities, Inc.
*	Site URL:            http://www.oru.com/
*	Stylesheet URL:      http://www.oru.com/css/vendorinvoicing.css
*	Created Date:        12-30-2002
*
*	Copyright © 2003 Orange and Rockland Utilities, Inc. All Rights Reserved.
*/

/*
*	Section List
*	------------------------
*	Table Data
*	Vendor Invoicing Styles
*		Search Forms Panel
*		Invoice List Page Links
*/


/*-- Table Data --*/
table.tableTableData {
	margin : 0em 0em 0em 0em;
}


/*-- Vendor Invoicing Styles --*/
/*-----------------------------*/
/*-- Search Forms Panel --*/
#searchFormsPanel {
	
}
#searchFormsPanel img {
	display : block;
}
#searchFormsPanel #searchFormsPanelTitle {
	margin : 0px 0px 2px 1px;
}
#searchFormsPanel img.imgGotoButton {
	margin : 1px 0px 1px 0px;
}
/*-- Invoice List Page Links --*/
#invoiceListPageLinks {
	margin : 1.3em 0em 0em 0em;
	padding : .15em .5em .15em .5em;
	text-align : right;
	background : #EBEBE8;
	color : #363630;
	font-weight : bold;
}
#invoiceListPageLinks #invoiceListResultsPages {
	padding-left : .1em;
	letter-spacing : .1em;
}
#invoiceListPageLinks #invoiceListResultsPages a {
	
}
#invoiceListPageLinks #invoiceListResultsPages #invoiceListCurrentPage {
	
}