
/* --- Decorative images --------------------------------------------------- */

.jennie_says {
/*	display:				block;
	float:					left;
	width:					56px;
	height:					80px;
	margin-right:			4px;
	background-repeat:		no-repeat;
	background-image:		url(/jennie/illustration/png/jennie_serious);*/
}

a[rel~="external"] {
	background-image:		url(/jennie/icon/gif/external);
	background-position:	right center;
	background-repeat:		no-repeat;
	padding-right:			9px;
}

a[rel~="pdf"] {
	background-image:		url(/jennie/icon/gif/pdf);
	background-position:	right center;
	background-repeat:		no-repeat;
	padding-right:			17px;
}

#illustration_cv,
#illustration_art,
#illustration_nicaragua,
#illustration_writings,
#illustration_frontpage,
#illustration_about,
#illustration_links
{
	margin:					0;
	padding:				0;
	float:					right;
	width:					320px;
	height:					400px;
	background-repeat:		no-repeat;
}
