#cont-box  h4 {
	font-size: 90%;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#cont-box h3 {
	font-size: 180%;
	font-weight: bolder;
	color: #3366CC;
}
#cont-box h2 {
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 20px;
}


#cont-box {
	position: relative;
	margin-top: 10px;
}
#cont-box #trackback {
	text-align: center;
}
#url {
	border: 1px dashed #3366CC;
	text-align: center;
	padding: 10px;
	background-color: #D6EBFF;
	font-weight: bold;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 10px;
}
#url span {
	font-weight: normal;
}
#container {
	background-image: url(images/indivi_bg.jpg);
}
p {
	font-size: 110%;
	line-height: 1.6em;
	color: #333333;
}
#cont-box  p.date {
	margin-bottom: 50px;
	font-weight: normal;
}
#content h1 {
	color: #3366CC;
}

