/* ---------------- head ---------------- */
#callout thead tr td {
	width: 33%;
	background: url("../../_images/_dryject/callout_home_head.gif") top center no-repeat;	
	}

#callout thead tr td p {
	padding: 0px; 
	margin: 7px 8px 12px 8px;
	text-align: center;
	font-size: 12px;
		color: #98A3AF;
}

/* ---------------- body -----color: #98A3AF;----------- */

#callout tr td {
	width: 33%;
	background: url("../../_images/_dryject/callout_home_body.gif") center center repeat-y;	
	border: none;
	}

#callout tr td p {
	margin: 0px;
	padding: 5px 16px 5px 16px;
	font-size: 11px;
	line-height: 14px;
}

#callout .head {
color: #7D762F;
	font-size: 12px;
	font-weight: bold;
	}
	
/* ---------------- foot ---------------- */

#callout tfoot tr td {
	width: 33%;
	padding: 12px;
	background: url("../../_images/_dryject/callout_home_foot.gif") top center no-repeat;	
}

/* ---------------- problem/solution search callout ---------------- */

.callout_psengine {
	text-align: right;
	margin: 5px 15px;
}

.callout_psengine select {
	margin: 2px;
	width: 100%;
	font-size: 11px;
}

.callout_psengine input {
	margin: 2px;
	font-size: 11px;
}

/* ---------------- resource callout ---------------- */

.callout_resource {
	list-style: none;
	margin: 0px 10px;
	padding: 0px 6px 0px 0px;
}

.callout_resource li {
	margin: 5px 0px 10px 5px;
	padding: 0px;
	font-size: 11px;
}

/* ---------------- links ---------------- */

