/* -----------------------------------------------------
Cold Jet ROI Estimator CSS - US English
Version:      1.0
Released:     June 30, 2007
Last edited:  n/a
Author:       Ned Portune <nportune@coldjet.com>
Copyright:   (c) 2007 Cold Jet LLC. All rights reserved.
-------------------------------------------------------*/


/* Contact form 
-------------------------*/
	
#cf td {
	font-size: 11px;
	padding: 4px;}
	
#cf input {
	font-size: 10px;
	padding: 2px;
	width: 180px;}

#cf input.button {
	width: auto;}

#cf input.optout {
	width: auto;}

#cf select {
	font-size: 10px;
	width: 188px;}

#cf textarea {
	font-size: 11px;}

#cf th {
	width: 20em;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	margin-top: 10px;
	padding: 4px 4px 4px 5px;
	color: #000000;
	/* background-color: #eaeaea; */}

#cf th.subhead {
	width: 320px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #ffffff;
	background-color: #a9a9a9;}

#cf th .opt-text {
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	margin-top: 2px;}

#cf tr.bold {
	font-weight: bold;
	background-color: #ffffff;}	
	
#cf .sccopy {
	font-size: 11px;
	font-style: italic;}

#cf fieldset {
	width: 410px;
	padding: 10px 10px 10px 0;
	border: 0;}

#cf legend {
	padding: 4px;
	margin-bottom: 4px;
	display: none;}

#right h2 {
	/* color: #0b319e; */}


/* END  
-------------------------*/

