#pictureBox {
	background-image:url(/images/bookmarkletShadowboxImag-03.gif);
	background-repeat:repeat-x;
	border:thin solid #7FA0CD;
	float:left;
	height:212px;
	margin-left:11px;
	_margin-left:5px;
	margin-right:11px;
	margin-top:11px;
	width:580px;
}

.textFirst {
	font-size: 16px;
	color: #3A5A83;
	padding-left: 10px;
	line-height: 27px;
	font-weight:bold;
}
.textSecond {
	font-size: 14px;
	font-weight: bold;
	margin-left: 20px;
}
#menu li {
	font-size:14px;
	list-style-type: disc;
	font-weight: bold;
	line-height: 25px;
}