/* ======================================== */
/*                 h1em                     */
/* ======================================== */
.tn1 {
	width: 610px;
	/width: 431px;
	margin: 0 auto;
	margin-top: 37px; /* 46 */
	/margin-top: 41px; /* 50 */
	color: #C5C5C5;
	float: right;
}

.tn1 h1 {
	font-size: 10px;
	/font-size: 9px;
	font-weight: normal;
	float: left;
	/float: none;
	text-align: right;
}

.tn1 em {
	font-size: 10px;
	/font-size: 9px;
	font-style: normal;
	float: left;
	/float: none;
	text-align: right;
}

.tn1 em a.emlink:link    {text-decoration: none;color: #000000;}
.tn1 em a.emlink:visited {text-decoration: none;color: #000000;}
.tn1 em a.emlink:active  {text-decoration: none;color: #000000;}
.tn1 em a.emlink:hover   {text-decoration: underline;color: #000000;}

.clr {
	clear: both;
	margin-bottom: 0px;
}

.old-h1 {
	font-size:16px;
	font-weight:bold;
}

#topmessage2 p {
	margin-bottom: 12px;
	font-size: 12px;
	font-weight: normal;
	line-height: 170%;
}

#old-h2-comment-btm {
	padding-bottom: 10px;
}

#old-h3-itemdetails {
    margin-bottom: 18px;
}
#updatebtm h2{
	width: 96px;
	height: 21px;
	background-image: url(../images/top_pagetitle.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
/* ======================================== */
/*                 strong                   */
/* ======================================== */
.stnormal {
	font-weight: normal;
}

.stbold {
	font-weight: bold;
}


#contents #updatetop-sn {
	background: url(../images/top_bg_top.gif) no-repeat center top;
}
#contents #updatebtm-sn {
	margin-top: 15px;
	padding: 21px 26px 9px;
	background: url(../images/top_bg_btm.gif) no-repeat center bottom;
}
#updatebtm-sn h2{ width:488px;height:21px;
	background-image: url(../images/top_pagetitle02.gif);
	background-repeat: no-repeat;
	text-indent:-9999px;
}

#updatebtm-sn .updatebox {
	width: 600px;
	padding: 10px 0;
	border-bottom: 0px solid #e0dfdb;
	cursor: pointer;
	color: #898886;
}
#updatebtm-sn .updatebox .boxtxt-top {
	width: 585px;/*235*/
	margin-top: 0px!important;/*19*/
	background: url(../images/top_deco_top.gif) no-repeat left top;
	float: left;
	color: #898886;
}

#updatebtm-sn .updatebox .boxtxt-btm {
	padding: 8px 0 8px 20px;
	background: url(../images/top_deco_btm.gif) no-repeat left bottom;

}
#updatebtm-sn .updatebox .boxtxt-btm .boxcomment {
	color: #333333;
	font-size:12px;
	font-weight:normal;
	line-height:170%;
}
#updatebtm-sn .updatebox .w500{width: 600px;color: #898886;}


