
.basic  {
	border: none;
}
.basic div {
	background-color: none;
}

.basic p {
	text-align: left;
	line-height: 22px;
	font-family: Times;
	font-size: 13px;
	color: black;
	padding-left: 10px;
}
.basic a {
	cursor:pointer;
	display:block;
	text-decoration: none;
	text-align: left;
	line-height: 22px;
	font-family: Times;
	font-size: 13px;
	color: #000;
	font-weight: bold;
	border:none;
	text-align: left;
}
.basic a:hover {
	background-color: none;
}
.basic a.selected {
	color: #000;
}

p.subitem_product
{
text-align: left;
}