#entry-navi {
	text-align: center;
	margin-top: 10px;
}
#entry-navi a:link {
	color: #FF6600;
	text-decoration: none;
}
#entry-navi a:visited {
	color: #FF6600;
	text-decoration: none;
}
#entry-navi a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#entry-trackback {
	background-color: #FFFF66;
	padding: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#entry-trackback h3 {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
	color: #FF6600;
	font-size: 114.29%;
}
#entry-comment h2 {
	font-size: 114.29%;
	font-weight: bold;
	color: #660000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #660000;
	margin-top: 20px;
}
#entry-comment-contents {
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
	padding-bottom: 20px;
}
#entry-comment-contents p {
	margin-top: 10px;
}
#entry-comment-footer {
	text-align: center;
	margin-top: 10px;
}
.trackback-header {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #660000;
	color: #660000;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
.trackback-content p {
	margin-right: 5px;
	margin-left: 5px;
}
.trackback-content a:link, .trackback-content a:visited {
	color: #FF6600;
	text-decoration: none;
}
.trackback-content a:hover {
	color: #FF0000;
	text-decoration: underline;
}
h3.comments-header {
	background-image: url(../images/back-tezz.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.comment-header {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #660000;
	color: #660000;
	margin-top: 10px;
}
.comment-content p {
	margin-right: 5px;
	margin-left: 5px;
}
.comment-header a:link, .comment-header a:visited {
	color: #FF6600;
	text-decoration: none;
}
.comment-header a:hover {
	color: #FF0000;
	text-decoration: underline;
}
