/*  user history  */

#u_history{
	width:550px;
	margin:15px 4px 0px;
	padding:0px;
	background-image: url("../img/box/bg_l.gif");
	background-repeat:repeat-y;
	clear:both;
}

#u_history ol{
	margin:0px;
	padding:5px 0px 20px 50px;
	font-size:80%;
}

#u_history li{
	margin:0px;
	padding:5px 0px 0px 0px;
}

#u_history .shadow{
	width:550px;
	height:8px;
	margin:0px;
	padding:0px;
	font-size:1px;
	background-image: url("../img/box/shadow_l.gif");
	background-repeat:no-repeat;
	clear:both;
}

#u_history h3{
	margin:0px;
	padding:0px;
	font-size:1px;
}