Login   Register  
PHP Classes
elePHPant
Icontem

File: ach.css

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Marc Guyer  >  ACH  >  ach.css  >  Download  
File: ach.css
Role: Auxiliary data
Content type: text/plain
Description: stylesheet for results display
Class: ACH
ACH Direct raw post method using curl
Author: By
Last change:
Date: 2003-02-01 18:50
Size: 603 bytes
 

Contents

Class file image Download
.ACH_table {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	color : #000000;
	width : 480;	
}

.ACH_hdr {
	font-size : 16;
	font-weight : bold;
	white-space: nowrap ;
	background-color : #DDDDDD;
	text-align : center;
}

.ACH_label {
	vertical-align : text-top;
	font-size : 12;
	font-weight : bold;
	white-space: nowrap ;	
}

.ACH_val {
	
}

.ACH_ftr_table {
	font-size : 12;
	font-weight : bold;
	background-color : #DDDDDD;
	width : 100%;	
	white-space: nowrap ;
}

.ACH_ftr_left {
	text-align : left;
}

.ACH_ftr_right {
	text-align : right;
}