/* AWL - Easter weekend 2009                                  */
/* non-professional version, by my own admission              */

/* Please call any new classes or ID's cti* as that's really  */
/* unlikely to clash with anything that's there in Zen Cart.  */
/* Do remove/replace these comments too.                      */

.ctiprint {
	width:210mm;
	padding:15mm;
	font-family:Serif;
	font-size:12pt;
	color:black;
	}

br.clearboth { clear:both }

div.ctitop { height:220mm } /* maybe can get a little more on an A4 */

div.ctirhs {
	float:right;
	width:133mm;
	}

div.ctimidcol { 
	float:left; 
	width:64mm;
	}

div.ctirightcol {
	float:right; 
	width:64mm;
	}

#cti-items p {
	text-decoration: none;
	border-bottom: dotted 1px #AAAAAA; 
	}

.ctifoot { font-size:8pt }
.ctiblue { color:#007ABC; font-weight:bold }
