/* Products Stylesheet */ 
div.menu a {
	color: rgb(200, 200, 200);
	font-size: 12px;
}

div.menu a:hover {
	text-decoration:underline;
}

div.escribe {
	background: url("/escribe/images/buy_up.gif");
	color: rgb(60, 60, 60);
	height: 31px;
	width: 123px;
}

div.escribe_over {
	background: url("/escribe/images/buy_over.gif");
	color: rgb(255, 102, 0);
	cursor: pointer;
	height: 31px;
	width: 123px;
}

div.escribe_inner {
	left: 18px;
	position: relative;
	top: 8px;
}
