/* Individual Project Customization
-------------------------------------------- */

.pjhead {
	background-repeat:no-repeat;
	background-position: 0 0;
	background-color:#fff;
}
.project_brushes_with_fame {
	background:#fff url(/brushes_with_fame/images/header.jpg) 0 0 no-repeat !important;
}
.project_myex {
	background:#fff url(/myex/images/header.jpg) 0 0 no-repeat !important;
}
.project_mylifesofar {
	background:#fff url(/mylifesofar/images/header.jpg) 0 0 no-repeat !important;
}
.project_ndn_contest {
	background:#fff url(/ndn_contest/images/ndn_contest_header.png) 0 0 no-repeat !important;
}
.project_populist {
	background:#fff url(/populist/images/header.jpg) 0 0 no-repeat !important;
}
.project_pregnancy-contest {
	background:#fff url(/pregnancy-contest/images/header.png) 0 0 no-repeat !important;
}

#pj_form.myex textarea.editing,
#pj_form.brushes_with_fame textarea.editing,
#pj_form.mylifesofar textarea.editing { height:20em; }

