#menuLeft {
	float:left;
	padding:10px;
	background-image: url(../images/line.jpg);
	background-repeat: no-repeat;
	background-position: 100px 0px;

}

#description {
	width:520px;
	float:left;
	padding:10px;
	position:absolute;
	margin-left:312px;
}

#expandables {
	margin-top:-150px;
	margin-left:313px;
}
.desc {
	display:none;
	overflow:hidden;
	}

.hide {
	display:none;
}

.prod {
	cursor:pointer;
	display:block;
	margn-top:11px;
	margin-bottom:11px;
}

.indent {
	cursor:pointer;
	margin-left: 25px;
	margin-top:11px;
	margin-bottom:11px;
	display:block;
}

.text {
	font-size:16px;
}

.price {
	margin-top:20px;
	text-align:left;
	font-size:16px;
}