#category {
	padding: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
}

#category h2 {
	margin-top: 0px;
	margin-bottom: 5px;
	color: #000000;
	font-size: 18px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	background-image: url(images/comment_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

hr {
	width: 100%;
	height: 1px;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ECEEE8;
	padding-top: 5px;
} 
.post-detail {
	background-image: url(../../../bullets/arrowpixel_gray.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.post-footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #999;
	background-image: url(images/grey.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10;
	padding-left: 20px;
}

h2.date-header, h2.post-title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
h2.date-header a, h2.post-title a{
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}
h2.date-header a:hover, h2.post-title a:hover{
	color: #000000;
	text-decoration: underline;
	background-color: #EBEEE6;
}
h3.post-title {
	margin-top: 0px;
	/*	font-size: 12px;*/
	/*	letter-spacing: -1px;*/
	color: #000000;
	margin-bottom: 5px;
	font-weight: bold;
	padding: 0px;
	margin-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


.post {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 1.5em;
	margin-left: 8px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
/*	background-color: #F9F9F7;*/
}
ul {
	margin: 0 0 20px 5px;
	padding: 0;
	list-style-position: inside;
	list-style-type: square;
}
a {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
		background-color: #EBEEE6;
}
.input110 {
	height: 20px;
	width: 110px;
	/*  background: url('images/input110.gif') no-repeat;*/
 border: 1px solid #CCCCCC;
	/*  font: 12px Times, Arial, Helvetica;*/
  margin: 0px;
	padding: 3px;
}

.input150 {
	height: 20px;
	width: 150px;
	/*  background: url('images/input150.gif') no-repeat;*/
   border: 1px solid #CCCCCC;
	/*	font: 12px Times, Arial, Helvetica;*/
	margin: 0px;
	padding: 3px;
}

.input250 {
	height: 20px;
	width: 250px;
	/*  background: url('images/input250.gif') no-repeat;*/
  border: 1px solid #CCCCCC;
	/*	font: 12px Times, Arial, Helvetica;*/
	margin: 0px;
	padding: 3px;
}


.area400 {
	height: 150px;
	width: 350px;
	/* background: url('images/area400.gif') no-repeat;*/
 border: 1px solid #CCCCCC;
	/*  font: 12px Times, Arial, Helvetica;*/
  margin: 0px;
	padding: 3px;
}
