.table_detail_shift {
	margin-top: 10px;
}
.item_pub_tit_first {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECEAEA;
	padding-right: 18px;
	padding-left: 24px;
	background-image: url(/App_Themes/Default/img/back_column_title.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.item_pub_tit_end {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	padding-right: 24px;
	padding-top: 3px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECEAEA;
	background-image: url(/App_Themes/Default/img/back_column_title.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.item_pub_tit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECEAEA;
	padding-right: 15px;
	background-image: url(/App_Themes/Default/img/back_column_title.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.item_pub_tit a:hover, .item_pub_tit_first a:hover, .item_pub_tit_end a:hover {
	color: #333333;
	text-decoration: underline;
}
.item_pub_tit a:active, .item_pub_tit_first a:active, .item_pub_tit_end a:active {
	color: #666666;
	text-decoration: none;
}
.item_pub_tit a:visited, .item_pub_tit_first a:visited, .item_pub_tit_end a:visited {
	color: #666666;
	text-decoration: none;
}
.item_pub_tit a, .item_pub_tit_first a, .item_pub_tit_end a, .item_pub_tit_end a {
	color: #666666;
	text-decoration: none;
}
