/* any temporary changes go here */

/* ADDED TO STYLES.CSS -- JH, 2009-09-02
========================================
.temp #modal.call-to-order p.cto-instructions {
	font-size: 36px;
	line-height: 36px;
	padding-top: 20px;
	text-align: center;
}
.temp #modal.call-to-order p.cto-number {
	color: #d2232a;
	font-size: 72px;
	line-height: 72px;
	font-weight: bold;
	padding-bottom: 20px;
	text-align: center;	
}
========================================*/

/* ADDED TO STYLES.CSS -- JH, 2009-09-02
========================================
.temp .hf-defaultText {
	font-size: 11px;
	line-height: 15px;
	color: #2e2e2e;
}
.temp .hf-defaultTextActive {
	color: #8f8f8f;
}
========================================*/

/* ADDED TO MODELPAGE.CSS -- JH, 2009-09-02
===========================================
#modelpage #breadcrumbs {
	padding-bottom: 5px;
	border-bottom: 1px solid #2e2e2e;
	float: left;
}
#modelpage #print-share {
	display: block;
	text-align: right;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #2e2e2e;
}
#modelpage #print-share a {
	color: #8f8f8f;
}
===========================================*/
