<style type="text/css">
body {
	background: #ffffff;
	margin: 0; padding: 0;
         font-size:12px;font-family:gulim;
	line-height: 1.8em;
	min-width: 665px;
}
h1 {
	font: 3em normal Georgia, 'Times New Roman', Times, serif;
	text-align:center;
	padding: 20px;
	margin: 0;
}
h1 small{
	font: 0.2em normal Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing: 1.5em;
	display: block;
}
.containerz {width: 665px; margin: 0 auto; font-size: 1.2em;  color: #555;}
#contentx {	background: #f0f0f0; float: left; width: 665;}


.postz {
	margin: 0; padding: 100px 5px 5px;
	position: relative;
	float: left;
	width: 655px;
}
.postz .postheaderz {
	background: url(/newucivil/pages/image/software/postheader_bg.gif) repeat-x;
	float: left;
	width: 665px;
	position: absolute;
	left: 0; top: 0;
}

.datez {
	background: url(/newucivil/pages/image/software/date_bg.gif) no-repeat;
	width: 46px; height: 35px;
	float: left;
	padding: 3px 5px 3px 0;
	text-align: center;

	position: absolute;
	left: -50px; top: 0;
}
.datez strong, .date small {

	text-transform: uppercase;
	display: block;
}
a.commentsz {
	position: absolute;
	right: 10px; top: 20px;
	background: url(/newucivil/pages/image/software/comment_bubble.gif) no-repeat;
	width: 34px; height: 39px;
	padding: 7px 0 0;
	text-align: center;
	color: #fff;

	text-decoration: none;
}
.postz .postheaderz h2 { 
	margin: 0; padding: 0 25px 0 10px; 
	font: normal 1.8em Georgia, "Times New Roman", Times, serif; 
	height: 62px; line-height: 62px;
	text-shadow: 1px 1px 1px #cfeb7f;
}
.postz .postheaderz h2 a {
	text-decoration: none;
	color: #222;
	display: block;
}
.postz .postheaderz p{ 
        background: url(/newucivil/pages/image/software/author_bg.gif) no-repeat 10px bottom; 
	height: 27px; line-height: 27px; 
	margin: 0; padding: 0 10px 0 60px; 
	color: #fff;
}
.postheaderz p a {color: #fff;}
.postheaderz p span {float: right;}

</style>