@CHARSET "ISO-8859-1";

body {
	color: #3E2112;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin: 0px 0px 20px 0px;
	background-color: #ffffff;
	color: #000;

}

.item{
	list-style-type:circle;
	text-indent: 1em;
	padding-top:0em;
	padding-bottom:1em;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

.res{
	margin-left:50px;
	width: 100em;
}

.nxt{
	float:right;
}

.nav_b{
	font-size: 18px;
	display: block;	
}

#pl, #ph{
	color: red;
	font-weight: bold;
}

.price {
	color:black;	
}

.ago {
	font-size: 12px;
	font-weight: normal;
	}
#noti {
	border-style:none;
	border-color:#0066ff;
}

#fid {
	float: right;
}
	
	
