/* Products Stylesheet */ /* Page Header */
div.tm {
	border-top: 1px solid rgb(204, 204, 153);
}

div.header {
	border-top: 1px solid rgb(204, 204, 153);
}

/* Breadcrumbs */
div.bc {
	border-bottom: 1px solid rgb(204, 204, 153);
	border-top: 1px solid rgb(204, 204, 153);
}

div.menu a {
	color: rgb(200, 200, 200);
	font-size: 12px;
	text-decoration: none;
}

div.menu a:hover {
	color: rgb(204, 204, 153);
	text-decoration: none;
}

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;
}

/* Layout columns */
td.menu {
	border-right: 1px solid rgb(204, 204, 153);
}

td.border_l {
	border-left: 1px solid rgb(204, 204, 153);
}