/* 
===========================================
Cornell catalog Styles
Author: 	Mark Priestap
Owner:	Designski
Version:	22 April 2005
=========================================== */


/* catalog Form Styles 
-------------------------------------------- */
#catalog fieldset {
	padding: 20px;
	border-width: 1px;
	border-style: solid;
	border-color: silver;
	margin-bottom: 2em;
	}
#catalog fieldset legend {
	font-weight: bold;
	font-size: 120%;
	color: #333;
	}
#concatalogtact fieldset table td, #contact fieldset table th {
	padding-bottom: 3px;
	}
