#wt_content_child {
	position:relative;
	width:856px;
	background-image: url('../images/child_passiton.gif');
	background-repeat: no-repeat;
	background-position: 35px 100%;
}

#wt_content_child_linktous {
	position:relative;
	width:856px;
	background-image: url('../images/child_passiton_lnktous.gif');
	background-repeat: no-repeat;
	background-position: 35px 100%;
}

div.linktous_code {
	position:relative;
	top:-20px;
	width:410px;
	padding:0px;
	margin:0px;
	border-top:1px dotted #ccc3a9;
	border-bottom:1px dotted #ccc3a9;
}

#wt_content_callout_right {
	position:absolute;
	left:356px;
	width:500px;
	height:100px;
}


