/****************/
/** MSG INTRO **/
/****************/
div.content-part {
	width:231px;
	margin-top: 5px;
}

img.content-part-header,
img.content-part-bottom {
	width: 231px;
	height: 15px;
}

.content-part h1 {
	font-size: 14pt;
}

* .content-part h1 {
	font-size: 12pt;
}

.content-part p.bodytext {
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

.content-part h1 
,p.bodytext {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0;
}

.content-part h1.csc-firstHeader {
	font-size: 18pt;
}

* .content-part h1.csc-firstHeader {
	font-size: 16pt;
}


/* BEGIN merci MS IE */
div.content-part {
	background-repeat:y-repeat;
}
img.content-part-header {
	vertical-align: top;
}
img.content-part-title {
	text-align: center;
	margin-left: 5px;
	margin-bottom: 5px;
}
img.content-part-bottom {
	vertical-align: bottom;
}
/* END merci MS IE */

