@charset "utf-8";
/* CSS Document */
#productDetailDisplay{}
#quality{
height:100%; 
/*color1*/background:url(../../images/bg/w25.png) repeat;
width:200px;
display:block;
float:left;
}
#value{
float:right; width:380px;
}
#subcatmg a{ text-decoration:none; font-size:14px; font-weight: bold; }
#subcatmg{ /*color1*/background:url(../../images/bg/w25.png) repeat; }
#subcatmg #eCat { float:right;
}
#userImage{
float:right; width:50px; height:50px; border:#000000 solid 5px;	
}
#userMenu{
	border-bottom: #666 solid 1px;
}
#content a.userMenu{
	float:left;
	margin-left:5px;
	margin-right:5px;
	padding:3px;
	padding-left:8px;
	padding-right:8px;
	font-size:12px;
	font-weight:bold;
	background:#666;
	text-decoration:none;
}