.narrowcolumn {
	width:600px;
	float:left;
}
#sidebar {
	float:right;
	width:300px;
}
#sidebar ul {
	list-style-type:none;
}
#sidebar ul li ul {
	list-style-type:disc;
}


.nicetext {
	border:0; color:#f6931f; font-weight:bold;
	background-color:transparent;
}
#price_text {
	font-size:x-large;
	float:right; position:relative; top:-20px;
}
