h1, h2, h3, h4, p {
	text-align: left;
}
#content #codets {

}
#content #codets p {
	text-align: center;
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 0.3em;
	color: #003399;
}
#content #codets .last {
	margin-bottom: 0px;
}
#container {
	background-image: url(../images/_bck_content_xl.jpg);
	background-repeat: repeat-x;
}
