.divEntryHdr{
	margin-top:15px;
}
.divEntryTB{
	clear:both;
	background-image: url(../share_imgs/bkg_ind_tb.gif);
	background-color: #E5E5E5;
	background-repeat: no-repeat;
	padding:13px 10px 15px;
	width:410px;
}
.divEntryTB h3{
	background-color:#E4E4E4;
	color:#609B27;
	float:left;
	clear:both;
	font-weight: normal;
}
.divEntryTB h4{
	background-color:#E4E4E4;
	color:#0E5F11;
	float:left;
	clear:both;
	font-weight: lighter;
}
.divEntryTB h4 a{
	color:#0E5F11;
	text-decoration:underline;
}
.divEntryTB h4 a:active{
	text-decoration:none;
}
.divEntryTB h4 a:hover{
	text-decoration:none;
}
.divEntryTB p.tbURL,.divEntryTB p.tbDate{
	color:#868686;
	float:right;
	background-color:#E4E4E4;
}
.divEntryComment{
	background-color: #E5E5E5;
	background-image: url(../share_imgs/bkg_ind_comment.gif);
	background-repeat: no-repeat;
	padding:13px 10px 15px;
}
.divEntryComment h3{
	color:#FFFFFF;
	background-color:#619C27;
	font-weight: normal;
	clear:both;
}
.divEntryComment h4{
	margin-bottom:0px;
	color:#0E5F11;
	float:left;
	clear:both;
	font-weight: lighter;
}
.divEntryComment h4 a{
	color:#0E5F11;
	text-decoration:underline;
}
.divEntryComment h4 a:active{
	text-decoration:none;
}
.divEntryComment h4 a:hover{
	text-decoration:none;
}
.divEntryComment .cmtDate{
	margin-bottom:0px;
	color:#868686;
	float:right;
}
.divEntryComment p{
	margin-bottom:8px;
}
.divEntryTB hr,.divEntryComment hr {
	width:410px;
}
.divEntryComment li {
	display:inline;
	list-style-type:none;
	margin-right:15px;
}
.divEntryFtr {
	padding: 8px 10px 50px;
	margin:0px;
	background-image:url(../share_imgs/bkg_ind_entry_ftr.gif);
}
.divEntryFtr p {
	text-align:right;
	float:none;
}
